@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.14.128 ### 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/01 04:02:32 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/02/01 04:02:32 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/02/01 04:02:32 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/02/01 04:02:32 [notice] 33#33: using the "epoll" event method 2023/02/01 04:02:32 [notice] 33#33: openresty/1.13.6.1 2023/02/01 04:02:32 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/01 04:02:32 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/02/01 04:02:32 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/02/01 04:02:32 [notice] 34#34: start worker processes 2023/02/01 04:02:32 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/02/01 04:02:32 [notice] 34#34: start worker process 36 2023/02/01 04:02:32 [notice] 34#34: start worker process 38 2023/02/01 04:02:32 [notice] 34#34: start worker process 39 2023/02/01 04:02:32 [notice] 34#34: start worker process 40 2023/02/01 04:02:32 [notice] 34#34: start worker process 41 2023/02/01 04:02:32 [notice] 34#34: start worker process 42 2023/02/01 04:02:32 [notice] 34#34: start worker process 43 2023/02/01 04:02:32 [notice] 34#34: start cache manager process 44 2023/02/01 04:02:32 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230201040232.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-01 04:02:36 229 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-01 04:02:36 242 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-01 04:02:36 242 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-01 04:02:36 346 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-01 04:02:36 347 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.14.128:10081 Enabled:true 2023-02-01 04:02:38 383 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-01 04:02:38 484 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-01 04:02:38 484 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-01 04:02:38 485 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-01 04:02:38 486 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-01 04:02:38 486 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0 2023-02-01 04:02:38 486 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-01 04:02:38 486 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-01 04:02:38 565 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-01 04:02:38 688 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-01 04:02:38 688 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-01 04:02:38 688 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-01 04:02:39 332 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/01 04:02:47 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:02:47 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:02:57 [info] 38#38: *15 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:02:57 [info] 38#38: *14 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:02:59 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: c232d1ce78489d57f2ab9658c089f6b4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:02:59 [info] 38#38: *16 [lua] logger.lua:23: c232d1ce78489d57f2ab9658c089f6b4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:02:59 +0000] c232d1ce78489d57f2ab9658c089f6b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.247 upstream_response_time:0.246 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 69 2023/02/01 04:03:07 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:07 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:14 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: d3322fdbddb74d1f9f628f6c2464f349:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:03:15 +0000] d3322fdbddb74d1f9f628f6c2464f349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.089 upstream_response_time:0.089 "-" "Consul Health Check" "-" 2023/02/01 04:03:15 [info] 38#38: *21 [lua] logger.lua:23: d3322fdbddb74d1f9f628f6c2464f349 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2023/02/01 04:03:17 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:17 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:27 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:27 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:30 [info] 38#38: *26 [lua] access_by_lua(msblocations.conf:189):2: 9fc8410bf58f3bd110b1c6fdba60b0b3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:03:30 +0000] 9fc8410bf58f3bd110b1c6fdba60b0b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/02/01 04:03:30 [info] 38#38: *26 [lua] logger.lua:23: 9fc8410bf58f3bd110b1c6fdba60b0b3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 04:03:32 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/01 04:03:32 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/02/01 04:03:32 [notice] 34#34: cache loader process 45 exited with code 0 2023/02/01 04:03:32 [notice] 34#34: signal 29 (SIGIO) received 2023/02/01 04:03:37 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:37 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:45 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 3e8dca6f54ec289b3a3f069212237be0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:03:45 [info] 38#38: *31 [lua] logger.lua:23: 3e8dca6f54ec289b3a3f069212237be0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:03:45 +0000] 3e8dca6f54ec289b3a3f069212237be0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:03:47 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:47 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:57 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:03:57 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:00 [info] 38#38: *36 [lua] access_by_lua(msblocations.conf:189):2: ebcc271a42bebe7e5e35cc6a996d5180:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:04:00 [info] 38#38: *36 [lua] logger.lua:23: ebcc271a42bebe7e5e35cc6a996d5180 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:04:00 +0000] ebcc271a42bebe7e5e35cc6a996d5180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:04:07 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:07 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:15 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: b504f530b39b02a2b058c8e514849934:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:04:15 +0000] b504f530b39b02a2b058c8e514849934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/01 04:04:15 [info] 38#38: *39 [lua] logger.lua:23: b504f530b39b02a2b058c8e514849934 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:04:17 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:17 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:27 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:27 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:30 [info] 38#38: *44 [lua] access_by_lua(msblocations.conf:189):2: 1b055a2a400d637a678dea8ef3d382ae:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:04:30 [info] 38#38: *44 [lua] logger.lua:23: 1b055a2a400d637a678dea8ef3d382ae {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:04:30 +0000] 1b055a2a400d637a678dea8ef3d382ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:04:37 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:37 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:45 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: f7f7527f18ba416e6af12c5c35bb9ba6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:04:45 [info] 38#38: *48 [lua] logger.lua:23: f7f7527f18ba416e6af12c5c35bb9ba6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:04:45 +0000] f7f7527f18ba416e6af12c5c35bb9ba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:04:47 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:47 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:57 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:04:57 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:00 [info] 38#38: *53 [lua] access_by_lua(msblocations.conf:189):2: a391c233fdc737d12c8a3fe8685582dc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:05:00 [info] 38#38: *53 [lua] logger.lua:23: a391c233fdc737d12c8a3fe8685582dc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:05:00 +0000] a391c233fdc737d12c8a3fe8685582dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:05:07 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:07 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:15 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: 1cc648783f03cd5a045934a2c11c9fd2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:05:15 [info] 38#38: *56 [lua] logger.lua:23: 1cc648783f03cd5a045934a2c11c9fd2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:05:15 +0000] 1cc648783f03cd5a045934a2c11c9fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:05:17 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:17 [info] 38#38: *58 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:27 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:27 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:30 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 82f298e7c45a69632878c0a6863d9bfa:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:05:30 [info] 38#38: *61 [lua] logger.lua:23: 82f298e7c45a69632878c0a6863d9bfa {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:05:30 +0000] 82f298e7c45a69632878c0a6863d9bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:05:37 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:37 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:45 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 87750dfeb1197df9addea198eba30679:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:05:45 [info] 38#38: *65 [lua] logger.lua:23: 87750dfeb1197df9addea198eba30679 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:05:45 +0000] 87750dfeb1197df9addea198eba30679 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/01 04:05:47 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:47 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:57 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:05:57 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:00 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: 35b44826994792bcdfdc488d3c67b90b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:06:00 +0000] 35b44826994792bcdfdc488d3c67b90b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:06:00 [info] 38#38: *70 [lua] logger.lua:23: 35b44826994792bcdfdc488d3c67b90b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:06:07 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:07 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:15 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: 186e58d09369a8d3e3c648aa73de8297:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:06:15 +0000] 186e58d09369a8d3e3c648aa73de8297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 04:06:15 [info] 38#38: *73 [lua] logger.lua:23: 186e58d09369a8d3e3c648aa73de8297 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:06:17 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:17 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:27 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:27 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:30 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 0522590e56692cf3b41e7be72b32fa35:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:06:30 +0000] 0522590e56692cf3b41e7be72b32fa35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 04:06:30 [info] 38#38: *78 [lua] logger.lua:23: 0522590e56692cf3b41e7be72b32fa35 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:06:37 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:37 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:45 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: 89a2313f406171c43c28b2c98cb71fd1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:06:45 [info] 38#38: *82 [lua] logger.lua:23: 89a2313f406171c43c28b2c98cb71fd1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:06:45 +0000] 89a2313f406171c43c28b2c98cb71fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:06:47 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:47 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:57 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:06:57 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:00 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: 374ffa0085d06c1298844961d35227ac:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:00 +0000] 374ffa0085d06c1298844961d35227ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/01 04:07:00 [info] 38#38: *87 [lua] logger.lua:23: 374ffa0085d06c1298844961d35227ac {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 04:07:07 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:07 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:15 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: 1a95254c35ab53edd1246e59d74f9216:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:15 +0000] 1a95254c35ab53edd1246e59d74f9216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 04:07:15 [info] 38#38: *90 [lua] logger.lua:23: 1a95254c35ab53edd1246e59d74f9216 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:07:17 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:17 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:27 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:27 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:30 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: c06c0d2db138889e5f6d82085308a857:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:07:30 [info] 38#38: *95 [lua] logger.lua:23: c06c0d2db138889e5f6d82085308a857 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:30 +0000] c06c0d2db138889e5f6d82085308a857 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:07:37 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:37 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:45 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 107b576230af57fa896af85da2704f21:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:45 +0000] 107b576230af57fa896af85da2704f21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/01 04:07:45 [info] 38#38: *99 [lua] logger.lua:23: 107b576230af57fa896af85da2704f21 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:07:47 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:47 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:57 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:07:57 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:00 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: 909e3da7398c9436e515777c48bbf93d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:00 +0000] 909e3da7398c9436e515777c48bbf93d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:08:00 [info] 38#38: *104 [lua] logger.lua:23: 909e3da7398c9436e515777c48bbf93d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:08:07 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:07 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:15 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: 38a855f64dad727ef99d2196171c4777:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:15 +0000] 38a855f64dad727ef99d2196171c4777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 04:08:15 [info] 38#38: *107 [lua] logger.lua:23: 38a855f64dad727ef99d2196171c4777 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 04:08:17 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:17 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:27 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:27 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:30 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: 50b277de80ae64d02e886c0547df79db:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:30 +0000] 50b277de80ae64d02e886c0547df79db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:08:30 [info] 38#38: *112 [lua] logger.lua:23: 50b277de80ae64d02e886c0547df79db {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:08:37 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:37 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:45 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: ea50741e505ecbaa3ccd09ade05798ec:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:08:45 [info] 38#38: *116 [lua] logger.lua:23: ea50741e505ecbaa3ccd09ade05798ec {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:08:45 +0000] ea50741e505ecbaa3ccd09ade05798ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:08:47 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:47 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:57 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:08:57 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:00 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: d3e1d66bd4bcf02c7012ce84ee03d9ac:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:09:00 [info] 38#38: *121 [lua] logger.lua:23: d3e1d66bd4bcf02c7012ce84ee03d9ac {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:09:00 +0000] d3e1d66bd4bcf02c7012ce84ee03d9ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:09:07 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:07 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:15 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: 1189859d81029ae65160aa56bb4f2958:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.67.113 - - [01/Feb/2023:04:09:15 +0000] 1189859d81029ae65160aa56bb4f2958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/01 04:09:15 [info] 38#38: *124 [lua] logger.lua:23: 1189859d81029ae65160aa56bb4f2958 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:09:17 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:17 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:27 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:27 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:30 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: f89ebe1c119b12f8f0bb2562e1074acf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:09:30 [info] 38#38: *129 [lua] logger.lua:23: f89ebe1c119b12f8f0bb2562e1074acf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:09:30 +0000] f89ebe1c119b12f8f0bb2562e1074acf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:09:37 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:37 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:45 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: 4ba53315f1d82c074d6ce58a9bfc2f01:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:09:45 +0000] 4ba53315f1d82c074d6ce58a9bfc2f01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:09:45 [info] 38#38: *133 [lua] logger.lua:23: 4ba53315f1d82c074d6ce58a9bfc2f01 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:09:47 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:47 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:57 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:09:57 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:00 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: 21eb08b58a72bd771cd0bf4bf51444f8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:10:00 [info] 38#38: *138 [lua] logger.lua:23: 21eb08b58a72bd771cd0bf4bf51444f8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:04:10:00 +0000] 21eb08b58a72bd771cd0bf4bf51444f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:10:07 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:07 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:15 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: e284763ea0fa5ff89afccf950af3bbc7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:10:15 [info] 38#38: *141 [lua] logger.lua:23: e284763ea0fa5ff89afccf950af3bbc7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:10:15 +0000] e284763ea0fa5ff89afccf950af3bbc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:10:17 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:17 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:27 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:27 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:30 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: c095cfaf7f49f510e06567867783d60f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:10:30 [info] 38#38: *146 [lua] logger.lua:23: c095cfaf7f49f510e06567867783d60f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:10:30 +0000] c095cfaf7f49f510e06567867783d60f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:10:37 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:37 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:45 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: 4c579191dc279446388033fd05bee666:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:10:45 [info] 38#38: *150 [lua] logger.lua:23: 4c579191dc279446388033fd05bee666 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:10:45 +0000] 4c579191dc279446388033fd05bee666 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:10:47 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:47 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:57 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:10:57 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:00 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: c1643c97e2d8b52ddfcd424c4e018ab6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:11:00 [info] 38#38: *155 [lua] logger.lua:23: c1643c97e2d8b52ddfcd424c4e018ab6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:11:00 +0000] c1643c97e2d8b52ddfcd424c4e018ab6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:11:07 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:07 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:15 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 3a5d18630a0836a52ead4603b0a824be:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:11:15 [info] 38#38: *158 [lua] logger.lua:23: 3a5d18630a0836a52ead4603b0a824be {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:11:15 +0000] 3a5d18630a0836a52ead4603b0a824be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 04:11:17 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:17 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:27 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:27 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:30 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: 30280fec3e90c7c9de0aa666e1ff9c1d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:11:30 [info] 38#38: *163 [lua] logger.lua:23: 30280fec3e90c7c9de0aa666e1ff9c1d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:11:30 +0000] 30280fec3e90c7c9de0aa666e1ff9c1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:11:37 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:37 [info] 36#36: *166 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:46 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: d69f287031da95cc5ba732ae721cd00d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:11:46 +0000] d69f287031da95cc5ba732ae721cd00d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:11:46 [info] 38#38: *167 [lua] logger.lua:23: d69f287031da95cc5ba732ae721cd00d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:11:47 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:47 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:57 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:11:57 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:01 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: e5eed0f7947a2b1ea04d7afe15b39ed1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:12:01 [info] 38#38: *172 [lua] logger.lua:23: e5eed0f7947a2b1ea04d7afe15b39ed1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:12:01 +0000] e5eed0f7947a2b1ea04d7afe15b39ed1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:12:07 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:07 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:16 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: d3381ca6ea62585ee694c9a6fffd8d13:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:12:16 [info] 38#38: *175 [lua] logger.lua:23: d3381ca6ea62585ee694c9a6fffd8d13 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:12:16 +0000] d3381ca6ea62585ee694c9a6fffd8d13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:12:17 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:17 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:27 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:27 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:31 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: fe99b2a77334b4178870a4b5f6cad531:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:12:31 [info] 38#38: *180 [lua] logger.lua:23: fe99b2a77334b4178870a4b5f6cad531 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:12:31 +0000] fe99b2a77334b4178870a4b5f6cad531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:12:37 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:37 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:46 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: df0403398d1f0b818efe1babbcddc560:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:12:46 [info] 38#38: *184 [lua] logger.lua:23: df0403398d1f0b818efe1babbcddc560 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:12:46 +0000] df0403398d1f0b818efe1babbcddc560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:12:47 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:47 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:57 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:12:57 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:01 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: d348227854606c2d56b8a0f9107a0ced:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:13:01 +0000] d348227854606c2d56b8a0f9107a0ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:13:01 [info] 38#38: *189 [lua] logger.lua:23: d348227854606c2d56b8a0f9107a0ced {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:13:07 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:07 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:16 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 18e987047bbd664b9b4d37280e177bf9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:13:16 [info] 38#38: *192 [lua] logger.lua:23: 18e987047bbd664b9b4d37280e177bf9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:13:16 +0000] 18e987047bbd664b9b4d37280e177bf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:13:17 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:17 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:27 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:27 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:31 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: c5367ced9cb1d49ddf8d8851959ef2b2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:13:31 [info] 38#38: *197 [lua] logger.lua:23: c5367ced9cb1d49ddf8d8851959ef2b2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:13:31 +0000] c5367ced9cb1d49ddf8d8851959ef2b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:13:37 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:37 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:46 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: d24fc7753bbfb302c795ae697b38393c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:13:46 [info] 38#38: *201 [lua] logger.lua:23: d24fc7753bbfb302c795ae697b38393c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:13:46 +0000] d24fc7753bbfb302c795ae697b38393c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:13:47 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:47 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:57 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:13:57 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:01 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: ca886212186763ba7ec9927ab1cd3b57:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:14:01 [info] 38#38: *206 [lua] logger.lua:23: ca886212186763ba7ec9927ab1cd3b57 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:14:01 +0000] ca886212186763ba7ec9927ab1cd3b57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:14:07 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:07 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:16 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 260c41e1f28ed624f9673a2544b5645e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:14:16 [info] 38#38: *209 [lua] logger.lua:23: 260c41e1f28ed624f9673a2544b5645e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:14:16 +0000] 260c41e1f28ed624f9673a2544b5645e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 04:14:17 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:17 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:27 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:27 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:31 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: 992994a2b2585ffcbc2ef7506b91c453:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:14:31 [info] 38#38: *214 [lua] logger.lua:23: 992994a2b2585ffcbc2ef7506b91c453 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:14:31 +0000] 992994a2b2585ffcbc2ef7506b91c453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:14:37 [info] 38#38: *216 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:37 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:46 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 06373a0879a61536f10fa9581bd5b19f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:04:14:46 +0000] 06373a0879a61536f10fa9581bd5b19f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:14:46 [info] 38#38: *218 [lua] logger.lua:23: 06373a0879a61536f10fa9581bd5b19f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:14:47 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:47 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:57 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:14:57 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:01 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: cf142e12870c71365dff45790a243c60:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:01 +0000] cf142e12870c71365dff45790a243c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:15:01 [info] 38#38: *223 [lua] logger.lua:23: cf142e12870c71365dff45790a243c60 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:15:07 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:07 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:16 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 34f080e884127524d994d3e15d3a946a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:16 +0000] 34f080e884127524d994d3e15d3a946a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:15:16 [info] 38#38: *226 [lua] logger.lua:23: 34f080e884127524d994d3e15d3a946a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:15:17 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:17 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:27 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:27 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:31 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: 26cad274e3db7b4e5e3bbcb143724f99:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:15:31 [info] 38#38: *231 [lua] logger.lua:23: 26cad274e3db7b4e5e3bbcb143724f99 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:31 +0000] 26cad274e3db7b4e5e3bbcb143724f99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:15:37 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:37 [info] 38#38: *233 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:46 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: cf6e782758b9e04cac0e1a70ff571851:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:46 +0000] cf6e782758b9e04cac0e1a70ff571851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:15:46 [info] 38#38: *235 [lua] logger.lua:23: cf6e782758b9e04cac0e1a70ff571851 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:15:47 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:47 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:57 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:15:57 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:01 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: f79fb692b630b62e7dd19148d6e8c7c5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:16:01 [info] 38#38: *240 [lua] logger.lua:23: f79fb692b630b62e7dd19148d6e8c7c5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:16:01 +0000] f79fb692b630b62e7dd19148d6e8c7c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:16:07 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:07 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:16 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: 587237e3e17b1535826d70ef3dfc0711:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:16:16 [info] 38#38: *243 [lua] logger.lua:23: 587237e3e17b1535826d70ef3dfc0711 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:16:16 +0000] 587237e3e17b1535826d70ef3dfc0711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:16:17 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:17 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:27 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:27 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:31 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: 1035d4d7a94190f1e7197e26c7b9af3f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:16:31 [info] 38#38: *248 [lua] logger.lua:23: 1035d4d7a94190f1e7197e26c7b9af3f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:16:31 +0000] 1035d4d7a94190f1e7197e26c7b9af3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 04:16:37 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:37 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:46 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: 328cb50e8d9bdacb7a26f416d890bbdf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:16:46 [info] 38#38: *252 [lua] logger.lua:23: 328cb50e8d9bdacb7a26f416d890bbdf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:16:46 +0000] 328cb50e8d9bdacb7a26f416d890bbdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:16:47 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:47 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:57 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:16:57 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:01 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: b7b898fd375c45f3af9606a6848f77a3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:17:01 [info] 38#38: *257 [lua] logger.lua:23: b7b898fd375c45f3af9606a6848f77a3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:17:01 +0000] b7b898fd375c45f3af9606a6848f77a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:17:07 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:07 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:16 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: c2ae8a9d0d0490d075d12995fbe6c607:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:17:16 +0000] c2ae8a9d0d0490d075d12995fbe6c607 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:17:16 [info] 38#38: *260 [lua] logger.lua:23: c2ae8a9d0d0490d075d12995fbe6c607 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:17:17 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:17 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:27 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:27 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:31 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: 7e40a4dad388882054e34004267b5c88:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:17:31 [info] 38#38: *265 [lua] logger.lua:23: 7e40a4dad388882054e34004267b5c88 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:17:31 +0000] 7e40a4dad388882054e34004267b5c88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:17:37 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:37 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:46 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: aa41e4f8fbbbc2235eba8ae5d906ad91:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:17:46 +0000] aa41e4f8fbbbc2235eba8ae5d906ad91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:17:46 [info] 38#38: *269 [lua] logger.lua:23: aa41e4f8fbbbc2235eba8ae5d906ad91 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:17:47 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:47 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:57 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:17:57 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:01 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: 5ee9c6e659902fceb06d4667f121a100:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:04:18:01 +0000] 5ee9c6e659902fceb06d4667f121a100 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:18:01 [info] 38#38: *274 [lua] logger.lua:23: 5ee9c6e659902fceb06d4667f121a100 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:18:07 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:07 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:16 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: 6f9ceddbcad5070e589600b9219af1e4:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:16 +0000] 6f9ceddbcad5070e589600b9219af1e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:18:16 [info] 38#38: *277 [lua] logger.lua:23: 6f9ceddbcad5070e589600b9219af1e4 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:18:17 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:17 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:27 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:27 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:31 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: bb0d3026a6d1b0ee4ea9895e03b8df59:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:31 +0000] bb0d3026a6d1b0ee4ea9895e03b8df59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:18:31 [info] 38#38: *282 [lua] logger.lua:23: bb0d3026a6d1b0ee4ea9895e03b8df59 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:18:37 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:37 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:46 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: 1087c167d7bd4023238815d3af9425bb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:46 +0000] 1087c167d7bd4023238815d3af9425bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:18:46 [info] 38#38: *286 [lua] logger.lua:23: 1087c167d7bd4023238815d3af9425bb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:18:47 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:47 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:57 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:18:57 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:01 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: fb4e2262be786f199824879856c35061:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:19:01 [info] 38#38: *291 [lua] logger.lua:23: fb4e2262be786f199824879856c35061 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:19:01 +0000] fb4e2262be786f199824879856c35061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 04:19:07 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:07 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:16 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: 87b0b8a49d8e794e29a9ca61fc724a87:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:19:16 +0000] 87b0b8a49d8e794e29a9ca61fc724a87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:19:16 [info] 38#38: *294 [lua] logger.lua:23: 87b0b8a49d8e794e29a9ca61fc724a87 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:19:17 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:17 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:27 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:27 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:31 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: f2c21dc2bb298fe32ce9a25ddc3d1ebe:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:19:31 [info] 38#38: *299 [lua] logger.lua:23: f2c21dc2bb298fe32ce9a25ddc3d1ebe {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:19:31 +0000] f2c21dc2bb298fe32ce9a25ddc3d1ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 04:19:37 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:37 [info] 36#36: *302 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:46 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 0b469ee1479f04f78882f158a92d1d33:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:19:46 [info] 38#38: *303 [lua] logger.lua:23: 0b469ee1479f04f78882f158a92d1d33 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:19:46 +0000] 0b469ee1479f04f78882f158a92d1d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:19:47 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:47 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:57 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:19:57 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:01 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: 24326faac18cd9bc7cd5574a5a03cecf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:01 +0000] 24326faac18cd9bc7cd5574a5a03cecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:20:01 [info] 38#38: *308 [lua] logger.lua:23: 24326faac18cd9bc7cd5574a5a03cecf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:20:07 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:07 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:16 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: 3b4767cb898c242a01fadd907e101441:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:20:16 [info] 38#38: *311 [lua] logger.lua:23: 3b4767cb898c242a01fadd907e101441 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:16 +0000] 3b4767cb898c242a01fadd907e101441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 04:20:17 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:17 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:27 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:27 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:31 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: 5afe6129d94802881ab341d0ff17765a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:31 +0000] 5afe6129d94802881ab341d0ff17765a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:20:31 [info] 38#38: *316 [lua] logger.lua:23: 5afe6129d94802881ab341d0ff17765a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:20:37 [info] 36#36: *319 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:37 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:46 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: b7808de11ad27dd9a9a75b72c3b641b5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:46 +0000] b7808de11ad27dd9a9a75b72c3b641b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 04:20:46 [info] 38#38: *320 [lua] logger.lua:23: b7808de11ad27dd9a9a75b72c3b641b5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:20:47 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:47 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:57 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:20:57 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:01 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: 1c8bf97812ce032d5dfba794c602e390:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:04:21:01 +0000] 1c8bf97812ce032d5dfba794c602e390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:21:01 [info] 38#38: *325 [lua] logger.lua:23: 1c8bf97812ce032d5dfba794c602e390 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:21:07 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:07 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:16 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: 882cc444bfb86f95b61a5d00ee64422a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:21:16 [info] 38#38: *328 [lua] logger.lua:23: 882cc444bfb86f95b61a5d00ee64422a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:21:16 +0000] 882cc444bfb86f95b61a5d00ee64422a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:21:17 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:17 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:27 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:27 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:31 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: 023110ed2005409e71af9055a5b24a84:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:21:31 [info] 38#38: *333 [lua] logger.lua:23: 023110ed2005409e71af9055a5b24a84 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:21:31 +0000] 023110ed2005409e71af9055a5b24a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 04:21:37 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:37 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:46 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: 9da4b3a049b48886e28bccb8a83db83e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:21:46 [info] 38#38: *337 [lua] logger.lua:23: 9da4b3a049b48886e28bccb8a83db83e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:21:46 +0000] 9da4b3a049b48886e28bccb8a83db83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:21:47 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:47 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:57 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:21:57 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:01 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: 8d5d7ea4b1ae81c35b3c578269b07132:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:22:01 +0000] 8d5d7ea4b1ae81c35b3c578269b07132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:22:01 [info] 38#38: *342 [lua] logger.lua:23: 8d5d7ea4b1ae81c35b3c578269b07132 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:22:07 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:07 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:16 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 9d443c9c2ebe37fd71be451ec015e3e6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:22:16 [info] 38#38: *345 [lua] logger.lua:23: 9d443c9c2ebe37fd71be451ec015e3e6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:22:16 +0000] 9d443c9c2ebe37fd71be451ec015e3e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 04:22:17 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:17 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:27 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:27 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:31 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: afbe073c6772135422922862078b07c2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:22:31 +0000] afbe073c6772135422922862078b07c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:22:31 [info] 38#38: *350 [lua] logger.lua:23: afbe073c6772135422922862078b07c2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:22:37 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:37 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:46 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: 265651cb16ef88c15d2492b0bd455e32:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:22:46 +0000] 265651cb16ef88c15d2492b0bd455e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:22:46 [info] 38#38: *354 [lua] logger.lua:23: 265651cb16ef88c15d2492b0bd455e32 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:22:47 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:47 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:57 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:22:57 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:01 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: b1bec58fb45fbcadb77abcb41566004c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:23:01 [info] 38#38: *359 [lua] logger.lua:23: b1bec58fb45fbcadb77abcb41566004c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:23:01 +0000] b1bec58fb45fbcadb77abcb41566004c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:23:07 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:07 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:16 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: cf19401bd17a2822f54c8f4a54af6c9b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.113 - - [01/Feb/2023:04:23:16 +0000] cf19401bd17a2822f54c8f4a54af6c9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 04:23:16 [info] 38#38: *362 [lua] logger.lua:23: cf19401bd17a2822f54c8f4a54af6c9b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:23:17 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:17 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:27 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:27 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:31 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: 11ee03af305b35096cf837ca40f56f76:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:23:31 [info] 38#38: *367 [lua] logger.lua:23: 11ee03af305b35096cf837ca40f56f76 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:23:31 +0000] 11ee03af305b35096cf837ca40f56f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:23:37 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:37 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:46 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: 8d005948cdfa1f486e4d58f055a2969e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:23:46 [info] 38#38: *371 [lua] logger.lua:23: 8d005948cdfa1f486e4d58f055a2969e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:23:46 +0000] 8d005948cdfa1f486e4d58f055a2969e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:23:47 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:47 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:57 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:23:57 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:01 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: 688709c5405cb24e6ab076d8abaa7f0b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:01 +0000] 688709c5405cb24e6ab076d8abaa7f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:24:01 [info] 38#38: *376 [lua] logger.lua:23: 688709c5405cb24e6ab076d8abaa7f0b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:24:07 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:07 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:16 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: 08e31ac1905d68321e4ca5c2214a06ad:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:16 +0000] 08e31ac1905d68321e4ca5c2214a06ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:24:16 [info] 38#38: *379 [lua] logger.lua:23: 08e31ac1905d68321e4ca5c2214a06ad {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:24:17 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:17 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:27 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:27 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:31 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: 35787ee7f59549528a1a99e784367743:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:31 +0000] 35787ee7f59549528a1a99e784367743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:24:31 [info] 38#38: *384 [lua] logger.lua:23: 35787ee7f59549528a1a99e784367743 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:24:37 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:37 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:46 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: 7e1f668f2b6db7cdba1de4e32f8f2de3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:24:46 [info] 38#38: *388 [lua] logger.lua:23: 7e1f668f2b6db7cdba1de4e32f8f2de3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:24:46 +0000] 7e1f668f2b6db7cdba1de4e32f8f2de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:24:47 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:47 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:57 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:24:57 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:01 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: 59bd025c7a2c8457124bef6a7aeecfbb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:25:01 [info] 38#38: *393 [lua] logger.lua:23: 59bd025c7a2c8457124bef6a7aeecfbb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:25:01 +0000] 59bd025c7a2c8457124bef6a7aeecfbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/01 04:25:07 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:07 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:16 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: c422f83063338139c7b410a365c3a819:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:25:16 +0000] c422f83063338139c7b410a365c3a819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:25:16 [info] 38#38: *396 [lua] logger.lua:23: c422f83063338139c7b410a365c3a819 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:25:17 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:17 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:27 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:27 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:31 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: 8285f25837bd86bf49c5a8a34cc026c8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:25:31 +0000] 8285f25837bd86bf49c5a8a34cc026c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:25:31 [info] 38#38: *401 [lua] logger.lua:23: 8285f25837bd86bf49c5a8a34cc026c8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:25:37 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:37 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:46 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: 792d15b27b5ef1593be37be3636078cc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:25:46 +0000] 792d15b27b5ef1593be37be3636078cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:25:46 [info] 38#38: *405 [lua] logger.lua:23: 792d15b27b5ef1593be37be3636078cc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:25:47 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:47 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:57 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:25:57 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:01 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: 9631b5d91f33df9500852fb3f133947f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:26:01 +0000] 9631b5d91f33df9500852fb3f133947f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:26:01 [info] 38#38: *410 [lua] logger.lua:23: 9631b5d91f33df9500852fb3f133947f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:26:07 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:07 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:16 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: 04366dceba5f73418f1ec79b832be922:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:26:16 [info] 38#38: *413 [lua] logger.lua:23: 04366dceba5f73418f1ec79b832be922 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:26:16 +0000] 04366dceba5f73418f1ec79b832be922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:26:17 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:17 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:27 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:27 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:31 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: 5c03ac2da107dd74cf686fbeef7a35cd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:26:31 [info] 38#38: *418 [lua] logger.lua:23: 5c03ac2da107dd74cf686fbeef7a35cd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:26:31 +0000] 5c03ac2da107dd74cf686fbeef7a35cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 04:26:37 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:37 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:47 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: 0b08e1a6434c210ee57fa99d5dbc213e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:26:47 [info] 38#38: *422 [lua] logger.lua:23: 0b08e1a6434c210ee57fa99d5dbc213e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:26:47 +0000] 0b08e1a6434c210ee57fa99d5dbc213e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/01 04:26:47 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:47 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:57 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:26:57 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:02 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: 71eec629a677fa61e50311602fbda00c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:27:02 +0000] 71eec629a677fa61e50311602fbda00c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:27:02 [info] 38#38: *427 [lua] logger.lua:23: 71eec629a677fa61e50311602fbda00c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:27:07 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:07 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:17 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: a34615bea8767e184d7501e0ab3544ee:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:27:17 [info] 38#38: *430 [lua] logger.lua:23: a34615bea8767e184d7501e0ab3544ee {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:27:17 +0000] a34615bea8767e184d7501e0ab3544ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:27:17 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:17 [info] 36#36: *432 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:27 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:27 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:32 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: b556a3842eeb2168da25a9bb430afe3e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:27:32 [info] 38#38: *435 [lua] logger.lua:23: b556a3842eeb2168da25a9bb430afe3e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:27:32 +0000] b556a3842eeb2168da25a9bb430afe3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 04:27:37 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:37 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:47 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 37f7c8efd7badf2e8122dbd42b63c981:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:27:47 +0000] 37f7c8efd7badf2e8122dbd42b63c981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:27:47 [info] 38#38: *439 [lua] logger.lua:23: 37f7c8efd7badf2e8122dbd42b63c981 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:27:47 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:47 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:57 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:27:57 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:02 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: d726b487e389e2634bc12e261baea2de:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:28:02 +0000] d726b487e389e2634bc12e261baea2de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 04:28:02 [info] 38#38: *444 [lua] logger.lua:23: d726b487e389e2634bc12e261baea2de {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:28:07 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:07 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:17 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 5849bb2ca48a7146ccc1a7759effc4cd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:28:17 +0000] 5849bb2ca48a7146ccc1a7759effc4cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:28:17 [info] 38#38: *447 [lua] logger.lua:23: 5849bb2ca48a7146ccc1a7759effc4cd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:28:17 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:17 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:27 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:27 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:32 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: 9d23259e00ee8ff7f6dc6dba3be87a1b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:28:32 [info] 38#38: *452 [lua] logger.lua:23: 9d23259e00ee8ff7f6dc6dba3be87a1b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:28:32 +0000] 9d23259e00ee8ff7f6dc6dba3be87a1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:28:37 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:37 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:47 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: 626fe4ff40cacd81ed97ee3c102122de:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:28:47 [info] 38#38: *456 [lua] logger.lua:23: 626fe4ff40cacd81ed97ee3c102122de {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:28:47 +0000] 626fe4ff40cacd81ed97ee3c102122de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:28:47 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:47 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:57 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:28:57 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:02 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: 07a4f2e7880002a2c427052eb2a69f66:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:29:02 [info] 38#38: *461 [lua] logger.lua:23: 07a4f2e7880002a2c427052eb2a69f66 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:29:02 +0000] 07a4f2e7880002a2c427052eb2a69f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:29:07 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:07 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:17 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: 3b993d8750ede9ede25b8cd7cd462d87:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:29:17 +0000] 3b993d8750ede9ede25b8cd7cd462d87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:29:17 [info] 38#38: *464 [lua] logger.lua:23: 3b993d8750ede9ede25b8cd7cd462d87 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:29:17 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:17 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:27 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:27 [info] 36#36: *468 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:32 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: 6ca7f8a6da033e95c3165bae73b5a7ac:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:29:32 +0000] 6ca7f8a6da033e95c3165bae73b5a7ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:29:32 [info] 38#38: *469 [lua] logger.lua:23: 6ca7f8a6da033e95c3165bae73b5a7ac {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:29:37 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:37 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:47 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: fb7c0a8f1f7fd2d5cd3e51ab6528c9f6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:29:47 [info] 38#38: *473 [lua] logger.lua:23: fb7c0a8f1f7fd2d5cd3e51ab6528c9f6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:29:47 +0000] fb7c0a8f1f7fd2d5cd3e51ab6528c9f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:29:47 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:47 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:57 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:29:57 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:02 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: c1ed809116739817c50cf8d91cbddfdb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:30:02 [info] 38#38: *478 [lua] logger.lua:23: c1ed809116739817c50cf8d91cbddfdb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:30:02 +0000] c1ed809116739817c50cf8d91cbddfdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:30:07 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:07 [info] 38#38: *479 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:17 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: ca62f1a45a3e2a1ec59f665d742b1d3c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:30:17 [info] 38#38: *481 [lua] logger.lua:23: ca62f1a45a3e2a1ec59f665d742b1d3c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:30:17 +0000] ca62f1a45a3e2a1ec59f665d742b1d3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:30:17 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:17 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:27 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:27 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:32 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: 11b59ae95b3825b93e38af435b30e5eb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:30:32 [info] 38#38: *486 [lua] logger.lua:23: 11b59ae95b3825b93e38af435b30e5eb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:30:32 +0000] 11b59ae95b3825b93e38af435b30e5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:30:37 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:37 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:47 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:47 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:47 [info] 38#38: *492 [lua] access_by_lua(msblocations.conf:189):2: 99dc53ccfd2656e753042b7c01826bb8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:30:47 +0000] 99dc53ccfd2656e753042b7c01826bb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:30:47 [info] 38#38: *492 [lua] logger.lua:23: 99dc53ccfd2656e753042b7c01826bb8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:30:57 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:30:57 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:02 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: 975e154645970e8f31057ad761bf37bd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.67.113 - - [01/Feb/2023:04:31:02 +0000] 975e154645970e8f31057ad761bf37bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:31:02 [info] 38#38: *495 [lua] logger.lua:23: 975e154645970e8f31057ad761bf37bd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:31:07 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:07 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:17 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:17 [info] 38#38: *498 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:17 [info] 38#38: *500 [lua] access_by_lua(msblocations.conf:189):2: dec2015b9cecb895b923ecf2e86ae215:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:31:17 [info] 38#38: *500 [lua] logger.lua:23: dec2015b9cecb895b923ecf2e86ae215 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:31:17 +0000] dec2015b9cecb895b923ecf2e86ae215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:31:27 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:27 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:32 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: 8864a157e9cbd808de621496e5b54235:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:31:32 +0000] 8864a157e9cbd808de621496e5b54235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:31:32 [info] 38#38: *503 [lua] logger.lua:23: 8864a157e9cbd808de621496e5b54235 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:31:37 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:37 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:47 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:47 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:47 [info] 38#38: *509 [lua] access_by_lua(msblocations.conf:189):2: 46f860d07b977524fbeb6c4055c3c056:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:31:47 [info] 38#38: *509 [lua] logger.lua:23: 46f860d07b977524fbeb6c4055c3c056 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:31:47 +0000] 46f860d07b977524fbeb6c4055c3c056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/01 04:31:57 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:31:57 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:02 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: f0e3c5f0a44e890dcc0597d3639ff268:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:32:02 [info] 38#38: *512 [lua] logger.lua:23: f0e3c5f0a44e890dcc0597d3639ff268 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:32:02 +0000] f0e3c5f0a44e890dcc0597d3639ff268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:32:07 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:07 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:17 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:17 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:17 [info] 38#38: *517 [lua] access_by_lua(msblocations.conf:189):2: ed5b37e9ab7d8dcb8464660ef2897b73:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:32:17 [info] 38#38: *517 [lua] logger.lua:23: ed5b37e9ab7d8dcb8464660ef2897b73 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:32:17 +0000] ed5b37e9ab7d8dcb8464660ef2897b73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:32:27 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:27 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:32 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: 7f9ce96e0be1f245a764ba66c2bc5438:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:32:32 [info] 38#38: *520 [lua] logger.lua:23: 7f9ce96e0be1f245a764ba66c2bc5438 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:32:32 +0000] 7f9ce96e0be1f245a764ba66c2bc5438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:32:37 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:37 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:47 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:47 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:47 [info] 38#38: *526 [lua] access_by_lua(msblocations.conf:189):2: 4574721a5d3b6f251fb55161b2af281e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:32:47 +0000] 4574721a5d3b6f251fb55161b2af281e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:32:47 [info] 38#38: *526 [lua] logger.lua:23: 4574721a5d3b6f251fb55161b2af281e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:32:57 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:32:57 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:02 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: d69e301747709b7e6eed4f2377b41316:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:33:02 +0000] d69e301747709b7e6eed4f2377b41316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:33:02 [info] 38#38: *529 [lua] logger.lua:23: d69e301747709b7e6eed4f2377b41316 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:33:07 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:07 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:17 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:17 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:17 [info] 38#38: *534 [lua] access_by_lua(msblocations.conf:189):2: c28a2ceb7fc80a9ff1d3003d1280246b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:33:17 [info] 38#38: *534 [lua] logger.lua:23: c28a2ceb7fc80a9ff1d3003d1280246b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:33:17 +0000] c28a2ceb7fc80a9ff1d3003d1280246b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:33:27 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:27 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:32 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: 727ccbebf55abe192c92b511f6a5fdde:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:33:32 +0000] 727ccbebf55abe192c92b511f6a5fdde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 04:33:32 [info] 38#38: *537 [lua] logger.lua:23: 727ccbebf55abe192c92b511f6a5fdde {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/01 04:33:37 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:37 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:47 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:47 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:47 [info] 38#38: *543 [lua] access_by_lua(msblocations.conf:189):2: 46a56fc0694aff0599c4e961858d5275:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:33:47 [info] 38#38: *543 [lua] logger.lua:23: 46a56fc0694aff0599c4e961858d5275 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:33:47 +0000] 46a56fc0694aff0599c4e961858d5275 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:33:57 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:33:57 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:02 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: 4174225b5a3cad107d5300248ef508b6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:34:02 [info] 38#38: *546 [lua] logger.lua:23: 4174225b5a3cad107d5300248ef508b6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:34:02 +0000] 4174225b5a3cad107d5300248ef508b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 04:34:07 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:07 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:17 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:17 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:17 [info] 38#38: *551 [lua] access_by_lua(msblocations.conf:189):2: 8c155862e231ac07cef4da52dfa8e944:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:34:17 +0000] 8c155862e231ac07cef4da52dfa8e944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:34:17 [info] 38#38: *551 [lua] logger.lua:23: 8c155862e231ac07cef4da52dfa8e944 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:34:27 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:27 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:32 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: 3e22afcfdb290431e9a3cad9a600f136:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:34:32 +0000] 3e22afcfdb290431e9a3cad9a600f136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:34:32 [info] 38#38: *554 [lua] logger.lua:23: 3e22afcfdb290431e9a3cad9a600f136 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:34:37 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:37 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:47 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:47 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:47 [info] 38#38: *560 [lua] access_by_lua(msblocations.conf:189):2: 34638744cd54cde9e8d159f857385048:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:34:47 [info] 38#38: *560 [lua] logger.lua:23: 34638744cd54cde9e8d159f857385048 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:34:47 +0000] 34638744cd54cde9e8d159f857385048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:34:57 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:34:57 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:02 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: 0692d99c9c7415647a94d59544d40200:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:35:02 +0000] 0692d99c9c7415647a94d59544d40200 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:35:02 [info] 38#38: *563 [lua] logger.lua:23: 0692d99c9c7415647a94d59544d40200 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:35:07 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:07 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:17 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:17 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:17 [info] 38#38: *568 [lua] access_by_lua(msblocations.conf:189):2: 6225354e1438e12a7b5bb204b357cc95:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:35:17 [info] 38#38: *568 [lua] logger.lua:23: 6225354e1438e12a7b5bb204b357cc95 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:35:17 +0000] 6225354e1438e12a7b5bb204b357cc95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:35:27 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:27 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:32 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 8ba52209f904ffbeb1eda3813b6e6a79:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:35:32 +0000] 8ba52209f904ffbeb1eda3813b6e6a79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:35:32 [info] 38#38: *571 [lua] logger.lua:23: 8ba52209f904ffbeb1eda3813b6e6a79 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:35:37 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:37 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:47 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:47 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:47 [info] 38#38: *577 [lua] access_by_lua(msblocations.conf:189):2: 4354761e7c073b3c8e6ed9cbc7cba88d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:35:47 +0000] 4354761e7c073b3c8e6ed9cbc7cba88d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:35:47 [info] 38#38: *577 [lua] logger.lua:23: 4354761e7c073b3c8e6ed9cbc7cba88d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:35:57 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:35:57 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:02 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: b51cb5f16a5df8b3a509d5bdaf9b723c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:36:02 +0000] b51cb5f16a5df8b3a509d5bdaf9b723c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 04:36:02 [info] 38#38: *580 [lua] logger.lua:23: b51cb5f16a5df8b3a509d5bdaf9b723c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:36:07 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:07 [info] 36#36: *582 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:17 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:17 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:17 [info] 38#38: *585 [lua] access_by_lua(msblocations.conf:189):2: e4a066a67d35a8ce07d389f42b5ddb94:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:36:17 [info] 38#38: *585 [lua] logger.lua:23: e4a066a67d35a8ce07d389f42b5ddb94 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:36:17 +0000] e4a066a67d35a8ce07d389f42b5ddb94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:36:27 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:27 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:32 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: fa82a20ec8ef2351bb721ed8a62b6cac:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:36:32 [info] 38#38: *588 [lua] logger.lua:23: fa82a20ec8ef2351bb721ed8a62b6cac {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:36:32 +0000] fa82a20ec8ef2351bb721ed8a62b6cac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:36:37 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:37 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:47 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:47 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:47 [info] 38#38: *594 [lua] access_by_lua(msblocations.conf:189):2: c4e774d8640fd116dff3646f09da1c46:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:36:47 [info] 38#38: *594 [lua] logger.lua:23: c4e774d8640fd116dff3646f09da1c46 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:36:47 +0000] c4e774d8640fd116dff3646f09da1c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:36:57 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:36:57 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:02 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 23c30499dd31b26d786df908d1c3a185:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:37:02 [info] 38#38: *597 [lua] logger.lua:23: 23c30499dd31b26d786df908d1c3a185 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:37:02 +0000] 23c30499dd31b26d786df908d1c3a185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:37:07 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:07 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:17 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:17 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:17 [info] 38#38: *602 [lua] access_by_lua(msblocations.conf:189):2: d895a6ff9580014378389841af2d4e7f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:37:17 [info] 38#38: *602 [lua] logger.lua:23: d895a6ff9580014378389841af2d4e7f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:37:17 +0000] d895a6ff9580014378389841af2d4e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:37:27 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:27 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:32 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: 5851cfbd92dd4b71a369b95410ccb02c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:37:32 [info] 38#38: *605 [lua] logger.lua:23: 5851cfbd92dd4b71a369b95410ccb02c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:37:32 +0000] 5851cfbd92dd4b71a369b95410ccb02c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 04:37:37 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:37 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:47 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:47 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:47 [info] 38#38: *611 [lua] access_by_lua(msblocations.conf:189):2: 0d163e2f3ccb17550267d8da10b2ca51:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:37:47 [info] 38#38: *611 [lua] logger.lua:23: 0d163e2f3ccb17550267d8da10b2ca51 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:37:47 +0000] 0d163e2f3ccb17550267d8da10b2ca51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 04:37:57 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:37:57 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:02 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: 452463c62635df3a677fd34e457fda00:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:02 +0000] 452463c62635df3a677fd34e457fda00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:38:02 [info] 38#38: *614 [lua] logger.lua:23: 452463c62635df3a677fd34e457fda00 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:38:07 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:07 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:17 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:17 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 10.233.67.113 - - [01/Feb/2023:04:38:17 +0000] 861b1b09f4d9951f4af6802909492054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:38:17 [info] 38#38: *619 [lua] access_by_lua(msblocations.conf:189):2: 861b1b09f4d9951f4af6802909492054:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:38:17 [info] 38#38: *619 [lua] logger.lua:23: 861b1b09f4d9951f4af6802909492054 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:38:27 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:27 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:32 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: f208c5ede26c7e230f88a2c7583a4ffa:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:32 +0000] f208c5ede26c7e230f88a2c7583a4ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:38:32 [info] 38#38: *622 [lua] logger.lua:23: f208c5ede26c7e230f88a2c7583a4ffa {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:38:37 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:37 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:47 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:47 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:48 [info] 38#38: *628 [lua] access_by_lua(msblocations.conf:189):2: 1aebf168f847bdf138b3de527fbcb40a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:48 +0000] 1aebf168f847bdf138b3de527fbcb40a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:38:48 [info] 38#38: *628 [lua] logger.lua:23: 1aebf168f847bdf138b3de527fbcb40a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:38:57 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:38:57 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:03 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: c2a4483f0ae5889c08f36007b9c3eb2a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:03 +0000] c2a4483f0ae5889c08f36007b9c3eb2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 04:39:03 [info] 38#38: *631 [lua] logger.lua:23: c2a4483f0ae5889c08f36007b9c3eb2a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/01 04:39:07 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:07 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:17 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:17 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:18 [info] 38#38: *636 [lua] access_by_lua(msblocations.conf:189):2: bae534decc59cd88657e213e32e93969:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.67.113 - - [01/Feb/2023:04:39:18 +0000] bae534decc59cd88657e213e32e93969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 04:39:18 [info] 38#38: *636 [lua] logger.lua:23: bae534decc59cd88657e213e32e93969 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:39:27 [info] 36#36: *637 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:27 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:33 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: 14fb5b98a91f42281262c346fa6cab9e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:33 +0000] 14fb5b98a91f42281262c346fa6cab9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.058 "-" "Consul Health Check" "-" 2023/02/01 04:39:33 [info] 38#38: *639 [lua] logger.lua:23: 14fb5b98a91f42281262c346fa6cab9e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46 2023/02/01 04:39:37 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:37 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:47 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:47 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:48 [info] 38#38: *645 [lua] access_by_lua(msblocations.conf:189):2: 31ac9eccc3a6e7ea947cc49bb3b09026:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:48 +0000] 31ac9eccc3a6e7ea947cc49bb3b09026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:39:48 [info] 38#38: *645 [lua] logger.lua:23: 31ac9eccc3a6e7ea947cc49bb3b09026 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:39:57 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:39:57 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:03 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: 9eb628da489b09989515f25d3d728ea6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:40:03 [info] 38#38: *648 [lua] logger.lua:23: 9eb628da489b09989515f25d3d728ea6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:40:03 +0000] 9eb628da489b09989515f25d3d728ea6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:40:07 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:07 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:17 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:17 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:18 [info] 38#38: *653 [lua] access_by_lua(msblocations.conf:189):2: a9e26d5dc2e1e7c81395c3a2887355d7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:40:18 +0000] a9e26d5dc2e1e7c81395c3a2887355d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:40:18 [info] 38#38: *653 [lua] logger.lua:23: a9e26d5dc2e1e7c81395c3a2887355d7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:40:27 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:27 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:33 [info] 38#38: *656 [lua] access_by_lua(msblocations.conf:189):2: cb4fb1b1056ce914d2854f64821a0a1f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:40:33 [info] 38#38: *656 [lua] logger.lua:23: cb4fb1b1056ce914d2854f64821a0a1f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:40:33 +0000] cb4fb1b1056ce914d2854f64821a0a1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:40:37 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:37 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:47 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:47 [info] 38#38: *660 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:48 [info] 38#38: *662 [lua] access_by_lua(msblocations.conf:189):2: a43e5f09ef7ef21e5e11bba972932be2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:40:48 [info] 38#38: *662 [lua] logger.lua:23: a43e5f09ef7ef21e5e11bba972932be2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:40:48 +0000] a43e5f09ef7ef21e5e11bba972932be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:40:57 [info] 38#38: *663 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:40:57 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:03 [info] 38#38: *665 [lua] access_by_lua(msblocations.conf:189):2: 693453a52f0aa53e0734dad5eb0fee66:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:41:03 +0000] 693453a52f0aa53e0734dad5eb0fee66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:41:03 [info] 38#38: *665 [lua] logger.lua:23: 693453a52f0aa53e0734dad5eb0fee66 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:41:07 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:07 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:17 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:17 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:18 [info] 38#38: *670 [lua] access_by_lua(msblocations.conf:189):2: 50061cedc9124e6bc4ccb1a299351aab:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.67.113 - - [01/Feb/2023:04:41:18 +0000] 50061cedc9124e6bc4ccb1a299351aab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/01 04:41:18 [info] 38#38: *670 [lua] logger.lua:23: 50061cedc9124e6bc4ccb1a299351aab {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:41:27 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:27 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:33 [info] 38#38: *673 [lua] access_by_lua(msblocations.conf:189):2: 39783c287ebc428855fb1ee78dccb070:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:41:33 +0000] 39783c287ebc428855fb1ee78dccb070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/01 04:41:33 [info] 38#38: *673 [lua] logger.lua:23: 39783c287ebc428855fb1ee78dccb070 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/01 04:41:37 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:37 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:47 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:47 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:48 [info] 38#38: *679 [lua] access_by_lua(msblocations.conf:189):2: 0bd2477c8eedc466b15ce3eb64d25e2e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:41:48 [info] 38#38: *679 [lua] logger.lua:23: 0bd2477c8eedc466b15ce3eb64d25e2e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:41:48 +0000] 0bd2477c8eedc466b15ce3eb64d25e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:41:57 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:41:57 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:03 [info] 38#38: *682 [lua] access_by_lua(msblocations.conf:189):2: 7c5583d447f85dc47524285f2d0d9918:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:42:03 [info] 38#38: *682 [lua] logger.lua:23: 7c5583d447f85dc47524285f2d0d9918 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:42:03 +0000] 7c5583d447f85dc47524285f2d0d9918 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:42:07 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:07 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:17 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:17 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:18 [info] 38#38: *687 [lua] access_by_lua(msblocations.conf:189):2: 9f10d09c7b3743e7ab8842da550a7a80:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:42:18 [info] 38#38: *687 [lua] logger.lua:23: 9f10d09c7b3743e7ab8842da550a7a80 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:42:18 +0000] 9f10d09c7b3743e7ab8842da550a7a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:42:27 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:27 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:33 [info] 38#38: *690 [lua] access_by_lua(msblocations.conf:189):2: ea9a48bd476c760c7bc51582af288222:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:42:33 [info] 38#38: *690 [lua] logger.lua:23: ea9a48bd476c760c7bc51582af288222 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:42:33 +0000] ea9a48bd476c760c7bc51582af288222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 04:42:37 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:37 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:47 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:47 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:48 [info] 38#38: *696 [lua] access_by_lua(msblocations.conf:189):2: 62c21ef49b661065ba24910048c212c0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:04:42:48 +0000] 62c21ef49b661065ba24910048c212c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:42:48 [info] 38#38: *696 [lua] logger.lua:23: 62c21ef49b661065ba24910048c212c0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:42:57 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:42:57 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:03 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: 824fcf0df021e170d80741b0d2da8569:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.113 - - [01/Feb/2023:04:43:03 +0000] 824fcf0df021e170d80741b0d2da8569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:43:03 [info] 38#38: *699 [lua] logger.lua:23: 824fcf0df021e170d80741b0d2da8569 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:43:07 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:07 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:17 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:17 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:18 [info] 38#38: *704 [lua] access_by_lua(msblocations.conf:189):2: aebe49ca623ce553ee3b3cb67ee2cfe7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:43:18 +0000] aebe49ca623ce553ee3b3cb67ee2cfe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:43:18 [info] 38#38: *704 [lua] logger.lua:23: aebe49ca623ce553ee3b3cb67ee2cfe7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:43:27 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:27 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:33 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: ea550824a626ea6da2cd815bef2a885d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:43:33 +0000] ea550824a626ea6da2cd815bef2a885d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:43:33 [info] 38#38: *707 [lua] logger.lua:23: ea550824a626ea6da2cd815bef2a885d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:43:37 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:37 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:47 [info] 36#36: *711 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:47 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:48 [info] 38#38: *713 [lua] access_by_lua(msblocations.conf:189):2: ba10ea6ebc42c0fa297484104fab69b1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:43:48 [info] 38#38: *713 [lua] logger.lua:23: ba10ea6ebc42c0fa297484104fab69b1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:43:48 +0000] ba10ea6ebc42c0fa297484104fab69b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:43:57 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:43:57 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:03 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: 1822c0afa54ecbb81f556597804537d9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:44:03 +0000] 1822c0afa54ecbb81f556597804537d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:44:03 [info] 38#38: *716 [lua] logger.lua:23: 1822c0afa54ecbb81f556597804537d9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:44:07 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:07 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:17 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:17 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:18 [info] 38#38: *721 [lua] access_by_lua(msblocations.conf:189):2: 028d25492e25f7d1880b1f84a4e6a932:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:44:18 +0000] 028d25492e25f7d1880b1f84a4e6a932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:44:18 [info] 38#38: *721 [lua] logger.lua:23: 028d25492e25f7d1880b1f84a4e6a932 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:44:27 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:27 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:33 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: 2377e06b6c1118a0fd6335946760ced3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.67.113 - - [01/Feb/2023:04:44:33 +0000] 2377e06b6c1118a0fd6335946760ced3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/01 04:44:33 [info] 38#38: *724 [lua] logger.lua:23: 2377e06b6c1118a0fd6335946760ced3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:44:37 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:37 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:47 [info] 36#36: *728 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:47 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:48 [info] 38#38: *730 [lua] access_by_lua(msblocations.conf:189):2: 5dcf9650767eaeb6304ac536b9a77edd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:44:48 [info] 38#38: *730 [lua] logger.lua:23: 5dcf9650767eaeb6304ac536b9a77edd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:44:48 +0000] 5dcf9650767eaeb6304ac536b9a77edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:44:57 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:44:57 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:03 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: d4feffe56848107ff94f2399c091a3be:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:45:03 +0000] d4feffe56848107ff94f2399c091a3be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:45:03 [info] 38#38: *733 [lua] logger.lua:23: d4feffe56848107ff94f2399c091a3be {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:45:07 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:07 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:17 [info] 36#36: *737 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:17 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:18 [info] 38#38: *738 [lua] access_by_lua(msblocations.conf:189):2: deb1b355b5896077c8cac024f7edb293:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:45:18 +0000] deb1b355b5896077c8cac024f7edb293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:45:18 [info] 38#38: *738 [lua] logger.lua:23: deb1b355b5896077c8cac024f7edb293 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:45:27 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:27 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:33 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: ba9bb80fa7ae5ca34f5bc4f486ca22f5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:45:33 [info] 38#38: *741 [lua] logger.lua:23: ba9bb80fa7ae5ca34f5bc4f486ca22f5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:45:33 +0000] ba9bb80fa7ae5ca34f5bc4f486ca22f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:45:37 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:37 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:47 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:47 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:48 [info] 38#38: *747 [lua] access_by_lua(msblocations.conf:189):2: aa6650989b9dde0b9cda05359ee8fc9e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:45:48 +0000] aa6650989b9dde0b9cda05359ee8fc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:45:48 [info] 38#38: *747 [lua] logger.lua:23: aa6650989b9dde0b9cda05359ee8fc9e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:45:57 [info] 38#38: *748 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:45:57 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:03 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 135606fc60467e2498665a225870bc17:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:46:03 [info] 38#38: *750 [lua] logger.lua:23: 135606fc60467e2498665a225870bc17 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:46:03 +0000] 135606fc60467e2498665a225870bc17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:46:07 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:07 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:17 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:17 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:18 [info] 38#38: *755 [lua] access_by_lua(msblocations.conf:189):2: 624427f7921bd4a1291051f4ede6d707:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.113 - - [01/Feb/2023:04:46:18 +0000] 624427f7921bd4a1291051f4ede6d707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:46:18 [info] 38#38: *755 [lua] logger.lua:23: 624427f7921bd4a1291051f4ede6d707 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:46:27 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:27 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:33 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 47fbffbf69b2adefbb423cd8ef164922:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:46:33 [info] 38#38: *758 [lua] logger.lua:23: 47fbffbf69b2adefbb423cd8ef164922 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:46:33 +0000] 47fbffbf69b2adefbb423cd8ef164922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 04:46:37 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:37 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:47 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:47 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:48 [info] 38#38: *764 [lua] access_by_lua(msblocations.conf:189):2: 4e4c5c9984ac7886b01cb44b1ddabea5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:46:48 +0000] 4e4c5c9984ac7886b01cb44b1ddabea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:46:48 [info] 38#38: *764 [lua] logger.lua:23: 4e4c5c9984ac7886b01cb44b1ddabea5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:46:57 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:46:57 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:03 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: 654e69bed18df6f23240278e5f1779ee:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:04:47:03 +0000] 654e69bed18df6f23240278e5f1779ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 04:47:03 [info] 38#38: *767 [lua] logger.lua:23: 654e69bed18df6f23240278e5f1779ee {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:47:07 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:07 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:17 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:17 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:18 [info] 38#38: *772 [lua] access_by_lua(msblocations.conf:189):2: e45171ee2cf600f851c47afe3b5eb116:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:47:18 +0000] e45171ee2cf600f851c47afe3b5eb116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 04:47:18 [info] 38#38: *772 [lua] logger.lua:23: e45171ee2cf600f851c47afe3b5eb116 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:47:27 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:27 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:33 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: bd18749a20424ff6684c1944aa199c73:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:47:33 [info] 38#38: *775 [lua] logger.lua:23: bd18749a20424ff6684c1944aa199c73 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:47:33 +0000] bd18749a20424ff6684c1944aa199c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:47:37 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:37 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:47 [info] 38#38: *779 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:47 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:48 [info] 38#38: *781 [lua] access_by_lua(msblocations.conf:189):2: 44585fd6cef95d4875e21d6b6ee3df4f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:47:48 +0000] 44585fd6cef95d4875e21d6b6ee3df4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:47:48 [info] 38#38: *781 [lua] logger.lua:23: 44585fd6cef95d4875e21d6b6ee3df4f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:47:57 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:47:57 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:03 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: ff3f08580d2d06d2ae7953f4550d6bb2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:48:03 [info] 38#38: *784 [lua] logger.lua:23: ff3f08580d2d06d2ae7953f4550d6bb2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:03 +0000] ff3f08580d2d06d2ae7953f4550d6bb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:48:07 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:07 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:17 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:17 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:18 [info] 38#38: *789 [lua] access_by_lua(msblocations.conf:189):2: cc059f25c34877409891920685e798c6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:18 +0000] cc059f25c34877409891920685e798c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:48:18 [info] 38#38: *789 [lua] logger.lua:23: cc059f25c34877409891920685e798c6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:48:27 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:27 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:33 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: ec0d795faac1eea381425ba2d38f27f8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:33 +0000] ec0d795faac1eea381425ba2d38f27f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 04:48:33 [info] 38#38: *792 [lua] logger.lua:23: ec0d795faac1eea381425ba2d38f27f8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:48:37 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:37 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:47 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:47 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:48 [info] 38#38: *798 [lua] access_by_lua(msblocations.conf:189):2: 732fc6f4e239b2cb85ccd888ef7a0e13:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:48:49 +0000] 732fc6f4e239b2cb85ccd888ef7a0e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:48:49 [info] 38#38: *798 [lua] logger.lua:23: 732fc6f4e239b2cb85ccd888ef7a0e13 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:48:57 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:48:57 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:04 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: 6c149c36a161b1fa78066073a51018b8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:49:04 +0000] 6c149c36a161b1fa78066073a51018b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:49:04 [info] 38#38: *801 [lua] logger.lua:23: 6c149c36a161b1fa78066073a51018b8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:49:07 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:07 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:17 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:17 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:19 [info] 38#38: *806 [lua] access_by_lua(msblocations.conf:189):2: ef09496a156e28247b4fbd93061ee736:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:49:19 +0000] ef09496a156e28247b4fbd93061ee736 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:49:19 [info] 38#38: *806 [lua] logger.lua:23: ef09496a156e28247b4fbd93061ee736 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:49:27 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:27 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:34 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: fa29ef6626258cb79be6f2b8c325eddb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:49:34 +0000] fa29ef6626258cb79be6f2b8c325eddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:49:34 [info] 38#38: *809 [lua] logger.lua:23: fa29ef6626258cb79be6f2b8c325eddb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:49:37 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:37 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:47 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:47 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:49 [info] 38#38: *815 [lua] access_by_lua(msblocations.conf:189):2: 6179651c37685f40f3847f5df0388de5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:49:49 [info] 38#38: *815 [lua] logger.lua:23: 6179651c37685f40f3847f5df0388de5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:49:49 +0000] 6179651c37685f40f3847f5df0388de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:49:57 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:49:57 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:04 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: 62e942d21fce37bce3fa8ba1329a71f8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:50:04 [info] 38#38: *818 [lua] logger.lua:23: 62e942d21fce37bce3fa8ba1329a71f8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:50:04 +0000] 62e942d21fce37bce3fa8ba1329a71f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:50:07 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:07 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:17 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:17 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:19 [info] 38#38: *823 [lua] access_by_lua(msblocations.conf:189):2: 52cf9b34637f4265b44c4a35c1d9c178:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:50:19 [info] 38#38: *823 [lua] logger.lua:23: 52cf9b34637f4265b44c4a35c1d9c178 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:50:19 +0000] 52cf9b34637f4265b44c4a35c1d9c178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:50:27 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:27 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:34 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: 0f1892d70e31d57d8463843f35446bdd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:50:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:04:50:34 +0000] 0f1892d70e31d57d8463843f35446bdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:50:34 [info] 38#38: *826 [lua] logger.lua:23: 0f1892d70e31d57d8463843f35446bdd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:50:37 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:37 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:47 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:47 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:49 [info] 38#38: *832 [lua] access_by_lua(msblocations.conf:189):2: 3c6d97414141cc6ef03d17c3c75a1791:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:50:49 [info] 38#38: *832 [lua] logger.lua:23: 3c6d97414141cc6ef03d17c3c75a1791 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:50:49 +0000] 3c6d97414141cc6ef03d17c3c75a1791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:50:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:50:57 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:50:57 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:04 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 886068bc53fe7597248ad97fa3eb8a37:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:51:04 [info] 38#38: *835 [lua] logger.lua:23: 886068bc53fe7597248ad97fa3eb8a37 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:51:04 +0000] 886068bc53fe7597248ad97fa3eb8a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:51:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:51:07 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:07 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:17 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:17 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:19 [info] 38#38: *840 [lua] access_by_lua(msblocations.conf:189):2: e5fc1e3d05627b431450924b55143fe2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:51:19 +0000] e5fc1e3d05627b431450924b55143fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:51:19 [info] 38#38: *840 [lua] logger.lua:23: e5fc1e3d05627b431450924b55143fe2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:51:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:51:27 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:27 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:34 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: 185ba52a4394a1d540a36f340cc6b166:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:51:34 +0000] 185ba52a4394a1d540a36f340cc6b166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/01 04:51:34 [info] 38#38: *843 [lua] logger.lua:23: 185ba52a4394a1d540a36f340cc6b166 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:51:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:51:37 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:37 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:47 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:47 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:49 [info] 38#38: *849 [lua] access_by_lua(msblocations.conf:189):2: 65843268ca28d75631d37e1f1d34a903:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:51:49 +0000] 65843268ca28d75631d37e1f1d34a903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:51:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:51:49 [info] 38#38: *849 [lua] logger.lua:23: 65843268ca28d75631d37e1f1d34a903 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:51:57 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:51:57 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:04 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: a33bfc4ad0151dd073a0b344e38953c8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:52:04 [info] 38#38: *852 [lua] logger.lua:23: a33bfc4ad0151dd073a0b344e38953c8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:52:04 +0000] a33bfc4ad0151dd073a0b344e38953c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:52:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:52:07 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:07 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:17 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:17 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:19 [info] 38#38: *857 [lua] access_by_lua(msblocations.conf:189):2: d1e6aae61e161778fc5dc6e48681d25d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:52:19 [info] 38#38: *857 [lua] logger.lua:23: d1e6aae61e161778fc5dc6e48681d25d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:52:19 +0000] d1e6aae61e161778fc5dc6e48681d25d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:52:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:52:27 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:27 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:34 [info] 38#38: *860 [lua] access_by_lua(msblocations.conf:189):2: d10dcc317fff39c1c5dbfd896a4d94ed:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:52:34 [info] 38#38: *860 [lua] logger.lua:23: d10dcc317fff39c1c5dbfd896a4d94ed {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:52:34 +0000] d10dcc317fff39c1c5dbfd896a4d94ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:52:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 04:52:37 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:37 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:47 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:47 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:49 [info] 38#38: *866 [lua] access_by_lua(msblocations.conf:189):2: 1726b4209766e4a4bc6e0d7c208111d2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:52:49 [info] 38#38: *866 [lua] logger.lua:23: 1726b4209766e4a4bc6e0d7c208111d2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:52:49 +0000] 1726b4209766e4a4bc6e0d7c208111d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:52:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:52:57 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:52:57 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:04 [info] 38#38: *869 [lua] access_by_lua(msblocations.conf:189):2: 750631f009dd4c223c89b1bc41e8be7d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:53:04 +0000] 750631f009dd4c223c89b1bc41e8be7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:53:04 [info] 38#38: *869 [lua] logger.lua:23: 750631f009dd4c223c89b1bc41e8be7d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:53:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:53:07 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:07 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:17 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:17 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:19 [info] 38#38: *874 [lua] access_by_lua(msblocations.conf:189):2: 65211f0b2945cf5f02c9a4152830adae:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:53:19 +0000] 65211f0b2945cf5f02c9a4152830adae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 04:53:19 [info] 38#38: *874 [lua] logger.lua:23: 65211f0b2945cf5f02c9a4152830adae {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:53:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:53:27 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:27 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:34 [info] 38#38: *877 [lua] access_by_lua(msblocations.conf:189):2: c3a57aa2e86e4610860ddec119aa5dae:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:53:34 [info] 38#38: *877 [lua] logger.lua:23: c3a57aa2e86e4610860ddec119aa5dae {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:53:34 +0000] c3a57aa2e86e4610860ddec119aa5dae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:53:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:53:37 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:37 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:47 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:47 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:49 [info] 38#38: *883 [lua] access_by_lua(msblocations.conf:189):2: 997b9d38ed2203aeebd73d6e2b1196cb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:53:49 [info] 38#38: *883 [lua] logger.lua:23: 997b9d38ed2203aeebd73d6e2b1196cb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:53:49 +0000] 997b9d38ed2203aeebd73d6e2b1196cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:53:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:53:57 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:53:57 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:04 [info] 38#38: *886 [lua] access_by_lua(msblocations.conf:189):2: d33c21b6d3ac2dfe3bed5e7e3fa33251:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:54:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:54:04 [info] 38#38: *886 [lua] logger.lua:23: d33c21b6d3ac2dfe3bed5e7e3fa33251 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:54:04 +0000] d33c21b6d3ac2dfe3bed5e7e3fa33251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/01 04:54:07 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:07 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:17 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:17 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:19 [info] 38#38: *891 [lua] access_by_lua(msblocations.conf:189):2: 185b180d5e763cbfab0d75732064d0f8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:54:19 [info] 38#38: *891 [lua] logger.lua:23: 185b180d5e763cbfab0d75732064d0f8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:54:19 +0000] 185b180d5e763cbfab0d75732064d0f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:54:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:54:27 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:27 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:34 [info] 38#38: *894 [lua] access_by_lua(msblocations.conf:189):2: 9752ed4aedd7a6772e716274ff34107a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:54:34 +0000] 9752ed4aedd7a6772e716274ff34107a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 04:54:34 [info] 38#38: *894 [lua] logger.lua:23: 9752ed4aedd7a6772e716274ff34107a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:54:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:54:37 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:37 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:47 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:47 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:49 [info] 38#38: *900 [lua] access_by_lua(msblocations.conf:189):2: 6f598f147aba5226cb38f2f59d7cdf24:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:54:49 +0000] 6f598f147aba5226cb38f2f59d7cdf24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:54:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:54:49 [info] 38#38: *900 [lua] logger.lua:23: 6f598f147aba5226cb38f2f59d7cdf24 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 04:54:57 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:54:57 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:04 [info] 38#38: *903 [lua] access_by_lua(msblocations.conf:189):2: f60a9e8ed289cbeb156b37cea0f02fc2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:55:04 [info] 38#38: *903 [lua] logger.lua:23: f60a9e8ed289cbeb156b37cea0f02fc2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:55:04 +0000] f60a9e8ed289cbeb156b37cea0f02fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:55:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:55:07 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:07 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:17 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:17 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:19 [info] 38#38: *908 [lua] access_by_lua(msblocations.conf:189):2: 82e1a2f9b4344534aba0bd7fac0d7334:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:55:19 +0000] 82e1a2f9b4344534aba0bd7fac0d7334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:55:19 [info] 38#38: *908 [lua] logger.lua:23: 82e1a2f9b4344534aba0bd7fac0d7334 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:55:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:55:27 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:27 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:34 [info] 38#38: *911 [lua] access_by_lua(msblocations.conf:189):2: 924fa0e15d667e6e9f114e68e90b97e3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:55:34 [info] 38#38: *911 [lua] logger.lua:23: 924fa0e15d667e6e9f114e68e90b97e3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:55:34 +0000] 924fa0e15d667e6e9f114e68e90b97e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:55:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:55:37 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:37 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:47 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:47 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:49 [info] 38#38: *917 [lua] access_by_lua(msblocations.conf:189):2: 707800e276574c62a1e8fa1aedba7641:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:55:49 [info] 38#38: *917 [lua] logger.lua:23: 707800e276574c62a1e8fa1aedba7641 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:55:49 +0000] 707800e276574c62a1e8fa1aedba7641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:55:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:55:57 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:55:57 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:04 [info] 38#38: *920 [lua] access_by_lua(msblocations.conf:189):2: 9e414921620e914fad51eb924afe6751:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:56:04 [info] 38#38: *920 [lua] logger.lua:23: 9e414921620e914fad51eb924afe6751 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:56:04 +0000] 9e414921620e914fad51eb924afe6751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:56:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:56:07 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:07 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:17 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:17 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:19 [info] 38#38: *925 [lua] access_by_lua(msblocations.conf:189):2: e09c4fc5e01d4119c0d0a138db4fcedc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:56:19 [info] 38#38: *925 [lua] logger.lua:23: e09c4fc5e01d4119c0d0a138db4fcedc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:56:19 +0000] e09c4fc5e01d4119c0d0a138db4fcedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:56:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 04:56:27 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:27 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:34 [info] 38#38: *928 [lua] access_by_lua(msblocations.conf:189):2: 16d561371eadf8682bf57e81a68161ed:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:56:34 [info] 38#38: *928 [lua] logger.lua:23: 16d561371eadf8682bf57e81a68161ed {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:56:34 +0000] 16d561371eadf8682bf57e81a68161ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:56:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:56:37 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:37 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:47 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:47 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:49 [info] 38#38: *934 [lua] access_by_lua(msblocations.conf:189):2: 50610a088b73a87f282317914132c928:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:56:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:56:49 [info] 38#38: *934 [lua] logger.lua:23: 50610a088b73a87f282317914132c928 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:56:49 +0000] 50610a088b73a87f282317914132c928 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:56:57 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:56:57 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:04 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: d19108983f5d69ec9335284376f94cb6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:57:04 [info] 38#38: *937 [lua] logger.lua:23: d19108983f5d69ec9335284376f94cb6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:57:04 +0000] d19108983f5d69ec9335284376f94cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:57:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 04:57:07 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:07 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:17 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:17 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:19 [info] 38#38: *942 [lua] access_by_lua(msblocations.conf:189):2: 57853d360e57dc1b85242d8cc2d7a8c2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:57:19 [info] 38#38: *942 [lua] logger.lua:23: 57853d360e57dc1b85242d8cc2d7a8c2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:57:19 +0000] 57853d360e57dc1b85242d8cc2d7a8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:57:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:57:27 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:27 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:34 [info] 38#38: *945 [lua] access_by_lua(msblocations.conf:189):2: 409f243b3a8d0c875cb6708282d03f31:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:57:34 +0000] 409f243b3a8d0c875cb6708282d03f31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 04:57:34 [info] 38#38: *945 [lua] logger.lua:23: 409f243b3a8d0c875cb6708282d03f31 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:57:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/01 04:57:37 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:37 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:47 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:47 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:49 [info] 38#38: *951 [lua] access_by_lua(msblocations.conf:189):2: 237064ef9c214b0bf6fb379bd6c2c1e5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:57:49 [info] 38#38: *951 [lua] logger.lua:23: 237064ef9c214b0bf6fb379bd6c2c1e5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:57:49 +0000] 237064ef9c214b0bf6fb379bd6c2c1e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:57:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 04:57:57 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:57:57 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:04 [info] 38#38: *954 [lua] access_by_lua(msblocations.conf:189):2: fde11a4266172b0159f14b7889851445:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:04 +0000] fde11a4266172b0159f14b7889851445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/01 04:58:04 [info] 38#38: *954 [lua] logger.lua:23: fde11a4266172b0159f14b7889851445 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:58:07 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:07 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:17 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:17 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:19 [info] 38#38: *959 [lua] access_by_lua(msblocations.conf:189):2: 7a9ec697baa1acedb1a07e21afa1ee45:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:19 +0000] 7a9ec697baa1acedb1a07e21afa1ee45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:58:19 [info] 38#38: *959 [lua] logger.lua:23: 7a9ec697baa1acedb1a07e21afa1ee45 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:58:27 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:27 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:34 [info] 38#38: *962 [lua] access_by_lua(msblocations.conf:189):2: 13f22ca96b8444fe253beed69153779c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:34 +0000] 13f22ca96b8444fe253beed69153779c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/01 04:58:34 [info] 38#38: *962 [lua] logger.lua:23: 13f22ca96b8444fe253beed69153779c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:58:37 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:37 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:47 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:47 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:49 [info] 38#38: *968 [lua] access_by_lua(msblocations.conf:189):2: dd1e5b5a53ee03d73020f873b7a14777:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:49 +0000] dd1e5b5a53ee03d73020f873b7a14777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:58:49 [info] 38#38: *968 [lua] logger.lua:23: dd1e5b5a53ee03d73020f873b7a14777 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:58:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:58:57 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:58:57 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:04 [info] 38#38: *971 [lua] access_by_lua(msblocations.conf:189):2: ca88bde68fd5ec9669fde401249ad728:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:59:04 +0000] ca88bde68fd5ec9669fde401249ad728 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 04:59:04 [info] 38#38: *971 [lua] logger.lua:23: ca88bde68fd5ec9669fde401249ad728 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:59:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 04:59:07 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:07 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:17 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:17 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:19 [info] 38#38: *976 [lua] access_by_lua(msblocations.conf:189):2: fef3f9dd3dce8e77169ac342d28f37da:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:59:19 [info] 38#38: *976 [lua] logger.lua:23: fef3f9dd3dce8e77169ac342d28f37da {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:59:19 +0000] fef3f9dd3dce8e77169ac342d28f37da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:59:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 04:59:27 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:27 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:34 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: fd1358f60cfd5acb02534295a026b2ba:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:59:34 +0000] fd1358f60cfd5acb02534295a026b2ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 04:59:34 [info] 38#38: *979 [lua] logger.lua:23: fd1358f60cfd5acb02534295a026b2ba {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:59:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:59:37 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:37 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:47 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:47 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:49 [info] 38#38: *985 [lua] access_by_lua(msblocations.conf:189):2: 10e0f8332fd6873e48730ff05c3f8891:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 04:59:49 [info] 38#38: *985 [lua] logger.lua:23: 10e0f8332fd6873e48730ff05c3f8891 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:04:59:49 +0000] 10e0f8332fd6873e48730ff05c3f8891 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:04:59:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 04:59:57 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 04:59:57 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:04 [info] 38#38: *988 [lua] access_by_lua(msblocations.conf:189):2: 6b2c6df14b93b4fed9355dee1fc1108c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:04 +0000] 6b2c6df14b93b4fed9355dee1fc1108c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:00:04 [info] 38#38: *988 [lua] logger.lua:23: 6b2c6df14b93b4fed9355dee1fc1108c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:00:07 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:07 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:17 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:17 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:19 [info] 38#38: *993 [lua] access_by_lua(msblocations.conf:189):2: fc0f93a7a4ec4197aebf4f97d08b3e63:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:00:19 [info] 38#38: *993 [lua] logger.lua:23: fc0f93a7a4ec4197aebf4f97d08b3e63 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:19 +0000] fc0f93a7a4ec4197aebf4f97d08b3e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:00:27 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:27 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:34 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: 7d49706c947ec030fab979a4e89533ed:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:34 +0000] 7d49706c947ec030fab979a4e89533ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:00:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:00:34 [info] 38#38: *996 [lua] logger.lua:23: 7d49706c947ec030fab979a4e89533ed {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:00:37 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:37 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:47 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:47 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:49 [info] 38#38: *1002 [lua] access_by_lua(msblocations.conf:189):2: 767c39ce55813a3e280b34bbf9d67939:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:49 +0000] 767c39ce55813a3e280b34bbf9d67939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:00:49 [info] 38#38: *1002 [lua] logger.lua:23: 767c39ce55813a3e280b34bbf9d67939 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:00:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:00:57 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:00:57 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:04 [info] 38#38: *1005 [lua] access_by_lua(msblocations.conf:189):2: 64104491ae89f291e7eb5a324aab09b8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:01:04 [info] 38#38: *1005 [lua] logger.lua:23: 64104491ae89f291e7eb5a324aab09b8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:01:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:01:04 +0000] 64104491ae89f291e7eb5a324aab09b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:01:07 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:07 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:17 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:17 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:19 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: be589ef308b96451e0df346e12d6e498:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:01:19 [info] 38#38: *1010 [lua] logger.lua:23: be589ef308b96451e0df346e12d6e498 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:01:19 +0000] be589ef308b96451e0df346e12d6e498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:01:27 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:27 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:34 [info] 38#38: *1013 [lua] access_by_lua(msblocations.conf:189):2: 3194ed926f161bb46f2e2442f333ab98:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:01:34 [info] 38#38: *1013 [lua] logger.lua:23: 3194ed926f161bb46f2e2442f333ab98 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:01:34 +0000] 3194ed926f161bb46f2e2442f333ab98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:01:37 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:37 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:47 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:47 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:49 [info] 38#38: *1019 [lua] access_by_lua(msblocations.conf:189):2: 45d2eb06cc21e98acf19dc2a19827c5c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:01:49 +0000] 45d2eb06cc21e98acf19dc2a19827c5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:01:49 [info] 38#38: *1019 [lua] logger.lua:23: 45d2eb06cc21e98acf19dc2a19827c5c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:01:57 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:01:57 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:04 [info] 38#38: *1022 [lua] access_by_lua(msblocations.conf:189):2: b6147ca00de846628e47296951974ddf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:02:04 [info] 38#38: *1022 [lua] logger.lua:23: b6147ca00de846628e47296951974ddf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:02:04 +0000] b6147ca00de846628e47296951974ddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:02:07 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:07 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:15 [info] 38#38: *1025 client closed connection while waiting for request, client: 10.233.70.188, server: 0.0.0.0:443 2023/02/01 05:02:17 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:17 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:19 [info] 38#38: *1028 [lua] access_by_lua(msblocations.conf:189):2: d30fc4e637a6b7f8da2523c54fe778f8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:02:19 +0000] d30fc4e637a6b7f8da2523c54fe778f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:02:19 [info] 38#38: *1028 [lua] logger.lua:23: d30fc4e637a6b7f8da2523c54fe778f8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:02:27 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:27 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:34 [info] 38#38: *1031 [lua] access_by_lua(msblocations.conf:189):2: 95512a40b046786a0f76e38088e26d66:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:02:34 +0000] 95512a40b046786a0f76e38088e26d66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:02:34 [info] 38#38: *1031 [lua] logger.lua:23: 95512a40b046786a0f76e38088e26d66 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:02:37 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:37 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:47 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:47 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:49 [info] 38#38: *1037 [lua] access_by_lua(msblocations.conf:189):2: a231e700dc585475d56fdae33dec56da:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:02:49 +0000] a231e700dc585475d56fdae33dec56da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 05:02:49 [info] 38#38: *1037 [lua] logger.lua:23: a231e700dc585475d56fdae33dec56da {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:02:57 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:02:57 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:04 [info] 38#38: *1040 [lua] access_by_lua(msblocations.conf:189):2: cc8ac369dfe9c1f3786365164d29ba77:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:03:04 [info] 38#38: *1040 [lua] logger.lua:23: cc8ac369dfe9c1f3786365164d29ba77 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:03:04 +0000] cc8ac369dfe9c1f3786365164d29ba77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:03:07 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:07 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:17 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:17 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:19 [info] 38#38: *1045 [lua] access_by_lua(msblocations.conf:189):2: 8e324996bff9b9188f507f7775d22b91:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:03:19 [info] 38#38: *1045 [lua] logger.lua:23: 8e324996bff9b9188f507f7775d22b91 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:03:19 +0000] 8e324996bff9b9188f507f7775d22b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:03:27 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:27 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:34 [info] 38#38: *1048 [lua] access_by_lua(msblocations.conf:189):2: 1c1f0a2266e5434eb4445e4bef38b6ea:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:03:34 +0000] 1c1f0a2266e5434eb4445e4bef38b6ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:03:34 [info] 38#38: *1048 [lua] logger.lua:23: 1c1f0a2266e5434eb4445e4bef38b6ea {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:03:37 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:37 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:47 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:47 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:50 [info] 38#38: *1054 [lua] access_by_lua(msblocations.conf:189):2: f0bd3d41fb71e988fe6af093c75843d2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:03:50 [info] 38#38: *1054 [lua] logger.lua:23: f0bd3d41fb71e988fe6af093c75843d2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:03:50 +0000] f0bd3d41fb71e988fe6af093c75843d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:03:57 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:03:57 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:05 [info] 38#38: *1057 [lua] access_by_lua(msblocations.conf:189):2: 9feb6ad50e411523beccc1fd552673a2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:04:05 [info] 38#38: *1057 [lua] logger.lua:23: 9feb6ad50e411523beccc1fd552673a2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:04:05 +0000] 9feb6ad50e411523beccc1fd552673a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:04:07 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:07 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:17 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:17 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:20 [info] 38#38: *1062 [lua] access_by_lua(msblocations.conf:189):2: eb4f39722b36b595c7152955ed11da38:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:04:20 [info] 38#38: *1062 [lua] logger.lua:23: eb4f39722b36b595c7152955ed11da38 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:04:20 +0000] eb4f39722b36b595c7152955ed11da38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:04:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:04:27 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:27 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:35 [info] 38#38: *1065 [lua] access_by_lua(msblocations.conf:189):2: 93b199878765414dde44d1c0b5c74de8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:04:35 [info] 38#38: *1065 [lua] logger.lua:23: 93b199878765414dde44d1c0b5c74de8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:04:35 +0000] 93b199878765414dde44d1c0b5c74de8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:04:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/01 05:04:37 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:37 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:47 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:47 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:50 [info] 38#38: *1071 [lua] access_by_lua(msblocations.conf:189):2: f799d87bf93dc332ec515e360d55ebbd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:04:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:04:50 +0000] f799d87bf93dc332ec515e360d55ebbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:04:50 [info] 38#38: *1071 [lua] logger.lua:23: f799d87bf93dc332ec515e360d55ebbd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:04:57 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:04:57 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:05 [info] 38#38: *1074 [lua] access_by_lua(msblocations.conf:189):2: 55fb593cc825bca56678a7358a9cd537:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:05:05 [info] 38#38: *1074 [lua] logger.lua:23: 55fb593cc825bca56678a7358a9cd537 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:05:05 +0000] 55fb593cc825bca56678a7358a9cd537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:05:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:05:07 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:07 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:17 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:17 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:20 [info] 38#38: *1079 [lua] access_by_lua(msblocations.conf:189):2: 90dcef7ca6368c447c8fc086a4dc48b5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:05:20 [info] 38#38: *1079 [lua] logger.lua:23: 90dcef7ca6368c447c8fc086a4dc48b5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:05:20 +0000] 90dcef7ca6368c447c8fc086a4dc48b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:05:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:05:27 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:27 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:35 [info] 38#38: *1082 [lua] access_by_lua(msblocations.conf:189):2: 5fedde47a9ac0ed1c8d48a71576f7215:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:05:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 05:05:35 [info] 38#38: *1082 [lua] logger.lua:23: 5fedde47a9ac0ed1c8d48a71576f7215 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:05:35 +0000] 5fedde47a9ac0ed1c8d48a71576f7215 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:05:37 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:37 [info] 36#36: *1085 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:47 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:47 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:50 [info] 38#38: *1088 [lua] access_by_lua(msblocations.conf:189):2: fa171d2b07ae0a8d70427031f5925bff:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:05:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:05:50 [info] 38#38: *1088 [lua] logger.lua:23: fa171d2b07ae0a8d70427031f5925bff {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:05:50 +0000] fa171d2b07ae0a8d70427031f5925bff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/01 05:05:57 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:05:57 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:05 [info] 38#38: *1091 [lua] access_by_lua(msblocations.conf:189):2: 7f085f8c4ccfbcde36c33b92e203f54e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:06:05 [info] 38#38: *1091 [lua] logger.lua:23: 7f085f8c4ccfbcde36c33b92e203f54e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:06:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:06:05 +0000] 7f085f8c4ccfbcde36c33b92e203f54e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:06:07 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:07 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:17 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:17 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:20 [info] 38#38: *1096 [lua] access_by_lua(msblocations.conf:189):2: e75ed29f7459d6191460058c7dc77309:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:06:20 [info] 38#38: *1096 [lua] logger.lua:23: e75ed29f7459d6191460058c7dc77309 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:06:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.67.113 - - [01/Feb/2023:05:06:20 +0000] e75ed29f7459d6191460058c7dc77309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/01 05:06:27 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:27 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:35 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: 90f814129d7dba9fcdb900c0988cda6f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:06:35 [info] 38#38: *1099 [lua] logger.lua:23: 90f814129d7dba9fcdb900c0988cda6f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:06:35 +0000] 90f814129d7dba9fcdb900c0988cda6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:06:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:06:37 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:37 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:47 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:47 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:50 [info] 38#38: *1105 [lua] access_by_lua(msblocations.conf:189):2: 38582d5dde17d91f0cf9ed9e71bb0139:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:06:50 [info] 38#38: *1105 [lua] logger.lua:23: 38582d5dde17d91f0cf9ed9e71bb0139 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:06:50 +0000] 38582d5dde17d91f0cf9ed9e71bb0139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:06:57 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:06:57 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:05 [info] 38#38: *1108 [lua] access_by_lua(msblocations.conf:189):2: 85df27162fe4e9cf7031c43a594682b7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:07:05 [info] 38#38: *1108 [lua] logger.lua:23: 85df27162fe4e9cf7031c43a594682b7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:07:05 +0000] 85df27162fe4e9cf7031c43a594682b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:07:07 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:07 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:17 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:17 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:20 [info] 38#38: *1113 [lua] access_by_lua(msblocations.conf:189):2: b99fc5ebc437aa33d80da204a32611e9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:07:20 +0000] b99fc5ebc437aa33d80da204a32611e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:07:20 [info] 38#38: *1113 [lua] logger.lua:23: b99fc5ebc437aa33d80da204a32611e9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:07:27 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:27 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:35 [info] 38#38: *1116 [lua] access_by_lua(msblocations.conf:189):2: 09b5cd0dd0272d636c741784e26e4898:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:07:35 [info] 38#38: *1116 [lua] logger.lua:23: 09b5cd0dd0272d636c741784e26e4898 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:07:35 +0000] 09b5cd0dd0272d636c741784e26e4898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/02/01 05:07:37 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:37 [info] 36#36: *1119 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:47 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:47 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:50 [info] 38#38: *1122 [lua] access_by_lua(msblocations.conf:189):2: 7cb69ffc1c2acc5b92e3249ccdb64f7a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:07:50 +0000] 7cb69ffc1c2acc5b92e3249ccdb64f7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:07:50 [info] 38#38: *1122 [lua] logger.lua:23: 7cb69ffc1c2acc5b92e3249ccdb64f7a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:07:57 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:07:57 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:05 [info] 38#38: *1125 [lua] access_by_lua(msblocations.conf:189):2: cc8205bcf88cd275933ff7b42e26a470:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:08:05 +0000] cc8205bcf88cd275933ff7b42e26a470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/01 05:08:05 [info] 38#38: *1125 [lua] logger.lua:23: cc8205bcf88cd275933ff7b42e26a470 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:08:07 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:07 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:17 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:17 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:20 [info] 38#38: *1130 [lua] access_by_lua(msblocations.conf:189):2: 1eeb379f7e162e5e9c3df46674053991:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.113 - - [01/Feb/2023:05:08:20 +0000] 1eeb379f7e162e5e9c3df46674053991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 05:08:20 [info] 38#38: *1130 [lua] logger.lua:23: 1eeb379f7e162e5e9c3df46674053991 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:08:27 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:27 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:35 [info] 38#38: *1133 [lua] access_by_lua(msblocations.conf:189):2: bdb1beff608fd56e00a762ee935064c3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:08:35 +0000] bdb1beff608fd56e00a762ee935064c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:08:35 [info] 38#38: *1133 [lua] logger.lua:23: bdb1beff608fd56e00a762ee935064c3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:08:37 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:37 [info] 36#36: *1136 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:47 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:47 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:50 [info] 38#38: *1139 [lua] access_by_lua(msblocations.conf:189):2: 12083bd65d01c07d1bd74327695aea3b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:08:50 [info] 38#38: *1139 [lua] logger.lua:23: 12083bd65d01c07d1bd74327695aea3b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:08:50 +0000] 12083bd65d01c07d1bd74327695aea3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:08:57 [info] 38#38: *1140 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:08:57 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:05 [info] 38#38: *1142 [lua] access_by_lua(msblocations.conf:189):2: ba1b97da1e4f2aea53a075d4d748fe30:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:09:05 [info] 38#38: *1142 [lua] logger.lua:23: ba1b97da1e4f2aea53a075d4d748fe30 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:09:05 +0000] ba1b97da1e4f2aea53a075d4d748fe30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:09:07 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:07 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:17 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:17 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:20 [info] 38#38: *1147 [lua] access_by_lua(msblocations.conf:189):2: f49cd7a986ea323094c16518911f403c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:09:20 +0000] f49cd7a986ea323094c16518911f403c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:09:20 [info] 38#38: *1147 [lua] logger.lua:23: f49cd7a986ea323094c16518911f403c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:09:27 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:27 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:35 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: 35e2027fe788f02c74a65f0ce2a71949:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:09:35 +0000] 35e2027fe788f02c74a65f0ce2a71949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:09:35 [info] 38#38: *1150 [lua] logger.lua:23: 35e2027fe788f02c74a65f0ce2a71949 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:09:37 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:37 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:47 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:47 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:50 [info] 38#38: *1156 [lua] access_by_lua(msblocations.conf:189):2: 33f1d49f259a057f03485669e6ab457e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:09:50 +0000] 33f1d49f259a057f03485669e6ab457e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:09:50 [info] 38#38: *1156 [lua] logger.lua:23: 33f1d49f259a057f03485669e6ab457e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:09:57 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:09:57 [info] 36#36: *1158 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:05 [info] 38#38: *1159 [lua] access_by_lua(msblocations.conf:189):2: 9dc562afb9bb739354f1750a394aca20:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:10:05 +0000] 9dc562afb9bb739354f1750a394aca20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:10:05 [info] 38#38: *1159 [lua] logger.lua:23: 9dc562afb9bb739354f1750a394aca20 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:10:07 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:07 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:17 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:17 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:20 [info] 38#38: *1164 [lua] access_by_lua(msblocations.conf:189):2: 14c68969be6d09edc9a75df4656b90cd:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:10:20 +0000] 14c68969be6d09edc9a75df4656b90cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:10:20 [info] 38#38: *1164 [lua] logger.lua:23: 14c68969be6d09edc9a75df4656b90cd {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:10:27 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:27 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:35 [info] 38#38: *1167 [lua] access_by_lua(msblocations.conf:189):2: c01e670d7bbd83f7016af0c2638c071b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:10:35 [info] 38#38: *1167 [lua] logger.lua:23: c01e670d7bbd83f7016af0c2638c071b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:10:35 +0000] c01e670d7bbd83f7016af0c2638c071b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 05:10:37 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:37 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:47 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:47 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:50 [info] 38#38: *1173 [lua] access_by_lua(msblocations.conf:189):2: c716215d28ecd679663d4543f8cf31f9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:10:50 +0000] c716215d28ecd679663d4543f8cf31f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:10:50 [info] 38#38: *1173 [lua] logger.lua:23: c716215d28ecd679663d4543f8cf31f9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:10:57 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:10:57 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:05 [info] 38#38: *1176 [lua] access_by_lua(msblocations.conf:189):2: cf4d7c0dc905aa087c6f3315c9cd26a2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:11:05 [info] 38#38: *1176 [lua] logger.lua:23: cf4d7c0dc905aa087c6f3315c9cd26a2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:11:05 +0000] cf4d7c0dc905aa087c6f3315c9cd26a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:11:07 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:07 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:17 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:17 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:20 [info] 38#38: *1181 [lua] access_by_lua(msblocations.conf:189):2: c519ba46ffa23c2ba91397c1af06fb9e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:11:20 [info] 38#38: *1181 [lua] logger.lua:23: c519ba46ffa23c2ba91397c1af06fb9e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:11:20 +0000] c519ba46ffa23c2ba91397c1af06fb9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:11:27 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:27 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:35 [info] 38#38: *1184 [lua] access_by_lua(msblocations.conf:189):2: 80cb3b5fee19053279406c570691cd85:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:11:35 [info] 38#38: *1184 [lua] logger.lua:23: 80cb3b5fee19053279406c570691cd85 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:11:35 +0000] 80cb3b5fee19053279406c570691cd85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:11:37 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:37 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:47 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:47 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:50 [info] 38#38: *1190 [lua] access_by_lua(msblocations.conf:189):2: c295a30df3b5ec38849a94e5165a8562:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:11:50 [info] 38#38: *1190 [lua] logger.lua:23: c295a30df3b5ec38849a94e5165a8562 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:11:50 +0000] c295a30df3b5ec38849a94e5165a8562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:11:57 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:11:57 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:05 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:189):2: c3d3b53999d501b14c7eb000e1490661:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:12:05 +0000] c3d3b53999d501b14c7eb000e1490661 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:12:05 [info] 38#38: *1193 [lua] logger.lua:23: c3d3b53999d501b14c7eb000e1490661 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:12:07 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:07 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:17 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:17 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:20 [info] 38#38: *1198 [lua] access_by_lua(msblocations.conf:189):2: a5c53884aacdd80fe708f6ff7343736b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:12:20 [info] 38#38: *1198 [lua] logger.lua:23: a5c53884aacdd80fe708f6ff7343736b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:12:20 +0000] a5c53884aacdd80fe708f6ff7343736b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:12:27 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:27 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:35 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:189):2: 24f999b22c78394d85ca70e3429e2487:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:12:35 +0000] 24f999b22c78394d85ca70e3429e2487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:12:35 [info] 38#38: *1201 [lua] logger.lua:23: 24f999b22c78394d85ca70e3429e2487 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:12:37 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:37 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:47 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:47 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:50 [info] 38#38: *1207 [lua] access_by_lua(msblocations.conf:189):2: d83ae060972c396a0e63efe31e788b6e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:12:50 +0000] d83ae060972c396a0e63efe31e788b6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:12:50 [info] 38#38: *1207 [lua] logger.lua:23: d83ae060972c396a0e63efe31e788b6e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:12:57 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:12:57 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:05 [info] 38#38: *1210 [lua] access_by_lua(msblocations.conf:189):2: ddfa09e302bc9de926e9704a9f17a21a:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:13:05 [info] 38#38: *1210 [lua] logger.lua:23: ddfa09e302bc9de926e9704a9f17a21a {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:13:05 +0000] ddfa09e302bc9de926e9704a9f17a21a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/01 05:13:07 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:07 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:16 [info] 38#38: *1213 client closed connection while waiting for request, client: 10.233.70.188, server: 0.0.0.0:443 2023/02/01 05:13:17 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:17 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:20 [info] 38#38: *1216 [lua] access_by_lua(msblocations.conf:189):2: 1e57851ebe6038f1b533c011911fbebc:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:13:20 [info] 38#38: *1216 [lua] logger.lua:23: 1e57851ebe6038f1b533c011911fbebc {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:13:20 +0000] 1e57851ebe6038f1b533c011911fbebc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:13:27 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:27 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:35 [info] 38#38: *1219 [lua] access_by_lua(msblocations.conf:189):2: 67ad3c38932fe2141fb396c57df598cf:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:13:35 +0000] 67ad3c38932fe2141fb396c57df598cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:13:35 [info] 38#38: *1219 [lua] logger.lua:23: 67ad3c38932fe2141fb396c57df598cf {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:13:37 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:37 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:47 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:47 [info] 38#38: *1224 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:50 [info] 38#38: *1225 [lua] access_by_lua(msblocations.conf:189):2: 2a105422173b6e1f9a14fe8c463a52e1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:13:50 +0000] 2a105422173b6e1f9a14fe8c463a52e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:13:50 [info] 38#38: *1225 [lua] logger.lua:23: 2a105422173b6e1f9a14fe8c463a52e1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:13:57 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:13:57 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:05 [info] 38#38: *1228 [lua] access_by_lua(msblocations.conf:189):2: 8a5076468ed8ab70edffe7a8794bd88b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:14:05 +0000] 8a5076468ed8ab70edffe7a8794bd88b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:14:05 [info] 38#38: *1228 [lua] logger.lua:23: 8a5076468ed8ab70edffe7a8794bd88b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:14:07 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:07 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:17 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:17 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:20 [info] 38#38: *1233 [lua] access_by_lua(msblocations.conf:189):2: fe06bd8125821a9d087e20fff4a6330f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:14:20 [info] 38#38: *1233 [lua] logger.lua:23: fe06bd8125821a9d087e20fff4a6330f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:14:20 +0000] fe06bd8125821a9d087e20fff4a6330f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:14:27 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:27 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:35 [info] 38#38: *1236 [lua] access_by_lua(msblocations.conf:189):2: 6c696d5a4fb0a8abf00454020844c719:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:14:35 +0000] 6c696d5a4fb0a8abf00454020844c719 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:14:35 [info] 38#38: *1236 [lua] logger.lua:23: 6c696d5a4fb0a8abf00454020844c719 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:14:37 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:37 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:47 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:47 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:50 [info] 38#38: *1242 [lua] access_by_lua(msblocations.conf:189):2: 9afb39da8ee91a4f90e1d0ad38555809:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:14:50 +0000] 9afb39da8ee91a4f90e1d0ad38555809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:14:50 [info] 38#38: *1242 [lua] logger.lua:23: 9afb39da8ee91a4f90e1d0ad38555809 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:14:57 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:14:57 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:05 [info] 38#38: *1245 [lua] access_by_lua(msblocations.conf:189):2: 4dcbf4e12fa5a46b09d95c174f2e1c7c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:15:05 +0000] 4dcbf4e12fa5a46b09d95c174f2e1c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:15:05 [info] 38#38: *1245 [lua] logger.lua:23: 4dcbf4e12fa5a46b09d95c174f2e1c7c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:15:07 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:07 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:17 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:17 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:20 [info] 38#38: *1250 [lua] access_by_lua(msblocations.conf:189):2: 63e4e633a90d6119cacd923401b86733:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:15:20 +0000] 63e4e633a90d6119cacd923401b86733 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:15:20 [info] 38#38: *1250 [lua] logger.lua:23: 63e4e633a90d6119cacd923401b86733 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:15:27 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:27 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:35 [info] 38#38: *1253 [lua] access_by_lua(msblocations.conf:189):2: 9454f397a58a89d04500097a043b1260:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:15:35 +0000] 9454f397a58a89d04500097a043b1260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:15:35 [info] 38#38: *1253 [lua] logger.lua:23: 9454f397a58a89d04500097a043b1260 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:15:37 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:37 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:47 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:47 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:50 [info] 38#38: *1259 [lua] access_by_lua(msblocations.conf:189):2: 5a81543389eba366d02e1ef4839165d0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:15:50 +0000] 5a81543389eba366d02e1ef4839165d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/01 05:15:50 [info] 38#38: *1259 [lua] logger.lua:23: 5a81543389eba366d02e1ef4839165d0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:15:57 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:15:57 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:06 [info] 38#38: *1262 [lua] access_by_lua(msblocations.conf:189):2: 57570dccf2258a41e00a7b11b32bd095:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:16:06 [info] 38#38: *1262 [lua] logger.lua:23: 57570dccf2258a41e00a7b11b32bd095 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:16:06 +0000] 57570dccf2258a41e00a7b11b32bd095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:16:07 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:07 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:17 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:17 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:21 [info] 38#38: *1267 [lua] access_by_lua(msblocations.conf:189):2: 7c00567343f5c63682ebd4868552892e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.113 - - [01/Feb/2023:05:16:21 +0000] 7c00567343f5c63682ebd4868552892e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:16:21 [info] 38#38: *1267 [lua] logger.lua:23: 7c00567343f5c63682ebd4868552892e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:16:27 [info] 38#38: *1268 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:27 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:36 [info] 38#38: *1270 [lua] access_by_lua(msblocations.conf:189):2: 953b513acf0d05fb8a5e004591908f63:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:16:36 +0000] 953b513acf0d05fb8a5e004591908f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:16:36 [info] 38#38: *1270 [lua] logger.lua:23: 953b513acf0d05fb8a5e004591908f63 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:16:37 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:37 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:47 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:47 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:51 [info] 38#38: *1276 [lua] access_by_lua(msblocations.conf:189):2: c550de6e81eb293378b8c19b3ed3a42f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:16:51 +0000] c550de6e81eb293378b8c19b3ed3a42f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:16:51 [info] 38#38: *1276 [lua] logger.lua:23: c550de6e81eb293378b8c19b3ed3a42f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:16:57 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:16:57 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:06 [info] 38#38: *1279 [lua] access_by_lua(msblocations.conf:189):2: b730357b5f7a1966a64786acdd55297c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:17:06 +0000] b730357b5f7a1966a64786acdd55297c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:17:06 [info] 38#38: *1279 [lua] logger.lua:23: b730357b5f7a1966a64786acdd55297c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:17:07 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:07 [info] 36#36: *1281 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:17 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:17 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:21 [info] 38#38: *1284 [lua] access_by_lua(msblocations.conf:189):2: 3839255406b01c9c8e0bab3470b11d55:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:17:21 +0000] 3839255406b01c9c8e0bab3470b11d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:17:21 [info] 38#38: *1284 [lua] logger.lua:23: 3839255406b01c9c8e0bab3470b11d55 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:17:27 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:27 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:36 [info] 38#38: *1287 [lua] access_by_lua(msblocations.conf:189):2: 18a12979412cd15fa120ea246c384861:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:17:36 [info] 38#38: *1287 [lua] logger.lua:23: 18a12979412cd15fa120ea246c384861 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:17:36 +0000] 18a12979412cd15fa120ea246c384861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:17:37 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:37 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:47 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:47 [info] 38#38: *1291 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:51 [info] 38#38: *1293 [lua] access_by_lua(msblocations.conf:189):2: 4f6624f66bc47b8c2b22526da2132b93:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:17:51 [info] 38#38: *1293 [lua] logger.lua:23: 4f6624f66bc47b8c2b22526da2132b93 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:17:51 +0000] 4f6624f66bc47b8c2b22526da2132b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:17:57 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:17:57 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:06 [info] 38#38: *1296 [lua] access_by_lua(msblocations.conf:189):2: da410bc792b9da2daf3a0a10c50a1c74:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:18:06 [info] 38#38: *1296 [lua] logger.lua:23: da410bc792b9da2daf3a0a10c50a1c74 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:18:06 +0000] da410bc792b9da2daf3a0a10c50a1c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:18:07 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:07 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:17 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:17 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:21 [info] 38#38: *1301 [lua] access_by_lua(msblocations.conf:189):2: 3e9ee606849f7530fd4af329979e9ede:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:18:21 [info] 38#38: *1301 [lua] logger.lua:23: 3e9ee606849f7530fd4af329979e9ede {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:18:21 +0000] 3e9ee606849f7530fd4af329979e9ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:18:27 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:27 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:36 [info] 38#38: *1304 [lua] access_by_lua(msblocations.conf:189):2: 68d1ed56f715383ec7d6dc189be5e014:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:18:36 [info] 38#38: *1304 [lua] logger.lua:23: 68d1ed56f715383ec7d6dc189be5e014 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:18:36 +0000] 68d1ed56f715383ec7d6dc189be5e014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:18:37 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:37 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:47 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:47 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:51 [info] 38#38: *1310 [lua] access_by_lua(msblocations.conf:189):2: b7e10eb09215fa1335898d9bf91e79ea:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:18:51 [info] 38#38: *1310 [lua] logger.lua:23: b7e10eb09215fa1335898d9bf91e79ea {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:18:51 +0000] b7e10eb09215fa1335898d9bf91e79ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:18:57 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:18:57 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:06 [info] 38#38: *1313 [lua] access_by_lua(msblocations.conf:189):2: ba31695be8442c251ec272817169aad1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:19:06 +0000] ba31695be8442c251ec272817169aad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:19:06 [info] 38#38: *1313 [lua] logger.lua:23: ba31695be8442c251ec272817169aad1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:19:07 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:07 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:17 [info] 36#36: *1317 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:17 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:21 [info] 38#38: *1318 [lua] access_by_lua(msblocations.conf:189):2: ea474db8ce726f6e4d7b8d6c4e5416f9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:19:21 [info] 38#38: *1318 [lua] logger.lua:23: ea474db8ce726f6e4d7b8d6c4e5416f9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:19:21 +0000] ea474db8ce726f6e4d7b8d6c4e5416f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:19:27 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:27 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:36 [info] 38#38: *1321 [lua] access_by_lua(msblocations.conf:189):2: 706b6516c5c2fcbffdb58b443654feee:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:19:36 +0000] 706b6516c5c2fcbffdb58b443654feee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:19:36 [info] 38#38: *1321 [lua] logger.lua:23: 706b6516c5c2fcbffdb58b443654feee {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:19:37 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:37 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:47 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:47 [info] 38#38: *1325 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:51 [info] 38#38: *1327 [lua] access_by_lua(msblocations.conf:189):2: 8fc5314ccf2e5a65ce5a8a667809212e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:19:51 +0000] 8fc5314ccf2e5a65ce5a8a667809212e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/01 05:19:51 [info] 38#38: *1327 [lua] logger.lua:23: 8fc5314ccf2e5a65ce5a8a667809212e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:19:57 [info] 38#38: *1328 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:19:57 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:06 [info] 38#38: *1330 [lua] access_by_lua(msblocations.conf:189):2: 6d03fbc91b28ab5fb5da640d7377a513:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:20:06 [info] 38#38: *1330 [lua] logger.lua:23: 6d03fbc91b28ab5fb5da640d7377a513 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:20:06 +0000] 6d03fbc91b28ab5fb5da640d7377a513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:20:07 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:07 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:17 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:17 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:21 [info] 38#38: *1335 [lua] access_by_lua(msblocations.conf:189):2: f14f05238a8fce8bf01cdb9325a989fb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:20:21 [info] 38#38: *1335 [lua] logger.lua:23: f14f05238a8fce8bf01cdb9325a989fb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:20:21 +0000] f14f05238a8fce8bf01cdb9325a989fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:20:27 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:27 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:36 [info] 38#38: *1338 [lua] access_by_lua(msblocations.conf:189):2: 7253661c89b253c054b1c5dff4640c74:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:20:36 [info] 38#38: *1338 [lua] logger.lua:23: 7253661c89b253c054b1c5dff4640c74 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:20:36 +0000] 7253661c89b253c054b1c5dff4640c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.038 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/01 05:20:37 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:37 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:47 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:47 [info] 38#38: *1343 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:51 [info] 38#38: *1344 [lua] access_by_lua(msblocations.conf:189):2: 39988618a0ddf564f2f3b4c5e468762f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:20:51 [info] 38#38: *1344 [lua] logger.lua:23: 39988618a0ddf564f2f3b4c5e468762f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:20:51 +0000] 39988618a0ddf564f2f3b4c5e468762f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:20:57 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:20:57 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:06 [info] 38#38: *1347 [lua] access_by_lua(msblocations.conf:189):2: 5a6cbd24f7f78a6af434161cd2fb682e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:21:06 +0000] 5a6cbd24f7f78a6af434161cd2fb682e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:21:06 [info] 38#38: *1347 [lua] logger.lua:23: 5a6cbd24f7f78a6af434161cd2fb682e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:21:07 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:07 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:17 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:17 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:21 [info] 38#38: *1352 [lua] access_by_lua(msblocations.conf:189):2: 8c79262adf8dfe114e29e791c62f1049:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:21:21 [info] 38#38: *1352 [lua] logger.lua:23: 8c79262adf8dfe114e29e791c62f1049 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:21:21 +0000] 8c79262adf8dfe114e29e791c62f1049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:21:27 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:27 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:36 [info] 38#38: *1355 [lua] access_by_lua(msblocations.conf:189):2: 35b5ba9bd9ba0264053a1090246a1b1f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:21:36 [info] 38#38: *1355 [lua] logger.lua:23: 35b5ba9bd9ba0264053a1090246a1b1f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:21:36 +0000] 35b5ba9bd9ba0264053a1090246a1b1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/01 05:21:37 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:37 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:47 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:47 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:51 [info] 38#38: *1361 [lua] access_by_lua(msblocations.conf:189):2: 8eabc7b79660efda25ae94dfb4adc6e2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:21:51 +0000] 8eabc7b79660efda25ae94dfb4adc6e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:21:51 [info] 38#38: *1361 [lua] logger.lua:23: 8eabc7b79660efda25ae94dfb4adc6e2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:21:57 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:21:57 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:06 [info] 38#38: *1364 [lua] access_by_lua(msblocations.conf:189):2: 8b16f70aef0a90d9172b3f20a387f161:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:22:06 [info] 38#38: *1364 [lua] logger.lua:23: 8b16f70aef0a90d9172b3f20a387f161 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:22:06 +0000] 8b16f70aef0a90d9172b3f20a387f161 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:22:07 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:07 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:17 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:17 [info] 38#38: *1367 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:21 [info] 38#38: *1369 [lua] access_by_lua(msblocations.conf:189):2: 3c0354e93d82f4ea8af8a605518cfb43:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:22:21 +0000] 3c0354e93d82f4ea8af8a605518cfb43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:22:21 [info] 38#38: *1369 [lua] logger.lua:23: 3c0354e93d82f4ea8af8a605518cfb43 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:22:27 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:27 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:36 [info] 38#38: *1372 [lua] access_by_lua(msblocations.conf:189):2: 36cbbc1eec46ad5d048e2b0ccd5e1412:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:22:36 [info] 38#38: *1372 [lua] logger.lua:23: 36cbbc1eec46ad5d048e2b0ccd5e1412 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:22:36 +0000] 36cbbc1eec46ad5d048e2b0ccd5e1412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:22:37 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:37 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:47 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:47 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:51 [info] 38#38: *1378 [lua] access_by_lua(msblocations.conf:189):2: 221f04c4f8d6db6627116ca0e8b93c2e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:22:51 [info] 38#38: *1378 [lua] logger.lua:23: 221f04c4f8d6db6627116ca0e8b93c2e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:22:51 +0000] 221f04c4f8d6db6627116ca0e8b93c2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:22:57 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:22:57 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:06 [info] 38#38: *1381 [lua] access_by_lua(msblocations.conf:189):2: 8b50a137540ead554b0548b461db7d32:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:23:06 [info] 38#38: *1381 [lua] logger.lua:23: 8b50a137540ead554b0548b461db7d32 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:23:06 +0000] 8b50a137540ead554b0548b461db7d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:23:07 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:07 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:17 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:17 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 10.233.64.221 - - [01/Feb/2023:05:23:20 +0000] 40a1e97ca94918da07b5d99bf204cb9c "" 400 request_processing_time:5.001 upstream_response_time:- "-" "-" "-" 2023/02/01 05:23:20 [info] 38#38: *1384 client prematurely closed connection while reading client request line, client: 10.233.64.221, server: 2023/02/01 05:23:20 [info] 38#38: *1387 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.221, server: , request: "GET / HTTP/1.0" 10.233.64.221 - - [01/Feb/2023:05:23:20 +0000] 54a0531b2cb615a97c2e2c69e26e72bd "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/02/01 05:23:21 [info] 38#38: *1388 [lua] access_by_lua(msblocations.conf:189):2: 928cbda902e9ced2e822d6001a9ec3ae:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:23:21 [info] 38#38: *1388 [lua] logger.lua:23: 928cbda902e9ced2e822d6001a9ec3ae {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:23:21 +0000] 928cbda902e9ced2e822d6001a9ec3ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:23:27 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:27 [info] 38#38: *1389 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:36 [info] 38#38: *1391 [lua] access_by_lua(msblocations.conf:189):2: 098cd0bcd66634f4d29d43d6a92d4124:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:23:36 +0000] 098cd0bcd66634f4d29d43d6a92d4124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:23:36 [info] 38#38: *1391 [lua] logger.lua:23: 098cd0bcd66634f4d29d43d6a92d4124 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:23:37 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:37 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:47 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:47 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:51 [info] 38#38: *1397 [lua] access_by_lua(msblocations.conf:189):2: 3fdb422f24b17a439bf0e6438be76df5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:23:51 +0000] 3fdb422f24b17a439bf0e6438be76df5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:23:51 [info] 38#38: *1397 [lua] logger.lua:23: 3fdb422f24b17a439bf0e6438be76df5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:23:57 [info] 38#38: *1398 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:23:57 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:06 [info] 38#38: *1400 [lua] access_by_lua(msblocations.conf:189):2: 7f28ca2c0823bb9943e0814e688ebed5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:24:06 +0000] 7f28ca2c0823bb9943e0814e688ebed5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:24:06 [info] 38#38: *1400 [lua] logger.lua:23: 7f28ca2c0823bb9943e0814e688ebed5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:24:07 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:07 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:17 [info] 38#38: *1403 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:17 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:21 [info] 38#38: *1405 [lua] access_by_lua(msblocations.conf:189):2: 7d6df9cc2d0e92e5753cbf712a95fd44:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:24:21 [info] 38#38: *1405 [lua] logger.lua:23: 7d6df9cc2d0e92e5753cbf712a95fd44 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:24:21 +0000] 7d6df9cc2d0e92e5753cbf712a95fd44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:24:27 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:27 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:36 [info] 38#38: *1408 [lua] access_by_lua(msblocations.conf:189):2: 6eff9d3583e2a2f8dcbf92f0de1be75f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 10.233.67.113 - - [01/Feb/2023:05:24:36 +0000] 6eff9d3583e2a2f8dcbf92f0de1be75f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.034 "-" "Consul Health Check" "-" 2023/02/01 05:24:36 [info] 38#38: *1408 [lua] logger.lua:23: 6eff9d3583e2a2f8dcbf92f0de1be75f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:24:37 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:37 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:46 [info] 38#38: *1413 [lua] access_by_lua(msblocations.conf:189):2: aca85c766d91ad0b8bd77de87fe74c0f:receive the request, client: 10.233.64.221, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.116:30284" 2023/02/01 05:24:46 [info] 38#38: *1412 [lua] access_by_lua(msblocations.conf:189):2: e30459ac0f59e37c1a02bbfd073f771e:receive the request, client: 10.233.64.221, server: , request: "GET /nmaplowercheck1675229086 HTTP/1.1", host: "10.32.240.116:30284" 2023/02/01 05:24:46 [warn] 38#38: *1413 [lua] error_handler.lua:29: error_svc_not_found(): aca85c766d91ad0b8bd77de87fe74c0f No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.116:30284" 2023/02/01 05:24:46 [warn] 38#38: *1412 [lua] error_handler.lua:29: error_svc_not_found(): e30459ac0f59e37c1a02bbfd073f771e No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET /nmaplowercheck1675229086 HTTP/1.1", host: "10.32.240.116:30284" 10.233.64.221 - - [01/Feb/2023:05:24:46 +0000] e30459ac0f59e37c1a02bbfd073f771e "GET /nmaplowercheck1675229086 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.221 - - [01/Feb/2023:05:24:47 +0000] aca85c766d91ad0b8bd77de87fe74c0f "POST /sdk HTTP/1.1" 502 request_processing_time:0.101 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/02/01 05:24:47 [info] 38#38: *1414 [lua] access_by_lua(msblocations.conf:189):2: a422dfe689acb3ad14dca52939502fe5:receive the request, client: 10.233.64.221, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.116:30284" 2023/02/01 05:24:47 [warn] 38#38: *1414 [lua] error_handler.lua:29: error_svc_not_found(): a422dfe689acb3ad14dca52939502fe5 No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.116:30284" 10.233.64.221 - - [01/Feb/2023:05:24:47 +0000] a422dfe689acb3ad14dca52939502fe5 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/02/01 05:24:47 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:47 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 10.233.64.221 - - [01/Feb/2023:05:24:47 +0000] 4f74022b1a0a7cfc263ecb23f834f53d "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/02/01 05:24:47 [info] 38#38: *1415 [lua] access_by_lua(msblocations.conf:189):2: 4f74022b1a0a7cfc263ecb23f834f53d:receive the request, client: 10.233.64.221, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.116:30284" 2023/02/01 05:24:47 [warn] 38#38: *1415 [lua] error_handler.lua:29: error_svc_not_found(): 4f74022b1a0a7cfc263ecb23f834f53d No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.116:30284" 2023/02/01 05:24:51 [info] 38#38: *1418 [lua] access_by_lua(msblocations.conf:189):2: 6075fb6d4c87b4ff0d9e776abe366bb8:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:24:51 +0000] 6075fb6d4c87b4ff0d9e776abe366bb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:24:51 [info] 38#38: *1418 [lua] logger.lua:23: 6075fb6d4c87b4ff0d9e776abe366bb8 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:24:54 [info] 38#38: *1419 [lua] access_by_lua(msblocations.conf:189):2: 739e939eb78782fa9d7bf57d0ea30d4d:receive the request, client: 10.233.64.221, server: , request: "GET / HTTP/1.0" 2023/02/01 05:24:54 [warn] 38#38: *1419 [lua] error_handler.lua:29: error_svc_not_found(): 739e939eb78782fa9d7bf57d0ea30d4d No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET / HTTP/1.0" 10.233.64.221 - - [01/Feb/2023:05:24:54 +0000] 739e939eb78782fa9d7bf57d0ea30d4d "GET / HTTP/1.0" 502 request_processing_time:0.005 upstream_response_time:- "-" "-" "-" 2023/02/01 05:24:54 [info] 38#38: *1420 [lua] access_by_lua(msblocations.conf:189):2: a852399fc3a38c15ef8a534f77d3da2b:receive the request, client: 10.233.64.221, server: , request: "GET / HTTP/1.1", host: "10.32.240.116" 2023/02/01 05:24:54 [warn] 38#38: *1420 [lua] error_handler.lua:29: error_svc_not_found(): a852399fc3a38c15ef8a534f77d3da2b No route found for this request! detail_info:Custom not match, client: 10.233.64.221, server: , request: "GET / HTTP/1.1", host: "10.32.240.116" 10.233.64.221 - - [01/Feb/2023:05:24:54 +0000] a852399fc3a38c15ef8a534f77d3da2b "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/02/01 05:24:54 [info] 38#38: *1420 client 10.233.64.221 closed keepalive connection 2023/02/01 05:24:57 [info] 38#38: *1421 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:24:57 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:06 [info] 38#38: *1423 [lua] access_by_lua(msblocations.conf:189):2: ac5d4bb457dc54ffa4aadaa89b8c03c9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:25:06 +0000] ac5d4bb457dc54ffa4aadaa89b8c03c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:25:06 [info] 38#38: *1423 [lua] logger.lua:23: ac5d4bb457dc54ffa4aadaa89b8c03c9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:25:07 [info] 38#38: *1424 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:07 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:17 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:17 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:21 [info] 38#38: *1428 [lua] access_by_lua(msblocations.conf:189):2: 78f5fd4cadcb5c39a8c8370ffb462dba:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:25:21 +0000] 78f5fd4cadcb5c39a8c8370ffb462dba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:25:21 [info] 38#38: *1428 [lua] logger.lua:23: 78f5fd4cadcb5c39a8c8370ffb462dba {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:25:27 [info] 38#38: *1429 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:27 [info] 36#36: *1430 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:36 [info] 38#38: *1431 [lua] access_by_lua(msblocations.conf:189):2: 4b08bdb7338744c7275143694a63264c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:25:36 [info] 38#38: *1431 [lua] logger.lua:23: 4b08bdb7338744c7275143694a63264c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:25:36 +0000] 4b08bdb7338744c7275143694a63264c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:25:37 [info] 38#38: *1432 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:37 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:47 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:47 [info] 38#38: *1435 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:51 [info] 38#38: *1437 [lua] access_by_lua(msblocations.conf:189):2: 09bd237595dfe6dc1dc0b5644e2ded84:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:25:51 +0000] 09bd237595dfe6dc1dc0b5644e2ded84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:25:51 [info] 38#38: *1437 [lua] logger.lua:23: 09bd237595dfe6dc1dc0b5644e2ded84 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:25:57 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:25:57 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:06 [info] 38#38: *1440 [lua] access_by_lua(msblocations.conf:189):2: f18faa11c438aa645f49b9d56492e95c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:26:06 +0000] f18faa11c438aa645f49b9d56492e95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:26:06 [info] 38#38: *1440 [lua] logger.lua:23: f18faa11c438aa645f49b9d56492e95c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:26:07 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:07 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:17 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:17 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:21 [info] 38#38: *1445 [lua] access_by_lua(msblocations.conf:189):2: 416fe99fd111a1573606319f042508e6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:26:21 +0000] 416fe99fd111a1573606319f042508e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:26:21 [info] 38#38: *1445 [lua] logger.lua:23: 416fe99fd111a1573606319f042508e6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:26:27 [info] 38#38: *1446 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:27 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:36 [info] 38#38: *1448 [lua] access_by_lua(msblocations.conf:189):2: 9508fbf6042f6b3a455bc839e062f320:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:26:36 [info] 38#38: *1448 [lua] logger.lua:23: 9508fbf6042f6b3a455bc839e062f320 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:26:36 +0000] 9508fbf6042f6b3a455bc839e062f320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:26:37 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:37 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:47 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:47 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:51 [info] 38#38: *1454 [lua] access_by_lua(msblocations.conf:189):2: eac03682055fbe7372d4e3881bde807c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:26:51 [info] 38#38: *1454 [lua] logger.lua:23: eac03682055fbe7372d4e3881bde807c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:26:51 +0000] eac03682055fbe7372d4e3881bde807c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:26:57 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:26:57 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:06 [info] 38#38: *1457 [lua] access_by_lua(msblocations.conf:189):2: b37802b6bf8d54004f2d995ee53c4724:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:27:06 +0000] b37802b6bf8d54004f2d995ee53c4724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:27:06 [info] 38#38: *1457 [lua] logger.lua:23: b37802b6bf8d54004f2d995ee53c4724 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:27:07 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:07 [info] 38#38: *1459 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:17 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:17 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:21 [info] 38#38: *1462 [lua] access_by_lua(msblocations.conf:189):2: 68841ecb1fa3a01a32cccd7700455d47:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:27:21 +0000] 68841ecb1fa3a01a32cccd7700455d47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:27:21 [info] 38#38: *1462 [lua] logger.lua:23: 68841ecb1fa3a01a32cccd7700455d47 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:27:27 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:27 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:36 [info] 38#38: *1465 [lua] access_by_lua(msblocations.conf:189):2: 5f7c76a3ad2b90e586b64671d095685e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:27:36 +0000] 5f7c76a3ad2b90e586b64671d095685e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:27:36 [info] 38#38: *1465 [lua] logger.lua:23: 5f7c76a3ad2b90e586b64671d095685e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:27:37 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:37 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:47 [info] 38#38: *1469 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:47 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:51 [info] 38#38: *1471 [lua] access_by_lua(msblocations.conf:189):2: 8e2e79418a15721591b74fb4420499df:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:27:51 [info] 38#38: *1471 [lua] logger.lua:23: 8e2e79418a15721591b74fb4420499df {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:27:51 +0000] 8e2e79418a15721591b74fb4420499df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:27:57 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:27:57 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:06 [info] 38#38: *1474 [lua] access_by_lua(msblocations.conf:189):2: ab3b9087019c892504e13369ec65bc49:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:28:06 [info] 38#38: *1474 [lua] logger.lua:23: ab3b9087019c892504e13369ec65bc49 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:28:06 +0000] ab3b9087019c892504e13369ec65bc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:28:07 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:07 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:17 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:17 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:21 [info] 38#38: *1479 [lua] access_by_lua(msblocations.conf:189):2: 99959f38a42d950239e097df06d685a0:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:28:21 +0000] 99959f38a42d950239e097df06d685a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:28:21 [info] 38#38: *1479 [lua] logger.lua:23: 99959f38a42d950239e097df06d685a0 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:28:27 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:27 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:36 [info] 38#38: *1482 [lua] access_by_lua(msblocations.conf:189):2: 3436d43ccbfe3fe2428d63737848a1aa:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:28:36 +0000] 3436d43ccbfe3fe2428d63737848a1aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:28:36 [info] 38#38: *1482 [lua] logger.lua:23: 3436d43ccbfe3fe2428d63737848a1aa {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:28:37 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:37 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:47 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:47 [info] 38#38: *1486 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:52 [info] 38#38: *1488 [lua] access_by_lua(msblocations.conf:189):2: 5296b66c48a6dc5e3b85c31f77c1494e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:28:52 [info] 38#38: *1488 [lua] logger.lua:23: 5296b66c48a6dc5e3b85c31f77c1494e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:28:52 +0000] 5296b66c48a6dc5e3b85c31f77c1494e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:28:57 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:28:57 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:07 [info] 38#38: *1491 [lua] access_by_lua(msblocations.conf:189):2: e8c862456a757efc97675d99540bf738:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:29:07 [info] 38#38: *1491 [lua] logger.lua:23: e8c862456a757efc97675d99540bf738 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:29:07 +0000] e8c862456a757efc97675d99540bf738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:29:07 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:07 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:17 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:17 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:22 [info] 38#38: *1496 [lua] access_by_lua(msblocations.conf:189):2: 49b3cb815fe00d94c59b506f82579228:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:29:22 [info] 38#38: *1496 [lua] logger.lua:23: 49b3cb815fe00d94c59b506f82579228 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:29:22 +0000] 49b3cb815fe00d94c59b506f82579228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:29:27 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:27 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:37 [info] 38#38: *1499 [lua] access_by_lua(msblocations.conf:189):2: cc9fbc01c4f2d522f6a098a2b5ab51a9:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:29:37 +0000] cc9fbc01c4f2d522f6a098a2b5ab51a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:29:37 [info] 38#38: *1499 [lua] logger.lua:23: cc9fbc01c4f2d522f6a098a2b5ab51a9 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:29:37 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:37 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:47 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:47 [info] 38#38: *1503 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:52 [info] 38#38: *1505 [lua] access_by_lua(msblocations.conf:189):2: e1ca55555866b11f0f7a1d6ce6522612:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:29:52 +0000] e1ca55555866b11f0f7a1d6ce6522612 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:29:52 [info] 38#38: *1505 [lua] logger.lua:23: e1ca55555866b11f0f7a1d6ce6522612 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:29:57 [info] 38#38: *1506 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:29:57 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:07 [info] 38#38: *1508 [lua] access_by_lua(msblocations.conf:189):2: c8adcd62a8b1dd4244f2bf7b2572d344:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:30:07 [info] 38#38: *1508 [lua] logger.lua:23: c8adcd62a8b1dd4244f2bf7b2572d344 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:07 +0000] c8adcd62a8b1dd4244f2bf7b2572d344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:30:07 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:07 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:17 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:17 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:22 [info] 38#38: *1513 [lua] access_by_lua(msblocations.conf:189):2: 433da21c53e1da43094ce2cb05b85e72:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:30:22 [info] 38#38: *1513 [lua] logger.lua:23: 433da21c53e1da43094ce2cb05b85e72 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:22 +0000] 433da21c53e1da43094ce2cb05b85e72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/01 05:30:27 [info] 38#38: *1514 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:27 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:37 [info] 38#38: *1516 [lua] access_by_lua(msblocations.conf:189):2: 6b275f4bb88b051e9ed475911b9d41e1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:37 +0000] 6b275f4bb88b051e9ed475911b9d41e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/01 05:30:37 [info] 38#38: *1516 [lua] logger.lua:23: 6b275f4bb88b051e9ed475911b9d41e1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/01 05:30:37 [info] 38#38: *1517 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:37 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:47 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:47 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:52 [info] 38#38: *1522 [lua] access_by_lua(msblocations.conf:189):2: d7d915fcf03c26f1d0b3b389dd456b8d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:52 +0000] d7d915fcf03c26f1d0b3b389dd456b8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:30:52 [info] 38#38: *1522 [lua] logger.lua:23: d7d915fcf03c26f1d0b3b389dd456b8d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:30:57 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:30:57 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:07 [info] 38#38: *1525 [lua] access_by_lua(msblocations.conf:189):2: 2e0929ebcf771b0d3deb19bf23bb934d:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:31:07 [info] 38#38: *1525 [lua] logger.lua:23: 2e0929ebcf771b0d3deb19bf23bb934d {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:31:07 +0000] 2e0929ebcf771b0d3deb19bf23bb934d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:31:07 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:07 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:17 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:17 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:22 [info] 38#38: *1530 [lua] access_by_lua(msblocations.conf:189):2: 4abd22b907042fb65ee178d4f35de766:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:31:22 [info] 38#38: *1530 [lua] logger.lua:23: 4abd22b907042fb65ee178d4f35de766 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.113 - - [01/Feb/2023:05:31:22 +0000] 4abd22b907042fb65ee178d4f35de766 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:31:27 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:27 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:37 [info] 38#38: *1533 [lua] access_by_lua(msblocations.conf:189):2: cc4be1881fe7626292353541572abf09:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:31:37 +0000] cc4be1881fe7626292353541572abf09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:31:37 [info] 38#38: *1533 [lua] logger.lua:23: cc4be1881fe7626292353541572abf09 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:31:37 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:37 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:47 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:47 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:52 [info] 38#38: *1539 [lua] access_by_lua(msblocations.conf:189):2: bcc8a7d388b38da8d2e850bd5199827f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:31:52 [info] 38#38: *1539 [lua] logger.lua:23: bcc8a7d388b38da8d2e850bd5199827f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.113 - - [01/Feb/2023:05:31:52 +0000] bcc8a7d388b38da8d2e850bd5199827f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:31:57 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:31:57 [info] 38#38: *1540 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:07 [info] 38#38: *1542 [lua] access_by_lua(msblocations.conf:189):2: 352746bc8b876aa629c0c841969c5074:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:32:07 +0000] 352746bc8b876aa629c0c841969c5074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:32:07 [info] 38#38: *1542 [lua] logger.lua:23: 352746bc8b876aa629c0c841969c5074 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:32:07 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:07 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:17 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:17 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:22 [info] 38#38: *1547 [lua] access_by_lua(msblocations.conf:189):2: e2058e6b5a7e80545fd39bd52ed47ac2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:32:22 +0000] e2058e6b5a7e80545fd39bd52ed47ac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/01 05:32:22 [info] 38#38: *1547 [lua] logger.lua:23: e2058e6b5a7e80545fd39bd52ed47ac2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:32:27 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:27 [info] 36#36: *1549 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:37 [info] 38#38: *1550 [lua] access_by_lua(msblocations.conf:189):2: 69fc818a64350233f2b6b4a6c341b0d2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:32:37 [info] 38#38: *1552 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:37 [info] 38#38: *1551 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:37 [info] 38#38: *1550 [lua] logger.lua:23: 69fc818a64350233f2b6b4a6c341b0d2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:32:37 +0000] 69fc818a64350233f2b6b4a6c341b0d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.047 upstream_response_time:0.046 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/02/01 05:32:47 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:47 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:52 [info] 38#38: *1556 [lua] access_by_lua(msblocations.conf:189):2: 0cb27406ac9a4addcc1a8e50b9174c04:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:32:52 +0000] 0cb27406ac9a4addcc1a8e50b9174c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:32:52 [info] 38#38: *1556 [lua] logger.lua:23: 0cb27406ac9a4addcc1a8e50b9174c04 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:32:57 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:32:57 [info] 38#38: *1558 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:07 [info] 38#38: *1560 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:07 [info] 38#38: *1559 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:07 [info] 38#38: *1561 [lua] access_by_lua(msblocations.conf:189):2: 997c851ffea5b9422fff1deaf7037086:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:33:07 +0000] 997c851ffea5b9422fff1deaf7037086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:33:07 [info] 38#38: *1561 [lua] logger.lua:23: 997c851ffea5b9422fff1deaf7037086 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:33:17 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:17 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:22 [info] 38#38: *1564 [lua] access_by_lua(msblocations.conf:189):2: 6734c5b8613de66b2056be1b4467ccd1:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:33:22 [info] 38#38: *1564 [lua] logger.lua:23: 6734c5b8613de66b2056be1b4467ccd1 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:33:22 +0000] 6734c5b8613de66b2056be1b4467ccd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:33:27 [info] 38#38: *1565 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:27 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:37 [info] 38#38: *1567 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:37 [info] 38#38: *1568 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:37 [info] 38#38: *1569 [lua] access_by_lua(msblocations.conf:189):2: 169f3a28fa12cf2f8c66e98017bc0da3:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:33:37 [info] 38#38: *1569 [lua] logger.lua:23: 169f3a28fa12cf2f8c66e98017bc0da3 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:33:37 +0000] 169f3a28fa12cf2f8c66e98017bc0da3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:33:47 [info] 38#38: *1571 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:47 [info] 38#38: *1572 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:52 [info] 38#38: *1573 [lua] access_by_lua(msblocations.conf:189):2: 170e5732810b40a95b116326b7dee9a6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.113 - - [01/Feb/2023:05:33:52 +0000] 170e5732810b40a95b116326b7dee9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:33:52 [info] 38#38: *1573 [lua] logger.lua:23: 170e5732810b40a95b116326b7dee9a6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:33:57 [info] 38#38: *1574 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:33:57 [info] 38#38: *1575 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:07 [info] 38#38: *1577 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:07 [info] 38#38: *1576 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:07 [info] 38#38: *1578 [lua] access_by_lua(msblocations.conf:189):2: 7aecbf172382881314697aa38b5586b5:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:34:07 [info] 38#38: *1578 [lua] logger.lua:23: 7aecbf172382881314697aa38b5586b5 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:34:07 +0000] 7aecbf172382881314697aa38b5586b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:34:17 [info] 38#38: *1579 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:17 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:22 [info] 38#38: *1581 [lua] access_by_lua(msblocations.conf:189):2: 4d78b27f8b05f3ab6f36783ace2ebdc7:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:34:22 +0000] 4d78b27f8b05f3ab6f36783ace2ebdc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/01 05:34:22 [info] 38#38: *1581 [lua] logger.lua:23: 4d78b27f8b05f3ab6f36783ace2ebdc7 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:34:27 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:27 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:37 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:37 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:37 [info] 38#38: *1586 [lua] access_by_lua(msblocations.conf:189):2: 7bd9600fc208e3cf5834c775cfe4dd7b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:34:37 [info] 38#38: *1586 [lua] logger.lua:23: 7bd9600fc208e3cf5834c775cfe4dd7b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:34:37 +0000] 7bd9600fc208e3cf5834c775cfe4dd7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:34:47 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:47 [info] 38#38: *1588 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:52 [info] 38#38: *1590 [lua] access_by_lua(msblocations.conf:189):2: 4267e0abe1848f3237e4a051feb7c9bb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:34:52 [info] 38#38: *1590 [lua] logger.lua:23: 4267e0abe1848f3237e4a051feb7c9bb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:34:52 +0000] 4267e0abe1848f3237e4a051feb7c9bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:34:57 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:34:57 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:07 [info] 38#38: *1593 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:07 [info] 38#38: *1594 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:07 [info] 38#38: *1595 [lua] access_by_lua(msblocations.conf:189):2: 68e109264479e22262b5e89d42d495eb:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:35:07 [info] 38#38: *1595 [lua] logger.lua:23: 68e109264479e22262b5e89d42d495eb {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:07 +0000] 68e109264479e22262b5e89d42d495eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/01 05:35:17 [info] 38#38: *1596 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:17 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:22 [info] 38#38: *1598 [lua] access_by_lua(msblocations.conf:189):2: 3d1cff939b3bd1a5ac517a6da226fb0c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:22 +0000] 3d1cff939b3bd1a5ac517a6da226fb0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:35:22 [info] 38#38: *1598 [lua] logger.lua:23: 3d1cff939b3bd1a5ac517a6da226fb0c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:35:27 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:27 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:37 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:37 [info] 38#38: *1602 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:37 [info] 38#38: *1603 [lua] access_by_lua(msblocations.conf:189):2: 13012112aa772c65b190667a95773aa2:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:37 +0000] 13012112aa772c65b190667a95773aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/01 05:35:37 [info] 38#38: *1603 [lua] logger.lua:23: 13012112aa772c65b190667a95773aa2 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:35:47 [info] 38#38: *1605 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:47 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:52 [info] 38#38: *1607 [lua] access_by_lua(msblocations.conf:189):2: c908ee3f006f9da36bcbbfed7774f298:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:52 +0000] c908ee3f006f9da36bcbbfed7774f298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/01 05:35:52 [info] 38#38: *1607 [lua] logger.lua:23: c908ee3f006f9da36bcbbfed7774f298 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:35:57 [info] 38#38: *1608 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:35:57 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:07 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:07 [info] 38#38: *1611 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:07 [info] 38#38: *1612 [lua] access_by_lua(msblocations.conf:189):2: f36cdf30a1e46c9a680181bddcd9624e:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:36:07 +0000] f36cdf30a1e46c9a680181bddcd9624e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/01 05:36:07 [info] 38#38: *1612 [lua] logger.lua:23: f36cdf30a1e46c9a680181bddcd9624e {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:36:17 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:17 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:22 [info] 38#38: *1615 [lua] access_by_lua(msblocations.conf:189):2: 46f3515debdcd18674557198d416f450:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:36:22 [info] 38#38: *1615 [lua] logger.lua:23: 46f3515debdcd18674557198d416f450 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:36:22 +0000] 46f3515debdcd18674557198d416f450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/01 05:36:27 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:27 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:37 [info] 38#38: *1618 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:37 [info] 38#38: *1619 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:37 [info] 38#38: *1620 [lua] access_by_lua(msblocations.conf:189):2: c567ce23ce63d3ffeaf88f60b726a57c:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:36:37 [info] 38#38: *1620 [lua] logger.lua:23: c567ce23ce63d3ffeaf88f60b726a57c {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:36:37 +0000] c567ce23ce63d3ffeaf88f60b726a57c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:36:47 [info] 38#38: *1622 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:47 [info] 38#38: *1623 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:52 [info] 38#38: *1624 [lua] access_by_lua(msblocations.conf:189):2: 222363ffe24f8457b5901a1e03c579ff:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:36:52 [info] 38#38: *1624 [lua] logger.lua:23: 222363ffe24f8457b5901a1e03c579ff {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:36:52 +0000] 222363ffe24f8457b5901a1e03c579ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:36:57 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:36:57 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:07 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:07 [info] 38#38: *1628 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:07 [info] 38#38: *1629 [lua] access_by_lua(msblocations.conf:189):2: 915973f40684ee7a9f59eefdb95eb74b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:37:07 [info] 38#38: *1629 [lua] logger.lua:23: 915973f40684ee7a9f59eefdb95eb74b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:37:07 +0000] 915973f40684ee7a9f59eefdb95eb74b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/01 05:37:17 [info] 36#36: *1630 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:17 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:22 [info] 38#38: *1632 [lua] access_by_lua(msblocations.conf:189):2: 135d463b7c315443718914ac083a07f6:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:37:22 [info] 38#38: *1632 [lua] logger.lua:23: 135d463b7c315443718914ac083a07f6 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:37:22 +0000] 135d463b7c315443718914ac083a07f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:37:27 [info] 38#38: *1633 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:27 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:37 [info] 38#38: *1635 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:37 [info] 38#38: *1636 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:37 [info] 38#38: *1637 [lua] access_by_lua(msblocations.conf:189):2: f9075677d358ad32825f7b2abf7fe44b:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 2023/02/01 05:37:37 [info] 38#38: *1637 [lua] logger.lua:23: f9075677d358ad32825f7b2abf7fe44b {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:37:37 +0000] f9075677d358ad32825f7b2abf7fe44b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.113 - - [01/Feb/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/01 05:37:47 [info] 36#36: *1639 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:47 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:52 [info] 38#38: *1641 [lua] access_by_lua(msblocations.conf:189):2: 4591d741a7b371af7999098f42c4cb49:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.113 - - [01/Feb/2023:05:37:52 +0000] 4591d741a7b371af7999098f42c4cb49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:37:52 [info] 38#38: *1641 [lua] logger.lua:23: 4591d741a7b371af7999098f42c4cb49 {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , 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/01 05:37:57 [info] 36#36: *1643 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:37:57 [info] 36#36: *1642 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:38:07 [info] 36#36: *1645 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:38:07 [info] 36#36: *1644 client closed connection while SSL handshaking, client: 10.233.69.29, server: 0.0.0.0:443 2023/02/01 05:38:07 [info] 38#38: *1646 [lua] access_by_lua(msblocations.conf:189):2: e8d0159b9c6e3642d4f6dd0ef069964f:receive the request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:38:07 +0000] e8d0159b9c6e3642d4f6dd0ef069964f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/01 05:38:07 [info] 38#38: *1646 [lua] logger.lua:23: e8d0159b9c6e3642d4f6dd0ef069964f {"matched":"microservices"} while logging request, client: 10.233.67.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80" 10.233.67.113 - - [01/Feb/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Con