@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.56.46 ### 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/ 2022/12/15 02:49:35 [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 2022/12/15 02:49:35 [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' 2022/12/15 02:49:35 [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 2022/12/15 02:49:35 [notice] 33#33: using the "epoll" event method 2022/12/15 02:49:35 [notice] 33#33: openresty/1.13.6.1 2022/12/15 02:49:35 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/12/15 02:49:35 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/12/15 02:49:35 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/12/15 02:49:35 [notice] 34#34: start worker processes 2022/12/15 02:49:35 [notice] 34#34: start worker process 35 2022/12/15 02:49:35 [notice] 34#34: start worker process 37 2022/12/15 02:49:35 [notice] 34#34: start worker process 38 2022/12/15 02:49:35 [notice] 34#34: start worker process 39 2022/12/15 02:49:35 [notice] 34#34: start worker process 40 2022/12/15 02:49:35 [notice] 34#34: start worker process 41 2022/12/15 02:49:35 [notice] 34#34: start worker process 42 2022/12/15 02:49:35 [notice] 34#34: start worker process 43 2022/12/15 02:49:35 [notice] 34#34: start cache manager process 44 2022/12/15 02:49:35 [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-20221215024935.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@ 2022-12-15 02:49:37 390 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-12-15 02:49:37 397 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-12-15 02:49:37 397 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-12-15 02:49:37 450 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-12-15 02:49:37 450 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.56.46:10081 Enabled:true 2022-12-15 02:49:38 681 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. 2022-12-15 02:49:38 746 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-12-15 02:49:38 746 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-12-15 02:49:38 747 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-12-15 02:49:38 748 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-12-15 02:49:38 748 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-12-15 02:49:38 748 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-12-15 02:49:38 748 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-12-15 02:49:38 799 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-12-15 02:49:38 888 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-12-15 02:49:38 888 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-12-15 02:49:38 888 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-12-15 02:49:39 325 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/12/15 02:49:49 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:49:49 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:49:54 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 27c501d7fe760c83c61f5e8c7e9c7fe3:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:49:54 [info] 35#35: *14 [lua] logger.lua:23: 27c501d7fe760c83c61f5e8c7e9c7fe3 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:49:54 +0000] 27c501d7fe760c83c61f5e8c7e9c7fe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.129 upstream_response_time:0.128 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37 2022/12/15 02:49:59 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:49:59 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:08 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 8fbdabeb021ab71341b11c2d01d7754f:receive the request, client: 10.233.65.3, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/12/15 02:50:09 [info] 35#35: *19 [lua] logger.lua:23: 8fbdabeb021ab71341b11c2d01d7754f {"matched":"microservices"} while logging request, client: 10.233.65.3, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.3 - - [15/Dec/2022:02:50:09 +0000] 8fbdabeb021ab71341b11c2d01d7754f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.222 upstream_response_time:0.221 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.3 - - [15/Dec/2022:02:50:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 497 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 220 2022/12/15 02:50:09 [info] 35#35: *20 [lua] access_by_lua(msblocations.conf:189):2: 8bac0bfe0fafd5660b69f6f1d2eba395:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:50:09 [info] 35#35: *20 [lua] logger.lua:23: 8bac0bfe0fafd5660b69f6f1d2eba395 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:50:09 +0000] 8bac0bfe0fafd5660b69f6f1d2eba395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:50:09 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:09 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:14 [info] 35#35: *19 client 10.233.65.3 closed keepalive connection 2022/12/15 02:50:18 [info] 35#35: *23 [lua] access_by_lua(msblocations.conf:189):2: 6c466aa8150473df3846bb4e3d51c8d5:receive the request, client: 10.233.65.249, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/12/15 02:50:18 [info] 35#35: *23 [lua] logger.lua:23: 6c466aa8150473df3846bb4e3d51c8d5 {"matched":"microservices"} while logging request, client: 10.233.65.249, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.249 - - [15/Dec/2022:02:50:18 +0000] 6c466aa8150473df3846bb4e3d51c8d5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.068 upstream_response_time:0.067 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.249 - - [15/Dec/2022:02:50:18 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 65 2022/12/15 02:50:19 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:19 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:23 [info] 35#35: *23 client 10.233.65.249 closed keepalive connection 2022/12/15 02:50:24 [info] 35#35: *26 [lua] access_by_lua(msblocations.conf:189):2: f8346c9668bce80be48a870dc73a0687:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:50:24 +0000] f8346c9668bce80be48a870dc73a0687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/15 02:50:24 [info] 35#35: *26 [lua] logger.lua:23: f8346c9668bce80be48a870dc73a0687 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 02:50:29 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:29 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:35 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/12/15 02:50:35 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/12/15 02:50:35 [notice] 34#34: cache loader process 45 exited with code 0 2022/12/15 02:50:35 [notice] 34#34: signal 29 (SIGIO) received 2022/12/15 02:50:39 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 028d49c4d2b8656d348aec8950d0d74c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:50:39 [info] 35#35: *30 [lua] logger.lua:23: 028d49c4d2b8656d348aec8950d0d74c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:50:39 +0000] 028d49c4d2b8656d348aec8950d0d74c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:50:39 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:39 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:49 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:49 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:54 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: 303a44be55ef781229334ad4e1849164:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:50:54 [info] 35#35: *35 [lua] logger.lua:23: 303a44be55ef781229334ad4e1849164 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:50:54 +0000] 303a44be55ef781229334ad4e1849164 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:50:59 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:50:59 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:09 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: 8af5e165130e4b826b92e3dc8611ae50:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:51:09 +0000] 8af5e165130e4b826b92e3dc8611ae50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 02:51:09 [info] 35#35: *38 [lua] logger.lua:23: 8af5e165130e4b826b92e3dc8611ae50 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:51:09 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:09 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:19 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:19 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:24 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: aa1b1e4f8e72f2506daedfd00e679d2c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:51:24 [info] 35#35: *43 [lua] logger.lua:23: aa1b1e4f8e72f2506daedfd00e679d2c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:51:24 +0000] aa1b1e4f8e72f2506daedfd00e679d2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:51:29 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:29 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:39 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:39 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:39 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: 1eabd2761666d9f23db9963ed7d08aa8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:51:39 +0000] 1eabd2761666d9f23db9963ed7d08aa8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/15 02:51:39 [info] 35#35: *49 [lua] logger.lua:23: 1eabd2761666d9f23db9963ed7d08aa8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 02:51:49 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:49 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:54 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: af60c5da147ff4f11324b6ab89a7b6fe:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:51:54 [info] 35#35: *52 [lua] logger.lua:23: af60c5da147ff4f11324b6ab89a7b6fe {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:51:54 +0000] af60c5da147ff4f11324b6ab89a7b6fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:51:59 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:51:59 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:09 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:09 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:09 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: 9ded66b375a944b3d780b873d485e74d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.65.138 - - [15/Dec/2022:02:52:09 +0000] 9ded66b375a944b3d780b873d485e74d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/12/15 02:52:09 [info] 35#35: *57 [lua] logger.lua:23: 9ded66b375a944b3d780b873d485e74d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 02:52:19 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:19 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:24 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: d52b8eb17335f830916924b8e858f035:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.138 - - [15/Dec/2022:02:52:24 +0000] d52b8eb17335f830916924b8e858f035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/15 02:52:24 [info] 35#35: *60 [lua] logger.lua:23: d52b8eb17335f830916924b8e858f035 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 02:52:29 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:29 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:39 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:39 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:39 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: 9c5a8cff9ad0ad372da2ee8c5a0a1e06:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:52:39 +0000] 9c5a8cff9ad0ad372da2ee8c5a0a1e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:52:39 [info] 35#35: *66 [lua] logger.lua:23: 9c5a8cff9ad0ad372da2ee8c5a0a1e06 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 02:52:49 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:49 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:54 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: 68f2ca897044b266b2924a5e041a5252:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:52:54 [info] 35#35: *69 [lua] logger.lua:23: 68f2ca897044b266b2924a5e041a5252 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:52:54 +0000] 68f2ca897044b266b2924a5e041a5252 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:52:59 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:52:59 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:09 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:09 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:09 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: 165525cdb5692243abfdf9069b96f622:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:53:09 [info] 35#35: *74 [lua] logger.lua:23: 165525cdb5692243abfdf9069b96f622 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:09 +0000] 165525cdb5692243abfdf9069b96f622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/15 02:53:19 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:19 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:24 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: a1c3e4ba2f67061c6b30446bbdff307b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:24 +0000] a1c3e4ba2f67061c6b30446bbdff307b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/15 02:53:24 [info] 35#35: *77 [lua] logger.lua:23: a1c3e4ba2f67061c6b30446bbdff307b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:53:29 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:29 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:32 [info] 35#35: *80 [lua] access_by_lua(msblocations.conf:189):2: eef99d2e62a07e37df40bde1e5706d58:receive the request, client: 10.233.65.3, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.65.3 - - [15/Dec/2022:02:53:32 +0000] eef99d2e62a07e37df40bde1e5706d58 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.184 upstream_response_time:0.183 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/12/15 02:53:32 [info] 35#35: *80 [lua] logger.lua:23: eef99d2e62a07e37df40bde1e5706d58 {"matched":"microservices"} while logging request, client: 10.233.65.3, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.3 - - [15/Dec/2022:02:53:32 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 497 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 181 2022/12/15 02:53:37 [info] 35#35: *80 client 10.233.65.3 closed keepalive connection 2022/12/15 02:53:39 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:39 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:39 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 16e0189d4376b7308b493281e6049768:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:39 +0000] 16e0189d4376b7308b493281e6049768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 02:53:39 [info] 35#35: *84 [lua] logger.lua:23: 16e0189d4376b7308b493281e6049768 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:53:49 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:49 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:54 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 5f487c8d405d3823f898ec47a4a5c262:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:54 +0000] 5f487c8d405d3823f898ec47a4a5c262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/15 02:53:54 [info] 35#35: *87 [lua] logger.lua:23: 5f487c8d405d3823f898ec47a4a5c262 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/15 02:53:59 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:53:59 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:09 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:09 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:09 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 64d97030f4040885f6d36dfb7ba2766d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:54:09 [info] 35#35: *92 [lua] logger.lua:23: 64d97030f4040885f6d36dfb7ba2766d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:54:09 +0000] 64d97030f4040885f6d36dfb7ba2766d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:54:19 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:19 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:24 [info] 35#35: *95 [lua] access_by_lua(msblocations.conf:189):2: c99098ec1a6746945c0be1555d690a04:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:54:24 [info] 35#35: *95 [lua] logger.lua:23: c99098ec1a6746945c0be1555d690a04 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:54:24 +0000] c99098ec1a6746945c0be1555d690a04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:54:29 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:29 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:39 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:39 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:39 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: ed2ae686c8d7a5e18c0fb66fafa02158:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.65.138 - - [15/Dec/2022:02:54:39 +0000] ed2ae686c8d7a5e18c0fb66fafa02158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/12/15 02:54:39 [info] 35#35: *101 [lua] logger.lua:23: ed2ae686c8d7a5e18c0fb66fafa02158 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 02:54:49 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:49 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:54 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 4f41cb67ef367335caa893e2a163e281:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:54:54 +0000] 4f41cb67ef367335caa893e2a163e281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/15 02:54:54 [info] 35#35: *104 [lua] logger.lua:23: 4f41cb67ef367335caa893e2a163e281 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:54:59 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:54:59 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:09 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:09 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:09 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: b1c8d160402534cbf66a1c71888208a8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/12/15 02:55:09 [info] 35#35: *109 [lua] logger.lua:23: b1c8d160402534cbf66a1c71888208a8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:55:09 +0000] b1c8d160402534cbf66a1c71888208a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/12/15 02:55:19 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:19 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:24 [info] 35#35: *112 [lua] access_by_lua(msblocations.conf:189):2: 9fee30e74f6a9feea10dfbeeea019002:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:55:24 [info] 35#35: *112 [lua] logger.lua:23: 9fee30e74f6a9feea10dfbeeea019002 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:55:24 +0000] 9fee30e74f6a9feea10dfbeeea019002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:55:29 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:29 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:39 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:39 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:39 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 9a364605701037b590d3c7e0da44df39:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:55:39 +0000] 9a364605701037b590d3c7e0da44df39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 02:55:39 [info] 35#35: *118 [lua] logger.lua:23: 9a364605701037b590d3c7e0da44df39 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:55:49 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:49 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:54 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 8d43a1d2d943ff2f243648f19532efc7:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:55:54 [info] 35#35: *121 [lua] logger.lua:23: 8d43a1d2d943ff2f243648f19532efc7 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:55:54 +0000] 8d43a1d2d943ff2f243648f19532efc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:55:59 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:55:59 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:09 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:09 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:09 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: 16824f2598ca282037c68113180ed0fb:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:09 +0000] 16824f2598ca282037c68113180ed0fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 02:56:09 [info] 35#35: *126 [lua] logger.lua:23: 16824f2598ca282037c68113180ed0fb {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:56:19 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:19 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:24 [info] 35#35: *129 [lua] access_by_lua(msblocations.conf:189):2: 3a44e1b343c8f162935aa9034e63bd55:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:56:24 [info] 35#35: *129 [lua] logger.lua:23: 3a44e1b343c8f162935aa9034e63bd55 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:24 +0000] 3a44e1b343c8f162935aa9034e63bd55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:56:29 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:29 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:39 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:39 [info] 38#38: *133 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:40 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 22f736b3b9846400360f684e96b66454:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:40 +0000] 22f736b3b9846400360f684e96b66454 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 02:56:40 [info] 35#35: *135 [lua] logger.lua:23: 22f736b3b9846400360f684e96b66454 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:56:49 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:49 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:55 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: cdba925d5bbe6225e423672351f796a9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:55 +0000] cdba925d5bbe6225e423672351f796a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/15 02:56:55 [info] 35#35: *138 [lua] logger.lua:23: cdba925d5bbe6225e423672351f796a9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/15 02:56:59 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:56:59 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:09 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:09 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:10 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: c20fd94be96e34804e57ff2938c5c7f9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:57:10 [info] 35#35: *143 [lua] logger.lua:23: c20fd94be96e34804e57ff2938c5c7f9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:57:10 +0000] c20fd94be96e34804e57ff2938c5c7f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:57:19 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:19 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:25 [info] 35#35: *146 [lua] access_by_lua(msblocations.conf:189):2: 9822a8a44e2c09e5c82f8ba4778acee7:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:57:25 +0000] 9822a8a44e2c09e5c82f8ba4778acee7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 02:57:25 [info] 35#35: *146 [lua] logger.lua:23: 9822a8a44e2c09e5c82f8ba4778acee7 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 02:57:29 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:29 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:39 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:39 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:40 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 4a01e8c1a14218cebde695170b05f0c1:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:57:40 +0000] 4a01e8c1a14218cebde695170b05f0c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 02:57:40 [info] 35#35: *152 [lua] logger.lua:23: 4a01e8c1a14218cebde695170b05f0c1 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:57:49 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:49 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:55 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: 9b50f803f5c4deb3a280b8158a273964:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:57:55 +0000] 9b50f803f5c4deb3a280b8158a273964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:57:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 02:57:55 [info] 35#35: *155 [lua] logger.lua:23: 9b50f803f5c4deb3a280b8158a273964 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 02:57:59 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:57:59 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:09 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:09 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:10 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 63a440630b0a2fd4eb3a8716feb45b5b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:10 +0000] 63a440630b0a2fd4eb3a8716feb45b5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 02:58:10 [info] 35#35: *160 [lua] logger.lua:23: 63a440630b0a2fd4eb3a8716feb45b5b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:58:19 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:19 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:25 [info] 35#35: *163 [lua] access_by_lua(msblocations.conf:189):2: 553917a37e9f7049e8329c6e313cba75:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:58:25 [info] 35#35: *163 [lua] logger.lua:23: 553917a37e9f7049e8329c6e313cba75 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:25 +0000] 553917a37e9f7049e8329c6e313cba75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:58:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:58:29 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:29 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:39 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:39 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:40 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 066340a9ff804723658086d722216011:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:40 +0000] 066340a9ff804723658086d722216011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 02:58:40 [info] 35#35: *169 [lua] logger.lua:23: 066340a9ff804723658086d722216011 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:58:49 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:49 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:55 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 8d8909d6518be29ccf900345e411937a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:55 +0000] 8d8909d6518be29ccf900345e411937a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 02:58:55 [info] 35#35: *172 [lua] logger.lua:23: 8d8909d6518be29ccf900345e411937a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:58:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:58:59 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:58:59 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:09 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:09 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:10 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: eb9e7f652b02db20833adb7323d738c1:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:59:10 [info] 35#35: *177 [lua] logger.lua:23: eb9e7f652b02db20833adb7323d738c1 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:59:10 +0000] eb9e7f652b02db20833adb7323d738c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:59:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:59:19 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:19 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:25 [info] 35#35: *180 [lua] access_by_lua(msblocations.conf:189):2: 5f45d40ba71e951edaec588fd47437cc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:59:25 [info] 35#35: *180 [lua] logger.lua:23: 5f45d40ba71e951edaec588fd47437cc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:59:25 +0000] 5f45d40ba71e951edaec588fd47437cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:59:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 02:59:29 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:29 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:39 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:39 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:40 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 8f635df004f57c19cafeef221a5a6fa5:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 02:59:40 [info] 35#35: *186 [lua] logger.lua:23: 8f635df004f57c19cafeef221a5a6fa5 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:59:40 +0000] 8f635df004f57c19cafeef221a5a6fa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:02:59:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 02:59:49 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:49 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:55 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: b9839f38c1c42a1bd9fa8b8a3233664c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:59:55 +0000] b9839f38c1c42a1bd9fa8b8a3233664c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/15 02:59:55 [info] 35#35: *189 [lua] logger.lua:23: b9839f38c1c42a1bd9fa8b8a3233664c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:02:59:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/15 02:59:59 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 02:59:59 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:09 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:09 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:10 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: ac81a4f35ddc21c461eeb28e5157698a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:00:10 +0000] ac81a4f35ddc21c461eeb28e5157698a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:00:10 [info] 35#35: *194 [lua] logger.lua:23: ac81a4f35ddc21c461eeb28e5157698a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:00:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:00:19 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:19 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:25 [info] 35#35: *197 [lua] access_by_lua(msblocations.conf:189):2: 61f87cd672fe39220c4cada14c9e84b7:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:00:25 +0000] 61f87cd672fe39220c4cada14c9e84b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:00:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:00:25 [info] 35#35: *197 [lua] logger.lua:23: 61f87cd672fe39220c4cada14c9e84b7 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:00:29 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:29 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:39 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:39 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:40 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: d1c43b2968af41a98100f547171ca5bb:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:00:40 [info] 35#35: *203 [lua] logger.lua:23: d1c43b2968af41a98100f547171ca5bb {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:00:40 +0000] d1c43b2968af41a98100f547171ca5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:00:49 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:49 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:55 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 099196e12be48d97fbe6a9fe1271b0cc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:00:55 [info] 35#35: *206 [lua] logger.lua:23: 099196e12be48d97fbe6a9fe1271b0cc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:00:55 +0000] 099196e12be48d97fbe6a9fe1271b0cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:00:59 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:00:59 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:09 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:09 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:10 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: 8ce2829d35f6cd3a7cbaf279bd9eb2a8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:01:10 +0000] 8ce2829d35f6cd3a7cbaf279bd9eb2a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:01:10 [info] 35#35: *211 [lua] logger.lua:23: 8ce2829d35f6cd3a7cbaf279bd9eb2a8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:01:19 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:19 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:25 [info] 35#35: *214 [lua] access_by_lua(msblocations.conf:189):2: e0790a364cb80ec9c8d9df90de182823:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:01:25 [info] 35#35: *214 [lua] logger.lua:23: e0790a364cb80ec9c8d9df90de182823 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:01:25 +0000] e0790a364cb80ec9c8d9df90de182823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:01:29 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:29 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:39 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:39 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:40 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 18373b528a644a29cd5def3dd90af83a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:01:40 [info] 35#35: *220 [lua] logger.lua:23: 18373b528a644a29cd5def3dd90af83a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:01:40 +0000] 18373b528a644a29cd5def3dd90af83a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/15 03:01:49 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:49 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:55 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: ffaf2b90cee78ba32c3fea5c0c2a3fe3:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:01:55 [info] 35#35: *223 [lua] logger.lua:23: ffaf2b90cee78ba32c3fea5c0c2a3fe3 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:01:55 +0000] ffaf2b90cee78ba32c3fea5c0c2a3fe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:01:59 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:01:59 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:09 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:09 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:10 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: f221d41a9180f35a701cbfb24b5e3385:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:02:10 [info] 35#35: *228 [lua] logger.lua:23: f221d41a9180f35a701cbfb24b5e3385 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:02:10 +0000] f221d41a9180f35a701cbfb24b5e3385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:02:19 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:19 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:25 [info] 35#35: *231 [lua] access_by_lua(msblocations.conf:189):2: 7064b57f19892e34b9b2bc295646485d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:02:25 +0000] 7064b57f19892e34b9b2bc295646485d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:02:25 [info] 35#35: *231 [lua] logger.lua:23: 7064b57f19892e34b9b2bc295646485d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:02:29 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:29 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:39 [info] 38#38: *236 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:39 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:40 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 46f2eb98bc9a4de6a579c61512691d88:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:02:40 +0000] 46f2eb98bc9a4de6a579c61512691d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:02:40 [info] 35#35: *237 [lua] logger.lua:23: 46f2eb98bc9a4de6a579c61512691d88 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:02:49 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:49 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:55 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 141e0a706c9e10a0e3d24cd52a45f8cc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:02:55 [info] 35#35: *240 [lua] logger.lua:23: 141e0a706c9e10a0e3d24cd52a45f8cc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:02:55 +0000] 141e0a706c9e10a0e3d24cd52a45f8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:02:59 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:02:59 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:09 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:09 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:10 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 6e2b7d1cc1b6f2c6bfe990cffc79d20d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:10 +0000] 6e2b7d1cc1b6f2c6bfe990cffc79d20d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/15 03:03:10 [info] 35#35: *245 [lua] logger.lua:23: 6e2b7d1cc1b6f2c6bfe990cffc79d20d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:03:19 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:19 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:25 [info] 35#35: *248 [lua] access_by_lua(msblocations.conf:189):2: 94966118dbf74f65c29f251887480a54:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:03:25 [info] 35#35: *248 [lua] logger.lua:23: 94966118dbf74f65c29f251887480a54 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:25 +0000] 94966118dbf74f65c29f251887480a54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:03:29 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:29 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:39 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:39 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:40 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: dcd3b5a75987fbd5a2a8daa4ebdbc688:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:40 +0000] dcd3b5a75987fbd5a2a8daa4ebdbc688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:03:40 [info] 35#35: *254 [lua] logger.lua:23: dcd3b5a75987fbd5a2a8daa4ebdbc688 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:03:49 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:49 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:55 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: de0d2d74f32c86d8aa6401e096b63956:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:55 +0000] de0d2d74f32c86d8aa6401e096b63956 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:03:55 [info] 35#35: *257 [lua] logger.lua:23: de0d2d74f32c86d8aa6401e096b63956 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:03:59 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:03:59 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:09 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:09 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:10 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: 0a629d6f52054594261d0aa790fb938d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:04:10 [info] 35#35: *262 [lua] logger.lua:23: 0a629d6f52054594261d0aa790fb938d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:10 +0000] 0a629d6f52054594261d0aa790fb938d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:04:19 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:19 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:25 [info] 35#35: *265 [lua] access_by_lua(msblocations.conf:189):2: aeab62402043fb93dafe850c45fbcc79:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:25 +0000] aeab62402043fb93dafe850c45fbcc79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:04:25 [info] 35#35: *265 [lua] logger.lua:23: aeab62402043fb93dafe850c45fbcc79 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:04:29 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:29 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:39 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:39 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:40 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 25ef9473219fe2bf6e283de75f29b705:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:40 +0000] 25ef9473219fe2bf6e283de75f29b705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:04:40 [info] 35#35: *271 [lua] logger.lua:23: 25ef9473219fe2bf6e283de75f29b705 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:04:49 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:49 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:55 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: ee261f61119498e21b970f4f6faa485b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:55 +0000] ee261f61119498e21b970f4f6faa485b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:04:55 [info] 35#35: *274 [lua] logger.lua:23: ee261f61119498e21b970f4f6faa485b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:04:59 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:04:59 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:09 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:09 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:10 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 524422a11090f6b344d2d6d2f3b43de9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:05:10 [info] 35#35: *279 [lua] logger.lua:23: 524422a11090f6b344d2d6d2f3b43de9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:05:10 +0000] 524422a11090f6b344d2d6d2f3b43de9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:05:19 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:19 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:25 [info] 35#35: *282 [lua] access_by_lua(msblocations.conf:189):2: cdfac777876f60ba0cd1fdd586bc955b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:05:25 [info] 35#35: *282 [lua] logger.lua:23: cdfac777876f60ba0cd1fdd586bc955b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:05:25 +0000] cdfac777876f60ba0cd1fdd586bc955b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/15 03:05:29 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:29 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:39 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:39 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:40 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 95ac996481c9ad19ed94f1460dc3331f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:05:40 +0000] 95ac996481c9ad19ed94f1460dc3331f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:05:40 [info] 35#35: *288 [lua] logger.lua:23: 95ac996481c9ad19ed94f1460dc3331f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:05:49 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:49 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:55 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: fe9eebc1821b73f271eddc277a482090:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:05:55 +0000] fe9eebc1821b73f271eddc277a482090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:05:55 [info] 35#35: *291 [lua] logger.lua:23: fe9eebc1821b73f271eddc277a482090 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:05:59 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:05:59 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:09 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:09 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:10 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 4a6bcfd5e43974d154423f82c3a0444b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:06:10 +0000] 4a6bcfd5e43974d154423f82c3a0444b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:06:10 [info] 35#35: *296 [lua] logger.lua:23: 4a6bcfd5e43974d154423f82c3a0444b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:06:19 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:19 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:25 [info] 35#35: *299 [lua] access_by_lua(msblocations.conf:189):2: 6e49bd5c2edb463d3f465fa53fb93787:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:06:25 +0000] 6e49bd5c2edb463d3f465fa53fb93787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:06:25 [info] 35#35: *299 [lua] logger.lua:23: 6e49bd5c2edb463d3f465fa53fb93787 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:06:29 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:29 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:39 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:39 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:40 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: 35ee6fb1c322513738093fc2c87f4572:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:06:40 [info] 35#35: *305 [lua] logger.lua:23: 35ee6fb1c322513738093fc2c87f4572 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:06:40 +0000] 35ee6fb1c322513738093fc2c87f4572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:06:49 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:49 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:55 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: c802f3f967f0e5555e9e4fcbd882c6f2:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:06:55 [info] 35#35: *308 [lua] logger.lua:23: c802f3f967f0e5555e9e4fcbd882c6f2 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:06:55 +0000] c802f3f967f0e5555e9e4fcbd882c6f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:06:59 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:06:59 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:09 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:09 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:10 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 3ef6842c891008e962c3bcc79a806a52:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:07:10 +0000] 3ef6842c891008e962c3bcc79a806a52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/15 03:07:10 [info] 35#35: *313 [lua] logger.lua:23: 3ef6842c891008e962c3bcc79a806a52 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/15 03:07:19 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:19 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:25 [info] 35#35: *316 [lua] access_by_lua(msblocations.conf:189):2: 9e8e9fb7c15cdf755b96fdf2386ce816:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:07:25 [info] 35#35: *316 [lua] logger.lua:23: 9e8e9fb7c15cdf755b96fdf2386ce816 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:07:25 +0000] 9e8e9fb7c15cdf755b96fdf2386ce816 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:07:29 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:29 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:39 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:39 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:40 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 9c73dac5879a9a31f88a8c019c034955:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:07:40 [info] 35#35: *322 [lua] logger.lua:23: 9c73dac5879a9a31f88a8c019c034955 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:07:40 +0000] 9c73dac5879a9a31f88a8c019c034955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:07:49 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:49 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:55 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: d1e9409eee3814c70584b86ca7bbc8b8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:07:55 [info] 35#35: *325 [lua] logger.lua:23: d1e9409eee3814c70584b86ca7bbc8b8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:07:55 +0000] d1e9409eee3814c70584b86ca7bbc8b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:07:59 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:07:59 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:09 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:09 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:10 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: b6ae6802b8eed4c9071813cddd25d0a0:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:10 +0000] b6ae6802b8eed4c9071813cddd25d0a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:08:10 [info] 35#35: *330 [lua] logger.lua:23: b6ae6802b8eed4c9071813cddd25d0a0 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:08:19 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:19 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:25 [info] 35#35: *333 [lua] access_by_lua(msblocations.conf:189):2: cc150063fb846af236aaff3a48bfbbbb:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:08:25 [info] 35#35: *333 [lua] logger.lua:23: cc150063fb846af236aaff3a48bfbbbb {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:25 +0000] cc150063fb846af236aaff3a48bfbbbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:08:29 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:29 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:39 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:39 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:40 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 0008be807190794d6ee570582e58e1fc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:08:40 [info] 35#35: *339 [lua] logger.lua:23: 0008be807190794d6ee570582e58e1fc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:40 +0000] 0008be807190794d6ee570582e58e1fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:08:49 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:49 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:55 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: bdade627a94d27758fe49d4a8abfcc61:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:55 +0000] bdade627a94d27758fe49d4a8abfcc61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:08:55 [info] 35#35: *342 [lua] logger.lua:23: bdade627a94d27758fe49d4a8abfcc61 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:08:59 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:08:59 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:09 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:09 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:10 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 976427a33b5da40d5544e9ce809565b1:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:09:10 [info] 35#35: *347 [lua] logger.lua:23: 976427a33b5da40d5544e9ce809565b1 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:10 +0000] 976427a33b5da40d5544e9ce809565b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/15 03:09:19 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:19 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:25 [info] 35#35: *350 [lua] access_by_lua(msblocations.conf:189):2: 888555280bd48f12e16664c5c425d262:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:25 +0000] 888555280bd48f12e16664c5c425d262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:09:25 [info] 35#35: *350 [lua] logger.lua:23: 888555280bd48f12e16664c5c425d262 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:09:29 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:29 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:39 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:39 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:40 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 0bef99073009c352a71c093c21da4854:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:40 +0000] 0bef99073009c352a71c093c21da4854 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:09:40 [info] 35#35: *356 [lua] logger.lua:23: 0bef99073009c352a71c093c21da4854 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:09:49 [info] 35#35: *357 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:49 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:55 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: deadd374b24bd854b0189c0c13cdaa9e:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:55 +0000] deadd374b24bd854b0189c0c13cdaa9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/12/15 03:09:55 [info] 35#35: *359 [lua] logger.lua:23: deadd374b24bd854b0189c0c13cdaa9e {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/12/15 03:09:59 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:09:59 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:09 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:09 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:10 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 33aba215a7a7c4a96a342d72452cc158:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:10:10 [info] 35#35: *364 [lua] logger.lua:23: 33aba215a7a7c4a96a342d72452cc158 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:10:10 +0000] 33aba215a7a7c4a96a342d72452cc158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:10:19 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:19 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:25 [info] 35#35: *367 [lua] access_by_lua(msblocations.conf:189):2: d9c52476ca1ac8c3ac11ea903aac42c3:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:10:25 [info] 35#35: *367 [lua] logger.lua:23: d9c52476ca1ac8c3ac11ea903aac42c3 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:10:25 +0000] d9c52476ca1ac8c3ac11ea903aac42c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:10:29 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:29 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:39 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:39 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:40 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 6a506561dd612c9e74c1ff0391ea7681:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:10:40 [info] 35#35: *373 [lua] logger.lua:23: 6a506561dd612c9e74c1ff0391ea7681 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:10:40 +0000] 6a506561dd612c9e74c1ff0391ea7681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:10:49 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:49 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:55 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 70e4ee8597113e33862ab01e57ae703d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:10:55 [info] 35#35: *376 [lua] logger.lua:23: 70e4ee8597113e33862ab01e57ae703d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:10:55 +0000] 70e4ee8597113e33862ab01e57ae703d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:10:59 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:10:59 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:09 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:09 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:10 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: e6176bbcc54ed22ddf0c20b0adc67bf8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:10 +0000] e6176bbcc54ed22ddf0c20b0adc67bf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:11:10 [info] 35#35: *381 [lua] logger.lua:23: e6176bbcc54ed22ddf0c20b0adc67bf8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.62 - - [15/Dec/2022:03:11:13 +0000] daaf2b0e97c2482cd32df5d2434e1e94 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/12/15 03:11:13 [info] 35#35: *382 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.62, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2022/12/15 03:11:19 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:19 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:25 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:189):2: 9aba84581c81d5ca15fdf74b30150fd8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:11:25 [info] 35#35: *385 [lua] logger.lua:23: 9aba84581c81d5ca15fdf74b30150fd8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:25 +0000] 9aba84581c81d5ca15fdf74b30150fd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:11:29 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:29 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:39 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:39 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:40 [info] 35#35: *391 [lua] access_by_lua(msblocations.conf:189):2: 69fe57a59a68ab46351d4603a7488916:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:40 +0000] 69fe57a59a68ab46351d4603a7488916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:11:40 [info] 35#35: *391 [lua] logger.lua:23: 69fe57a59a68ab46351d4603a7488916 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:11:49 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:49 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:55 [info] 35#35: *394 [lua] access_by_lua(msblocations.conf:189):2: c3a8f70f061de5c42d4aef27cd619fb7:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:55 +0000] c3a8f70f061de5c42d4aef27cd619fb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:11:55 [info] 35#35: *394 [lua] logger.lua:23: c3a8f70f061de5c42d4aef27cd619fb7 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:11:59 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:11:59 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:09 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:09 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:10 [info] 35#35: *399 [lua] access_by_lua(msblocations.conf:189):2: 497da1059cca3d72636cfdaf64704749:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:10 +0000] 497da1059cca3d72636cfdaf64704749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/15 03:12:10 [info] 35#35: *399 [lua] logger.lua:23: 497da1059cca3d72636cfdaf64704749 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:12:19 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:19 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:25 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: f7bdba0ba16a3c307350341567e664ca:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:25 +0000] f7bdba0ba16a3c307350341567e664ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:12:25 [info] 35#35: *402 [lua] logger.lua:23: f7bdba0ba16a3c307350341567e664ca {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:12:29 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:29 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:39 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:39 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:40 [info] 35#35: *408 [lua] access_by_lua(msblocations.conf:189):2: b29f63f779da674ae0be5e76d2521f61:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:12:40 [info] 35#35: *408 [lua] logger.lua:23: b29f63f779da674ae0be5e76d2521f61 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:40 +0000] b29f63f779da674ae0be5e76d2521f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:12:49 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:49 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:55 [info] 35#35: *411 [lua] access_by_lua(msblocations.conf:189):2: 720688a353e2d831568d91d2eb0a42af:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:55 +0000] 720688a353e2d831568d91d2eb0a42af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:12:55 [info] 35#35: *411 [lua] logger.lua:23: 720688a353e2d831568d91d2eb0a42af {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:12:59 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:12:59 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:09 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:09 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:10 [info] 35#35: *416 [lua] access_by_lua(msblocations.conf:189):2: 1bde7ef04c9b54216dcd9ebdba47fb0c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:13:10 [info] 35#35: *416 [lua] logger.lua:23: 1bde7ef04c9b54216dcd9ebdba47fb0c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:13:10 +0000] 1bde7ef04c9b54216dcd9ebdba47fb0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:13:19 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:19 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:25 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 4cfc3b98bdc9624caf2b18a1eb30d0da:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:13:25 +0000] 4cfc3b98bdc9624caf2b18a1eb30d0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:13:25 [info] 35#35: *419 [lua] logger.lua:23: 4cfc3b98bdc9624caf2b18a1eb30d0da {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:13:29 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:29 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:39 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:39 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:40 [info] 35#35: *425 [lua] access_by_lua(msblocations.conf:189):2: 53d101b3a159068d1ff186f53a5a12ae:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:13:40 +0000] 53d101b3a159068d1ff186f53a5a12ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/12/15 03:13:40 [info] 35#35: *425 [lua] logger.lua:23: 53d101b3a159068d1ff186f53a5a12ae {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:13:49 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:49 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:55 [info] 35#35: *428 [lua] access_by_lua(msblocations.conf:189):2: 3677159f3ad3be0110f3b8dab293665c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:13:55 [info] 35#35: *428 [lua] logger.lua:23: 3677159f3ad3be0110f3b8dab293665c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:13:55 +0000] 3677159f3ad3be0110f3b8dab293665c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:13:59 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:13:59 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:09 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:09 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:10 [info] 35#35: *433 [lua] access_by_lua(msblocations.conf:189):2: a1dfc8fdec3e088f848331931ecd475c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:14:10 [info] 35#35: *433 [lua] logger.lua:23: a1dfc8fdec3e088f848331931ecd475c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:14:10 +0000] a1dfc8fdec3e088f848331931ecd475c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:14:19 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:19 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:25 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: d4a2ed3fd954dbe4880b46f3d7952241:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:14:25 [info] 35#35: *436 [lua] logger.lua:23: d4a2ed3fd954dbe4880b46f3d7952241 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:14:25 +0000] d4a2ed3fd954dbe4880b46f3d7952241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:14:29 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:29 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:39 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:39 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:40 [info] 35#35: *442 [lua] access_by_lua(msblocations.conf:189):2: 6e8d60d73fb42c4c45611cba137da5d9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:14:40 +0000] 6e8d60d73fb42c4c45611cba137da5d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/15 03:14:40 [info] 35#35: *442 [lua] logger.lua:23: 6e8d60d73fb42c4c45611cba137da5d9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:14:49 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:49 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:55 [info] 35#35: *445 [lua] access_by_lua(msblocations.conf:189):2: 83837b06ff135a6851a23c6af51f38ce:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:14:55 [info] 35#35: *445 [lua] logger.lua:23: 83837b06ff135a6851a23c6af51f38ce {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:14:55 +0000] 83837b06ff135a6851a23c6af51f38ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:14:59 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:14:59 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:09 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:09 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:10 [info] 35#35: *450 [lua] access_by_lua(msblocations.conf:189):2: fa141515986becb596638731713e551c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:15:10 +0000] fa141515986becb596638731713e551c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:15:10 [info] 35#35: *450 [lua] logger.lua:23: fa141515986becb596638731713e551c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:15:19 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:19 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:25 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: c75714e0428e433070b8f9d795a90992:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:15:25 [info] 35#35: *453 [lua] logger.lua:23: c75714e0428e433070b8f9d795a90992 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:15:25 +0000] c75714e0428e433070b8f9d795a90992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:15:29 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:29 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:39 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:39 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:40 [info] 35#35: *459 [lua] access_by_lua(msblocations.conf:189):2: 3234ad1aa127687b6c51b09877a0cfc2:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:15:41 [info] 35#35: *459 [lua] logger.lua:23: 3234ad1aa127687b6c51b09877a0cfc2 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:15:41 +0000] 3234ad1aa127687b6c51b09877a0cfc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:15:49 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:49 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:56 [info] 35#35: *462 [lua] access_by_lua(msblocations.conf:189):2: 03baa001e514a8f62963d3b480a50fa6:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:15:56 +0000] 03baa001e514a8f62963d3b480a50fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/15 03:15:56 [info] 35#35: *462 [lua] logger.lua:23: 03baa001e514a8f62963d3b480a50fa6 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:15:59 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:15:59 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:09 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:09 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:11 [info] 35#35: *467 [lua] access_by_lua(msblocations.conf:189):2: aa15417e1b12650829d0f6594a7c84d4:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:16:11 [info] 35#35: *467 [lua] logger.lua:23: aa15417e1b12650829d0f6594a7c84d4 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:16:11 +0000] aa15417e1b12650829d0f6594a7c84d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:16:19 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:19 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:26 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: d9f7cd5bb495ca38f2f57e4fea2d9278:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:16:26 [info] 35#35: *470 [lua] logger.lua:23: d9f7cd5bb495ca38f2f57e4fea2d9278 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:16:26 +0000] d9f7cd5bb495ca38f2f57e4fea2d9278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:16:29 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:29 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:39 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:39 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:41 [info] 35#35: *476 [lua] access_by_lua(msblocations.conf:189):2: a5acbf3a8248614bf145543ad0f87723:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:16:41 +0000] a5acbf3a8248614bf145543ad0f87723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/15 03:16:41 [info] 35#35: *476 [lua] logger.lua:23: a5acbf3a8248614bf145543ad0f87723 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:16:49 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:49 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:56 [info] 35#35: *479 [lua] access_by_lua(msblocations.conf:189):2: c8c0c4f9ea400a53d223db934ba9200a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:16:56 [info] 35#35: *479 [lua] logger.lua:23: c8c0c4f9ea400a53d223db934ba9200a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:16:56 +0000] c8c0c4f9ea400a53d223db934ba9200a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:16:59 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:16:59 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:09 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:09 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:11 [info] 35#35: *484 [lua] access_by_lua(msblocations.conf:189):2: df69a573486f29b7698f892f131831aa:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:17:11 [info] 35#35: *484 [lua] logger.lua:23: df69a573486f29b7698f892f131831aa {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:17:11 +0000] df69a573486f29b7698f892f131831aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:17:19 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:19 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:26 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:189):2: 114aa2dbbf86242ac4510e41051fe636:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:17:26 [info] 35#35: *487 [lua] logger.lua:23: 114aa2dbbf86242ac4510e41051fe636 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:17:26 +0000] 114aa2dbbf86242ac4510e41051fe636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:17:29 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:29 [info] 35#35: *489 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:39 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:39 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:41 [info] 35#35: *493 [lua] access_by_lua(msblocations.conf:189):2: d1a1006638160aa7481d0e10912b86a9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:17:41 +0000] d1a1006638160aa7481d0e10912b86a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:17:41 [info] 35#35: *493 [lua] logger.lua:23: d1a1006638160aa7481d0e10912b86a9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:17:49 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:49 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:56 [info] 35#35: *496 [lua] access_by_lua(msblocations.conf:189):2: b317386cac1ab680af5e9e0c87b0956c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:17:56 [info] 35#35: *496 [lua] logger.lua:23: b317386cac1ab680af5e9e0c87b0956c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:17:56 +0000] b317386cac1ab680af5e9e0c87b0956c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/15 03:17:59 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:17:59 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:09 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:09 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:11 [info] 35#35: *501 [lua] access_by_lua(msblocations.conf:189):2: 2de84fcc9cc9fd5f8e68ea3a7eab53bc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:18:11 [info] 35#35: *501 [lua] logger.lua:23: 2de84fcc9cc9fd5f8e68ea3a7eab53bc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:18:11 +0000] 2de84fcc9cc9fd5f8e68ea3a7eab53bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:18:19 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:19 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:26 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:189):2: dfe63a10f06e33b4b4f45cd4f5d6f325:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:18:26 [info] 35#35: *504 [lua] logger.lua:23: dfe63a10f06e33b4b4f45cd4f5d6f325 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:18:26 +0000] dfe63a10f06e33b4b4f45cd4f5d6f325 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:18:29 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:29 [info] 35#35: *506 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:39 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:39 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:41 [info] 35#35: *510 [lua] access_by_lua(msblocations.conf:189):2: 3c8d82d887883914af3d8afc61912447:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:18:41 [info] 35#35: *510 [lua] logger.lua:23: 3c8d82d887883914af3d8afc61912447 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:18:41 +0000] 3c8d82d887883914af3d8afc61912447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:18:49 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:49 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:56 [info] 35#35: *513 [lua] access_by_lua(msblocations.conf:189):2: dbca3c58c4ab24dadca7a0ffcfd1d81f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:18:56 [info] 35#35: *513 [lua] logger.lua:23: dbca3c58c4ab24dadca7a0ffcfd1d81f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:18:56 +0000] dbca3c58c4ab24dadca7a0ffcfd1d81f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:18:59 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:18:59 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:09 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:09 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:11 [info] 35#35: *518 [lua] access_by_lua(msblocations.conf:189):2: e967e3b764d0dbae8359801e34b88250:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:19:11 +0000] e967e3b764d0dbae8359801e34b88250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:19:11 [info] 35#35: *518 [lua] logger.lua:23: e967e3b764d0dbae8359801e34b88250 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:19:19 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:19 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:26 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:189):2: cbbdd7f2d148d0514ac4f0ac1ccb14c9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:19:26 [info] 35#35: *521 [lua] logger.lua:23: cbbdd7f2d148d0514ac4f0ac1ccb14c9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:19:26 +0000] cbbdd7f2d148d0514ac4f0ac1ccb14c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:19:29 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:29 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:39 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:39 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:41 [info] 35#35: *527 [lua] access_by_lua(msblocations.conf:189):2: 5af22c3824ad36ab48c871a0b09e9dff:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:19:41 +0000] 5af22c3824ad36ab48c871a0b09e9dff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:19:41 [info] 35#35: *527 [lua] logger.lua:23: 5af22c3824ad36ab48c871a0b09e9dff {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:19:49 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:49 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:56 [info] 35#35: *530 [lua] access_by_lua(msblocations.conf:189):2: c175ba656ff3e1d3382f3360b1620c0c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:19:56 [info] 35#35: *530 [lua] logger.lua:23: c175ba656ff3e1d3382f3360b1620c0c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:19:56 +0000] c175ba656ff3e1d3382f3360b1620c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:19:59 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:19:59 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:09 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:09 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:11 [info] 35#35: *535 [lua] access_by_lua(msblocations.conf:189):2: 4adb4609b7810424481cc19c8bfe656f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:20:11 +0000] 4adb4609b7810424481cc19c8bfe656f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:20:11 [info] 35#35: *535 [lua] logger.lua:23: 4adb4609b7810424481cc19c8bfe656f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:20:19 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:19 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:26 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:189):2: 2ef0c9ed33ea63e2339306152319b4cc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.138 - - [15/Dec/2022:03:20:26 +0000] 2ef0c9ed33ea63e2339306152319b4cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:20:26 [info] 35#35: *538 [lua] logger.lua:23: 2ef0c9ed33ea63e2339306152319b4cc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:20:29 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:29 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:39 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:39 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:41 [info] 35#35: *544 [lua] access_by_lua(msblocations.conf:189):2: b51c01f75a72500134937e45c597eb95:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:20:41 [info] 35#35: *544 [lua] logger.lua:23: b51c01f75a72500134937e45c597eb95 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:20:41 +0000] b51c01f75a72500134937e45c597eb95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:20:49 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:49 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:56 [info] 35#35: *547 [lua] access_by_lua(msblocations.conf:189):2: e22858d39079004baacfafb60033eb53:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:20:56 [info] 35#35: *547 [lua] logger.lua:23: e22858d39079004baacfafb60033eb53 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:20:56 +0000] e22858d39079004baacfafb60033eb53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:20:59 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:20:59 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:09 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:09 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:11 [info] 35#35: *552 [lua] access_by_lua(msblocations.conf:189):2: 468760a669930c0478dece4df3e31375:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:21:11 [info] 35#35: *552 [lua] logger.lua:23: 468760a669930c0478dece4df3e31375 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:21:11 +0000] 468760a669930c0478dece4df3e31375 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:21:19 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:19 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:26 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:189):2: 769637ec6c5fb4b049f78e1e225b13de:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:21:26 [info] 35#35: *555 [lua] logger.lua:23: 769637ec6c5fb4b049f78e1e225b13de {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:21:26 +0000] 769637ec6c5fb4b049f78e1e225b13de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:21:29 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:29 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:39 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:39 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:41 [info] 35#35: *561 [lua] access_by_lua(msblocations.conf:189):2: 4611d5bcbb390cdcf4f0f213493719be:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:21:41 [info] 35#35: *561 [lua] logger.lua:23: 4611d5bcbb390cdcf4f0f213493719be {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:21:41 +0000] 4611d5bcbb390cdcf4f0f213493719be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:21:49 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:49 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:56 [info] 35#35: *564 [lua] access_by_lua(msblocations.conf:189):2: 025d57b8e8b0fd00c7940f336199c321:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:21:56 +0000] 025d57b8e8b0fd00c7940f336199c321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:21:56 [info] 35#35: *564 [lua] logger.lua:23: 025d57b8e8b0fd00c7940f336199c321 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:21:59 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:21:59 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:09 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:09 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:11 [info] 35#35: *569 [lua] access_by_lua(msblocations.conf:189):2: 77ead05ff524bc537e7eab4b889473ba:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:22:11 +0000] 77ead05ff524bc537e7eab4b889473ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:22:11 [info] 35#35: *569 [lua] logger.lua:23: 77ead05ff524bc537e7eab4b889473ba {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:22:19 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:19 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:26 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:189):2: 6117509f7e80d7af06381ab75f32f8a3:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:22:26 +0000] 6117509f7e80d7af06381ab75f32f8a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/15 03:22:26 [info] 35#35: *572 [lua] logger.lua:23: 6117509f7e80d7af06381ab75f32f8a3 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:22:29 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:29 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:39 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:39 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:41 [info] 35#35: *578 [lua] access_by_lua(msblocations.conf:189):2: de5e3968643947002d47518cfbb84ee0:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:22:41 [info] 35#35: *578 [lua] logger.lua:23: de5e3968643947002d47518cfbb84ee0 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:22:41 +0000] de5e3968643947002d47518cfbb84ee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:22:49 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:49 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:56 [info] 35#35: *581 [lua] access_by_lua(msblocations.conf:189):2: 236ef6f9eaa26204717d84d86509b1c9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:22:56 [info] 35#35: *581 [lua] logger.lua:23: 236ef6f9eaa26204717d84d86509b1c9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:22:56 +0000] 236ef6f9eaa26204717d84d86509b1c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:22:59 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:22:59 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:09 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:09 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:11 [info] 35#35: *586 [lua] access_by_lua(msblocations.conf:189):2: de4be0b335844cc7740cd47d19b85fff:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:23:11 +0000] de4be0b335844cc7740cd47d19b85fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:23:11 [info] 35#35: *586 [lua] logger.lua:23: de4be0b335844cc7740cd47d19b85fff {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:23:19 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:19 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:26 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: 65683788a19156c2800ef8f24c00eafd:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:23:26 [info] 35#35: *589 [lua] logger.lua:23: 65683788a19156c2800ef8f24c00eafd {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:23:26 +0000] 65683788a19156c2800ef8f24c00eafd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:23:29 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:29 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:39 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:39 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:41 [info] 35#35: *595 [lua] access_by_lua(msblocations.conf:189):2: 57f5cfb06dad12f87cab462537a1a6dd:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:23:41 [info] 35#35: *595 [lua] logger.lua:23: 57f5cfb06dad12f87cab462537a1a6dd {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:23:41 +0000] 57f5cfb06dad12f87cab462537a1a6dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:23:49 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:49 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:56 [info] 35#35: *598 [lua] access_by_lua(msblocations.conf:189):2: 872bca5b561df9956e402aba7b84d556:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:23:56 [info] 35#35: *598 [lua] logger.lua:23: 872bca5b561df9956e402aba7b84d556 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:23:56 +0000] 872bca5b561df9956e402aba7b84d556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:23:59 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:23:59 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:09 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:09 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:11 [info] 35#35: *603 [lua] access_by_lua(msblocations.conf:189):2: 453e519ab49f00ebe7e99b3148cc7041:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.138 - - [15/Dec/2022:03:24:11 +0000] 453e519ab49f00ebe7e99b3148cc7041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/15 03:24:11 [info] 35#35: *603 [lua] logger.lua:23: 453e519ab49f00ebe7e99b3148cc7041 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:24:19 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:19 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:26 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: 13ff72feec7bc1cd27fc5e59522c6343:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:24:26 +0000] 13ff72feec7bc1cd27fc5e59522c6343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:24:26 [info] 35#35: *606 [lua] logger.lua:23: 13ff72feec7bc1cd27fc5e59522c6343 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:24:29 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:29 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:39 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:39 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:41 [info] 35#35: *612 [lua] access_by_lua(msblocations.conf:189):2: aaf9276c780c0a5da90d742760199a0d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:24:41 [info] 35#35: *612 [lua] logger.lua:23: aaf9276c780c0a5da90d742760199a0d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:24:41 +0000] aaf9276c780c0a5da90d742760199a0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:24:49 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:49 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:56 [info] 35#35: *615 [lua] access_by_lua(msblocations.conf:189):2: 440ac5cf2a139ae69f1d583ffc602b9f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:24:56 [info] 35#35: *615 [lua] logger.lua:23: 440ac5cf2a139ae69f1d583ffc602b9f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:24:56 +0000] 440ac5cf2a139ae69f1d583ffc602b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:24:59 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:24:59 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:09 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:09 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:11 [info] 35#35: *620 [lua] access_by_lua(msblocations.conf:189):2: 52ef78b731576ae36d2eba50c64f9346:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:25:11 +0000] 52ef78b731576ae36d2eba50c64f9346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:25:11 [info] 35#35: *620 [lua] logger.lua:23: 52ef78b731576ae36d2eba50c64f9346 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:25:19 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:19 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:26 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: 50eb39e563a32a3d72724a59673c029c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:25:26 [info] 35#35: *623 [lua] logger.lua:23: 50eb39e563a32a3d72724a59673c029c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:25:26 +0000] 50eb39e563a32a3d72724a59673c029c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:25:29 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:29 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:39 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:39 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:41 [info] 35#35: *629 [lua] access_by_lua(msblocations.conf:189):2: 5d16ef99d2749b304164796a69253f9a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:25:41 [info] 35#35: *629 [lua] logger.lua:23: 5d16ef99d2749b304164796a69253f9a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:25:41 +0000] 5d16ef99d2749b304164796a69253f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:25:49 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:49 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:56 [info] 35#35: *632 [lua] access_by_lua(msblocations.conf:189):2: 34ff0c4ccf7f5f79b3478caee5b5f4bf:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:25:56 [info] 35#35: *632 [lua] logger.lua:23: 34ff0c4ccf7f5f79b3478caee5b5f4bf {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:25:56 +0000] 34ff0c4ccf7f5f79b3478caee5b5f4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:25:59 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:25:59 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:09 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:09 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:11 [info] 35#35: *637 [lua] access_by_lua(msblocations.conf:189):2: ff5777543c252442d76d8d079a4735df:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:26:11 [info] 35#35: *637 [lua] logger.lua:23: ff5777543c252442d76d8d079a4735df {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:26:11 +0000] ff5777543c252442d76d8d079a4735df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:26:19 [info] 38#38: *639 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:19 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:26 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: ea12adc7645b777805091c0fd409648f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:26:26 [info] 35#35: *640 [lua] logger.lua:23: ea12adc7645b777805091c0fd409648f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:26:26 +0000] ea12adc7645b777805091c0fd409648f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:26:29 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:29 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:39 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:39 [info] 38#38: *645 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:41 [info] 35#35: *646 [lua] access_by_lua(msblocations.conf:189):2: 0ac21e92d0c961edd2a9c224a4f3c7ab:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:26:41 [info] 35#35: *646 [lua] logger.lua:23: 0ac21e92d0c961edd2a9c224a4f3c7ab {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:26:41 +0000] 0ac21e92d0c961edd2a9c224a4f3c7ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:26:49 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:49 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:56 [info] 35#35: *649 [lua] access_by_lua(msblocations.conf:189):2: 256226103399581108ca128de25e63d9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:26:56 [info] 35#35: *649 [lua] logger.lua:23: 256226103399581108ca128de25e63d9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:26:56 +0000] 256226103399581108ca128de25e63d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/15 03:26:59 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:26:59 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:09 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:09 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:11 [info] 35#35: *654 [lua] access_by_lua(msblocations.conf:189):2: b43f27ec1c1de43e143ad0cdb232eb03:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:27:11 +0000] b43f27ec1c1de43e143ad0cdb232eb03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/15 03:27:11 [info] 35#35: *654 [lua] logger.lua:23: b43f27ec1c1de43e143ad0cdb232eb03 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:27:19 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:19 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:26 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: d591ca774738759db6492eef90b431c7:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:27:26 +0000] d591ca774738759db6492eef90b431c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/15 03:27:26 [info] 35#35: *657 [lua] logger.lua:23: d591ca774738759db6492eef90b431c7 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:27:29 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:29 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:39 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:39 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:41 [info] 35#35: *663 [lua] access_by_lua(msblocations.conf:189):2: e45f0972dcbc2e912b1af3fa43d17866:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:27:41 [info] 35#35: *663 [lua] logger.lua:23: e45f0972dcbc2e912b1af3fa43d17866 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:27:41 +0000] e45f0972dcbc2e912b1af3fa43d17866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:27:49 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:49 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:56 [info] 35#35: *666 [lua] access_by_lua(msblocations.conf:189):2: 51b8e19287d5c52c7eb5c4e04cb4e4f4:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:27:56 [info] 35#35: *666 [lua] logger.lua:23: 51b8e19287d5c52c7eb5c4e04cb4e4f4 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:27:56 +0000] 51b8e19287d5c52c7eb5c4e04cb4e4f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:27:59 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:27:59 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:09 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:09 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:11 [info] 35#35: *671 [lua] access_by_lua(msblocations.conf:189):2: a2d653572b73534f3e5c5c7e27b02466:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:28:11 [info] 35#35: *671 [lua] logger.lua:23: a2d653572b73534f3e5c5c7e27b02466 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:28:11 +0000] a2d653572b73534f3e5c5c7e27b02466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:28:19 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:19 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:26 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: 84136a7636fd5e278d2c954195516e6c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:28:26 [info] 35#35: *674 [lua] logger.lua:23: 84136a7636fd5e278d2c954195516e6c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:28:26 +0000] 84136a7636fd5e278d2c954195516e6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:28:29 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:29 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:39 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:39 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:41 [info] 35#35: *680 [lua] access_by_lua(msblocations.conf:189):2: 16cb7acb23c6df73199ab9c0225b8988:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:28:41 [info] 35#35: *680 [lua] logger.lua:23: 16cb7acb23c6df73199ab9c0225b8988 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:28:41 +0000] 16cb7acb23c6df73199ab9c0225b8988 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:28:49 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:49 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:56 [info] 35#35: *683 [lua] access_by_lua(msblocations.conf:189):2: 8266bf39e4575596cfcf572140a223f8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:28:56 +0000] 8266bf39e4575596cfcf572140a223f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:28:56 [info] 35#35: *683 [lua] logger.lua:23: 8266bf39e4575596cfcf572140a223f8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:28:59 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:28:59 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:09 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:09 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:11 [info] 35#35: *688 [lua] access_by_lua(msblocations.conf:189):2: b5b3c0d788cba6dcee9c8e3ee631e864:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:29:11 [info] 35#35: *688 [lua] logger.lua:23: b5b3c0d788cba6dcee9c8e3ee631e864 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:11 +0000] b5b3c0d788cba6dcee9c8e3ee631e864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/15 03:29:19 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:19 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:26 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: 7c6efbb12aaa3f323664840ed254020b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:29:26 [info] 35#35: *691 [lua] logger.lua:23: 7c6efbb12aaa3f323664840ed254020b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:26 +0000] 7c6efbb12aaa3f323664840ed254020b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:29:29 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:29 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:39 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:39 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:41 [info] 35#35: *697 [lua] access_by_lua(msblocations.conf:189):2: 707aa89bd2414f1b29f4b6afb5aa1a6f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:41 +0000] 707aa89bd2414f1b29f4b6afb5aa1a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:29:41 [info] 35#35: *697 [lua] logger.lua:23: 707aa89bd2414f1b29f4b6afb5aa1a6f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:29:49 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:49 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:56 [info] 35#35: *700 [lua] access_by_lua(msblocations.conf:189):2: 9fff0dac0c6253d795107cf07c211d3c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:56 +0000] 9fff0dac0c6253d795107cf07c211d3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:29:56 [info] 35#35: *700 [lua] logger.lua:23: 9fff0dac0c6253d795107cf07c211d3c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:29:59 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:29:59 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:09 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:09 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:11 [info] 35#35: *705 [lua] access_by_lua(msblocations.conf:189):2: e1fccc00453f51ff855828717efccdbc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.138 - - [15/Dec/2022:03:30:11 +0000] e1fccc00453f51ff855828717efccdbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:30:11 [info] 35#35: *705 [lua] logger.lua:23: e1fccc00453f51ff855828717efccdbc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:30:19 [info] 38#38: *707 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:19 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:26 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: e4fdb9c2011b5e779ebf84de38e09ebe:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:30:26 [info] 35#35: *708 [lua] logger.lua:23: e4fdb9c2011b5e779ebf84de38e09ebe {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:30:26 +0000] e4fdb9c2011b5e779ebf84de38e09ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:30:29 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:29 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:39 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:39 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:41 [info] 35#35: *714 [lua] access_by_lua(msblocations.conf:189):2: b19d4322a031d4d58886a04cc1e4b9e0:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:30:41 [info] 35#35: *714 [lua] logger.lua:23: b19d4322a031d4d58886a04cc1e4b9e0 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:30:41 +0000] b19d4322a031d4d58886a04cc1e4b9e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:30:49 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:49 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:56 [info] 35#35: *717 [lua] access_by_lua(msblocations.conf:189):2: b56fa91bac1a7d0b312e4c882c2c7cc1:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:30:56 +0000] b56fa91bac1a7d0b312e4c882c2c7cc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:30:56 [info] 35#35: *717 [lua] logger.lua:23: b56fa91bac1a7d0b312e4c882c2c7cc1 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:30:59 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:30:59 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:09 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:09 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:11 [info] 35#35: *722 [lua] access_by_lua(msblocations.conf:189):2: 790613f469587a88576d98b6a2f7bcd4:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:31:11 [info] 35#35: *722 [lua] logger.lua:23: 790613f469587a88576d98b6a2f7bcd4 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:31:11 +0000] 790613f469587a88576d98b6a2f7bcd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:31:19 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:19 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:26 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: b2136654e3da3039c985a8182434f016:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:31:26 +0000] b2136654e3da3039c985a8182434f016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/15 03:31:26 [info] 35#35: *725 [lua] logger.lua:23: b2136654e3da3039c985a8182434f016 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/15 03:31:29 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:29 [info] 35#35: *727 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:39 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:39 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:41 [info] 35#35: *731 [lua] access_by_lua(msblocations.conf:189):2: c68bc031a9f5bbcf26e1ea318ec6b274:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:31:41 +0000] c68bc031a9f5bbcf26e1ea318ec6b274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/15 03:31:41 [info] 35#35: *731 [lua] logger.lua:23: c68bc031a9f5bbcf26e1ea318ec6b274 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:31:49 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:49 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:56 [info] 35#35: *734 [lua] access_by_lua(msblocations.conf:189):2: bfbd65c63348ef415957edb0d742940f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:31:56 [info] 35#35: *734 [lua] logger.lua:23: bfbd65c63348ef415957edb0d742940f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:31:56 +0000] bfbd65c63348ef415957edb0d742940f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:31:59 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:31:59 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:09 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:09 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:11 [info] 35#35: *739 [lua] access_by_lua(msblocations.conf:189):2: 7e8e178dbcf5cc8336b4755ffceb07e9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:32:11 [info] 35#35: *739 [lua] logger.lua:23: 7e8e178dbcf5cc8336b4755ffceb07e9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:32:11 +0000] 7e8e178dbcf5cc8336b4755ffceb07e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:32:19 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:19 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:26 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: bfe275c9780facb72dee5813f4832f76:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:32:26 +0000] bfe275c9780facb72dee5813f4832f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:32:26 [info] 35#35: *742 [lua] logger.lua:23: bfe275c9780facb72dee5813f4832f76 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:32:29 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:29 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:39 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:39 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:41 [info] 35#35: *748 [lua] access_by_lua(msblocations.conf:189):2: 016839593ba602d3ddcc8e11f796c899:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:32:41 [info] 35#35: *748 [lua] logger.lua:23: 016839593ba602d3ddcc8e11f796c899 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:32:41 +0000] 016839593ba602d3ddcc8e11f796c899 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/15 03:32:49 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:49 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:56 [info] 35#35: *751 [lua] access_by_lua(msblocations.conf:189):2: b5650842c0309572d63ce4e26217717d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:32:56 [info] 35#35: *751 [lua] logger.lua:23: b5650842c0309572d63ce4e26217717d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:32:56 +0000] b5650842c0309572d63ce4e26217717d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:32:59 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:32:59 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:09 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:09 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:11 [info] 35#35: *756 [lua] access_by_lua(msblocations.conf:189):2: e302a0bc214f8f9c0b961158541931b2:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:33:11 [info] 35#35: *756 [lua] logger.lua:23: e302a0bc214f8f9c0b961158541931b2 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:33:11 +0000] e302a0bc214f8f9c0b961158541931b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:33:19 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:19 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:26 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 5fd84bf8ba3810ae76d275360bdc5357:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:33:26 +0000] 5fd84bf8ba3810ae76d275360bdc5357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:33:26 [info] 35#35: *759 [lua] logger.lua:23: 5fd84bf8ba3810ae76d275360bdc5357 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:33:29 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:29 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:39 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:39 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:41 [info] 35#35: *765 [lua] access_by_lua(msblocations.conf:189):2: ba2d99b724d39e388e8f34b0a65142b6:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:33:41 [info] 35#35: *765 [lua] logger.lua:23: ba2d99b724d39e388e8f34b0a65142b6 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:33:41 +0000] ba2d99b724d39e388e8f34b0a65142b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:33:49 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:49 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:56 [info] 35#35: *768 [lua] access_by_lua(msblocations.conf:189):2: 58672656100dcd6fd58116e79606c52f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:33:56 +0000] 58672656100dcd6fd58116e79606c52f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:33:56 [info] 35#35: *768 [lua] logger.lua:23: 58672656100dcd6fd58116e79606c52f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:33:59 [info] 35#35: *769 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:33:59 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:09 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:09 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:11 [info] 35#35: *773 [lua] access_by_lua(msblocations.conf:189):2: 4f8ca366e9d3e4ade896bde312f80ad0:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:34:11 +0000] 4f8ca366e9d3e4ade896bde312f80ad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:34:11 [info] 35#35: *773 [lua] logger.lua:23: 4f8ca366e9d3e4ade896bde312f80ad0 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:34:19 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:19 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:26 [info] 35#35: *776 [lua] access_by_lua(msblocations.conf:189):2: d7c5ce2735ca4c204087b7589772069f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:34:26 +0000] d7c5ce2735ca4c204087b7589772069f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:34:26 [info] 35#35: *776 [lua] logger.lua:23: d7c5ce2735ca4c204087b7589772069f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:34:29 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:29 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:39 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:39 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:41 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: ab87555a8f7c86d2581022b562a767ed:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:34:41 +0000] ab87555a8f7c86d2581022b562a767ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:34:41 [info] 35#35: *782 [lua] logger.lua:23: ab87555a8f7c86d2581022b562a767ed {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:34:49 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:49 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:56 [info] 35#35: *785 [lua] access_by_lua(msblocations.conf:189):2: 6780955d219d164e765cd2317fe6fc71:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:34:56 [info] 35#35: *785 [lua] logger.lua:23: 6780955d219d164e765cd2317fe6fc71 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:34:56 +0000] 6780955d219d164e765cd2317fe6fc71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:34:59 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:34:59 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:09 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:09 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:11 [info] 35#35: *790 [lua] access_by_lua(msblocations.conf:189):2: 0a5cc49c3661994c859343332bf0fa40:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:35:11 [info] 35#35: *790 [lua] logger.lua:23: 0a5cc49c3661994c859343332bf0fa40 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:35:11 +0000] 0a5cc49c3661994c859343332bf0fa40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:35:19 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:19 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:26 [info] 35#35: *793 [lua] access_by_lua(msblocations.conf:189):2: 48b7d38b7f5f903ce49700930ad520b9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:35:26 [info] 35#35: *793 [lua] logger.lua:23: 48b7d38b7f5f903ce49700930ad520b9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:35:26 +0000] 48b7d38b7f5f903ce49700930ad520b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:35:29 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:29 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:39 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:39 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:41 [info] 35#35: *799 [lua] access_by_lua(msblocations.conf:189):2: c72de369a7e516b0db6790e946a17158:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:35:41 +0000] c72de369a7e516b0db6790e946a17158 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:35:41 [info] 35#35: *799 [lua] logger.lua:23: c72de369a7e516b0db6790e946a17158 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:35:49 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:49 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:56 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:189):2: 1d900596945d382ae43cf212263a3447:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:35:56 +0000] 1d900596945d382ae43cf212263a3447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/15 03:35:56 [info] 35#35: *802 [lua] logger.lua:23: 1d900596945d382ae43cf212263a3447 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/15 03:35:59 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:35:59 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:09 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:09 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:11 [info] 35#35: *807 [lua] access_by_lua(msblocations.conf:189):2: 40491cbe5fda5792ab42b18a9a6a550c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:36:11 [info] 35#35: *807 [lua] logger.lua:23: 40491cbe5fda5792ab42b18a9a6a550c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:36:11 +0000] 40491cbe5fda5792ab42b18a9a6a550c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/15 03:36:19 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:19 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:26 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:189):2: e70fa76105ad9e2cfe757d9924b4cfb1:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:36:27 [info] 35#35: *810 [lua] logger.lua:23: e70fa76105ad9e2cfe757d9924b4cfb1 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:36:27 +0000] e70fa76105ad9e2cfe757d9924b4cfb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:36:29 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:29 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:39 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:39 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:42 [info] 35#35: *816 [lua] access_by_lua(msblocations.conf:189):2: 249d919745641759938202655f198230:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:36:42 [info] 35#35: *816 [lua] logger.lua:23: 249d919745641759938202655f198230 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:36:42 +0000] 249d919745641759938202655f198230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/15 03:36:48 [info] 35#35: *817 client closed connection while waiting for request, client: 10.233.67.42, server: 0.0.0.0:443 2022/12/15 03:36:49 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:49 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:57 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 69e8959b72f548d703ba751e6c136855:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:36:57 [info] 35#35: *820 [lua] logger.lua:23: 69e8959b72f548d703ba751e6c136855 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:36:57 +0000] 69e8959b72f548d703ba751e6c136855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:36:59 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:36:59 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:09 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:09 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:12 [info] 35#35: *825 [lua] access_by_lua(msblocations.conf:189):2: 5c740505c41701581c548506fb073b78:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:12 +0000] 5c740505c41701581c548506fb073b78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:37:12 [info] 35#35: *825 [lua] logger.lua:23: 5c740505c41701581c548506fb073b78 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:37:19 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:19 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:27 [info] 35#35: *828 [lua] access_by_lua(msblocations.conf:189):2: 9c75a027b92278b43ca45c135abb23cb:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:27 +0000] 9c75a027b92278b43ca45c135abb23cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:37:27 [info] 35#35: *828 [lua] logger.lua:23: 9c75a027b92278b43ca45c135abb23cb {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:37:29 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:29 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:39 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:39 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:42 [info] 35#35: *834 [lua] access_by_lua(msblocations.conf:189):2: 1378df1b5b1e6c96d057d66580dc89ae:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:42 +0000] 1378df1b5b1e6c96d057d66580dc89ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:37:42 [info] 35#35: *834 [lua] logger.lua:23: 1378df1b5b1e6c96d057d66580dc89ae {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:37:49 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:49 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:57 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 7e7614bca0984ff800fe182d626d7b77:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:37:57 +0000] 7e7614bca0984ff800fe182d626d7b77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:37:57 [info] 35#35: *837 [lua] logger.lua:23: 7e7614bca0984ff800fe182d626d7b77 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:37:59 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:37:59 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:09 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:09 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:12 [info] 35#35: *842 [lua] access_by_lua(msblocations.conf:189):2: f6a81fc8cd907df8445a8544b63b0b21:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:38:12 +0000] f6a81fc8cd907df8445a8544b63b0b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/15 03:38:12 [info] 35#35: *842 [lua] logger.lua:23: f6a81fc8cd907df8445a8544b63b0b21 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/15 03:38:19 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:19 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:27 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 688353a13cf5aa0236035bc1656a52d4:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.138 - - [15/Dec/2022:03:38:27 +0000] 688353a13cf5aa0236035bc1656a52d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:38:27 [info] 35#35: *845 [lua] logger.lua:23: 688353a13cf5aa0236035bc1656a52d4 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:38:29 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:29 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:39 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:39 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:42 [info] 35#35: *851 [lua] access_by_lua(msblocations.conf:189):2: 96c762738d4d87025217d902ac5a14a8:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:38:42 +0000] 96c762738d4d87025217d902ac5a14a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:38:42 [info] 35#35: *851 [lua] logger.lua:23: 96c762738d4d87025217d902ac5a14a8 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:38:49 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:49 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:57 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 0d93df2d8652173ee91a164c21ceaacc:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:38:57 [info] 35#35: *854 [lua] logger.lua:23: 0d93df2d8652173ee91a164c21ceaacc {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:38:57 +0000] 0d93df2d8652173ee91a164c21ceaacc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:38:59 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:38:59 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:09 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:09 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:12 [info] 35#35: *859 [lua] access_by_lua(msblocations.conf:189):2: 184d948c33c020f27afa3f5e9e2637d9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:39:12 [info] 35#35: *859 [lua] logger.lua:23: 184d948c33c020f27afa3f5e9e2637d9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:39:12 +0000] 184d948c33c020f27afa3f5e9e2637d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:39:19 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:19 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:27 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: 01f722e0632ea8e6cb2587fce8dc9853:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:39:27 [info] 35#35: *862 [lua] logger.lua:23: 01f722e0632ea8e6cb2587fce8dc9853 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:39:27 +0000] 01f722e0632ea8e6cb2587fce8dc9853 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:39:29 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:29 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:39 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:39 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:42 [info] 35#35: *868 [lua] access_by_lua(msblocations.conf:189):2: 76fd0c6a061208e65ac718fc98a64557:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:39:42 [info] 35#35: *868 [lua] logger.lua:23: 76fd0c6a061208e65ac718fc98a64557 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:39:42 +0000] 76fd0c6a061208e65ac718fc98a64557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:39:49 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:49 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:57 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 27df874d42087addb7da912a4cd96b8d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:39:57 [info] 35#35: *871 [lua] logger.lua:23: 27df874d42087addb7da912a4cd96b8d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:39:57 +0000] 27df874d42087addb7da912a4cd96b8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:39:59 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:39:59 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:09 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:09 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:12 [info] 35#35: *876 [lua] access_by_lua(msblocations.conf:189):2: 1216e00ab7014a9baf29f106167e7f14:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:40:12 [info] 35#35: *876 [lua] logger.lua:23: 1216e00ab7014a9baf29f106167e7f14 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:40:12 +0000] 1216e00ab7014a9baf29f106167e7f14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:40:19 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:19 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:27 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: 267a8905c78684016be7e7f4cda0ca6f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:40:27 [info] 35#35: *879 [lua] logger.lua:23: 267a8905c78684016be7e7f4cda0ca6f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.138 - - [15/Dec/2022:03:40:27 +0000] 267a8905c78684016be7e7f4cda0ca6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:40:29 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:29 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:39 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:39 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:42 [info] 35#35: *885 [lua] access_by_lua(msblocations.conf:189):2: 8c72cdd22a93182d33a481ec52df5d0b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.138 - - [15/Dec/2022:03:40:42 +0000] 8c72cdd22a93182d33a481ec52df5d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:40:42 [info] 35#35: *885 [lua] logger.lua:23: 8c72cdd22a93182d33a481ec52df5d0b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:40:49 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:49 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:57 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: 9e4a2acbb76a147e0ba45814ea2877c6:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:40:57 [info] 35#35: *888 [lua] logger.lua:23: 9e4a2acbb76a147e0ba45814ea2877c6 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:40:57 +0000] 9e4a2acbb76a147e0ba45814ea2877c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:40:59 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:40:59 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:09 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:09 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:12 [info] 35#35: *893 [lua] access_by_lua(msblocations.conf:189):2: 1ad1f18a432798c8c97504152f57edfe:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:41:12 [info] 35#35: *893 [lua] logger.lua:23: 1ad1f18a432798c8c97504152f57edfe {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:41:12 +0000] 1ad1f18a432798c8c97504152f57edfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/15 03:41:19 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:19 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:27 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: 7c35cf4826becf6302c8b2ace9045a8d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:41:27 +0000] 7c35cf4826becf6302c8b2ace9045a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/15 03:41:27 [info] 35#35: *896 [lua] logger.lua:23: 7c35cf4826becf6302c8b2ace9045a8d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:41:29 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:29 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:39 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:39 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:42 [info] 35#35: *902 [lua] access_by_lua(msblocations.conf:189):2: 7949becee252128d8a30823874ff7e67:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:41:42 [info] 35#35: *902 [lua] logger.lua:23: 7949becee252128d8a30823874ff7e67 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:41:42 +0000] 7949becee252128d8a30823874ff7e67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/15 03:41:49 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:49 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:57 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: 810fbc4c470666ab901d7edea97d0405:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:41:57 [info] 35#35: *905 [lua] logger.lua:23: 810fbc4c470666ab901d7edea97d0405 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:41:57 +0000] 810fbc4c470666ab901d7edea97d0405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:41:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:41:59 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:41:59 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:09 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:09 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:12 [info] 35#35: *910 [lua] access_by_lua(msblocations.conf:189):2: 30039d377d5b4c34f70b9946f8a48e2d:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:42:12 +0000] 30039d377d5b4c34f70b9946f8a48e2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:42:12 [info] 35#35: *910 [lua] logger.lua:23: 30039d377d5b4c34f70b9946f8a48e2d {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:42:19 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:19 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:27 [info] 35#35: *913 [lua] access_by_lua(msblocations.conf:189):2: b468dc36a16032a1824dfd6b2839d3f1:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:42:27 [info] 35#35: *913 [lua] logger.lua:23: b468dc36a16032a1824dfd6b2839d3f1 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:42:27 +0000] b468dc36a16032a1824dfd6b2839d3f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:42:29 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:29 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:39 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:39 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:42 [info] 35#35: *919 [lua] access_by_lua(msblocations.conf:189):2: efc962b197b6bba67153a888e8b7ce40:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:42:42 [info] 35#35: *919 [lua] logger.lua:23: efc962b197b6bba67153a888e8b7ce40 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:42:42 +0000] efc962b197b6bba67153a888e8b7ce40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:42:49 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:49 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:57 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: 111d60c6241c7d9875a8d9e5bd3ac5ca:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:42:57 +0000] 111d60c6241c7d9875a8d9e5bd3ac5ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:42:57 [info] 35#35: *922 [lua] logger.lua:23: 111d60c6241c7d9875a8d9e5bd3ac5ca {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:42:59 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:42:59 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:09 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:09 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:12 [info] 35#35: *927 [lua] access_by_lua(msblocations.conf:189):2: 2f9ca26375fb62bfc38b615f53b46e62:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:43:12 [info] 35#35: *927 [lua] logger.lua:23: 2f9ca26375fb62bfc38b615f53b46e62 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:43:12 +0000] 2f9ca26375fb62bfc38b615f53b46e62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:43:19 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:19 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:27 [info] 35#35: *930 [lua] access_by_lua(msblocations.conf:189):2: c58783cd87261fd3095cfd954cc1647a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:43:27 [info] 35#35: *930 [lua] logger.lua:23: c58783cd87261fd3095cfd954cc1647a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:43:27 +0000] c58783cd87261fd3095cfd954cc1647a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:43:29 [info] 35#35: *931 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:29 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:39 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:39 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:42 [info] 35#35: *936 [lua] access_by_lua(msblocations.conf:189):2: 6d11503bc8ab4ae2b2fcbb75e8e880e6:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:43:42 [info] 35#35: *936 [lua] logger.lua:23: 6d11503bc8ab4ae2b2fcbb75e8e880e6 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:43:42 +0000] 6d11503bc8ab4ae2b2fcbb75e8e880e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:43:49 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:49 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:57 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: 8700e6e293aa0e0e287e2817a8a25fad:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:43:57 [info] 35#35: *939 [lua] logger.lua:23: 8700e6e293aa0e0e287e2817a8a25fad {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:43:57 +0000] 8700e6e293aa0e0e287e2817a8a25fad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:43:59 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:43:59 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:09 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:09 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:12 [info] 35#35: *944 [lua] access_by_lua(msblocations.conf:189):2: 690c2d0d64d827b170c648cf644306ad:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:44:12 +0000] 690c2d0d64d827b170c648cf644306ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/15 03:44:12 [info] 35#35: *944 [lua] logger.lua:23: 690c2d0d64d827b170c648cf644306ad {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:44:19 [info] 35#35: *945 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:19 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:27 [info] 35#35: *947 [lua] access_by_lua(msblocations.conf:189):2: 2e1440ce22dac52582bf70cb31307a79:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:44:27 +0000] 2e1440ce22dac52582bf70cb31307a79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/15 03:44:27 [info] 35#35: *947 [lua] logger.lua:23: 2e1440ce22dac52582bf70cb31307a79 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:44:29 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:29 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:39 [info] 35#35: *951 client closed connection while waiting for request, client: 10.233.67.42, server: 0.0.0.0:443 2022/12/15 03:44:39 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:39 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:42 [info] 35#35: *954 [lua] access_by_lua(msblocations.conf:189):2: c3faf4c81267655698c4bcab0bc35967:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:44:42 [info] 35#35: *954 [lua] logger.lua:23: c3faf4c81267655698c4bcab0bc35967 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:44:42 +0000] c3faf4c81267655698c4bcab0bc35967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:44:49 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:49 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:57 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: 08135cd57cc38e433913d5faae5c46f6:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:44:57 [info] 35#35: *957 [lua] logger.lua:23: 08135cd57cc38e433913d5faae5c46f6 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:44:57 +0000] 08135cd57cc38e433913d5faae5c46f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:44:59 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:44:59 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:09 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:09 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:12 [info] 35#35: *962 [lua] access_by_lua(msblocations.conf:189):2: 490206d6dcc33bb8a5a36248a91b8d76:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:12 +0000] 490206d6dcc33bb8a5a36248a91b8d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/15 03:45:12 [info] 35#35: *962 [lua] logger.lua:23: 490206d6dcc33bb8a5a36248a91b8d76 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/15 03:45:19 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:19 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:27 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: be8610857d616ff4228390a223eb7e8b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:27 +0000] be8610857d616ff4228390a223eb7e8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:45:27 [info] 35#35: *965 [lua] logger.lua:23: be8610857d616ff4228390a223eb7e8b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:45:29 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:29 [info] 35#35: *966 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:39 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:39 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:42 [info] 35#35: *971 [lua] access_by_lua(msblocations.conf:189):2: 5a9574cf6779678fd386a36101c61e50:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:45:42 [info] 35#35: *971 [lua] logger.lua:23: 5a9574cf6779678fd386a36101c61e50 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:42 +0000] 5a9574cf6779678fd386a36101c61e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:45:49 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:49 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:57 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: 13250e3c31b142089fad845d45481e3c:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:57 +0000] 13250e3c31b142089fad845d45481e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/15 03:45:57 [info] 35#35: *974 [lua] logger.lua:23: 13250e3c31b142089fad845d45481e3c {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:45:59 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:45:59 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:09 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:09 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:12 [info] 35#35: *979 [lua] access_by_lua(msblocations.conf:189):2: 0f9b74687f9439e2cd7734dd3ca28811:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:46:12 [info] 35#35: *979 [lua] logger.lua:23: 0f9b74687f9439e2cd7734dd3ca28811 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:46:12 +0000] 0f9b74687f9439e2cd7734dd3ca28811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/15 03:46:19 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:19 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:27 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: 9f99d90589dc034f88850612207a5d2f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:46:27 [info] 35#35: *982 [lua] logger.lua:23: 9f99d90589dc034f88850612207a5d2f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:46:27 +0000] 9f99d90589dc034f88850612207a5d2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:46:29 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:29 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:39 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:39 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:42 [info] 35#35: *988 [lua] access_by_lua(msblocations.conf:189):2: 7dd8a240a4a09c4fe9363ff243331d0b:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:46:42 [info] 35#35: *988 [lua] logger.lua:23: 7dd8a240a4a09c4fe9363ff243331d0b {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:46:42 +0000] 7dd8a240a4a09c4fe9363ff243331d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:46:49 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:49 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:57 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:189):2: 4ab976ba0225855ecd42769df97d2a01:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:46:57 [info] 35#35: *991 [lua] logger.lua:23: 4ab976ba0225855ecd42769df97d2a01 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:46:57 +0000] 4ab976ba0225855ecd42769df97d2a01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:46:59 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:46:59 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:09 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:09 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:12 [info] 35#35: *996 [lua] access_by_lua(msblocations.conf:189):2: aa7f1e99975426d2e20dde88087c447f:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:47:12 [info] 35#35: *996 [lua] logger.lua:23: aa7f1e99975426d2e20dde88087c447f {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:47:12 +0000] aa7f1e99975426d2e20dde88087c447f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:47:19 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:19 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:27 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 83665ab977632012556795bff6ae38c7:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:47:27 [info] 35#35: *999 [lua] logger.lua:23: 83665ab977632012556795bff6ae38c7 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:47:27 +0000] 83665ab977632012556795bff6ae38c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:47:29 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:29 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:39 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:39 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:42 [info] 35#35: *1005 [lua] access_by_lua(msblocations.conf:189):2: d2a7cf68f4ec25bde7289759a611fb26:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:47:42 [info] 35#35: *1005 [lua] logger.lua:23: d2a7cf68f4ec25bde7289759a611fb26 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:47:42 +0000] d2a7cf68f4ec25bde7289759a611fb26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:47:49 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:49 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:57 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:189):2: 0414e82b0b0f3e1eafa7bf7a84bf2afa:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:47:57 [info] 35#35: *1008 [lua] logger.lua:23: 0414e82b0b0f3e1eafa7bf7a84bf2afa {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:47:57 +0000] 0414e82b0b0f3e1eafa7bf7a84bf2afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:47:59 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:47:59 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:09 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:09 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:12 [info] 35#35: *1013 [lua] access_by_lua(msblocations.conf:189):2: 38502077fdc21d3fee269d6469991758:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:48:12 [info] 35#35: *1013 [lua] logger.lua:23: 38502077fdc21d3fee269d6469991758 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:12 +0000] 38502077fdc21d3fee269d6469991758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:48:19 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:19 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:27 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: 762950a1ce502312615923eac8210ceb:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:27 +0000] 762950a1ce502312615923eac8210ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:48:27 [info] 35#35: *1016 [lua] logger.lua:23: 762950a1ce502312615923eac8210ceb {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:48:29 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:29 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:39 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:39 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:42 [info] 35#35: *1022 [lua] access_by_lua(msblocations.conf:189):2: 15b3b7134dbb6bf3900f6603ef6b0963:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:42 +0000] 15b3b7134dbb6bf3900f6603ef6b0963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:48:42 [info] 35#35: *1022 [lua] logger.lua:23: 15b3b7134dbb6bf3900f6603ef6b0963 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:48:49 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:49 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:57 [info] 35#35: *1025 [lua] access_by_lua(msblocations.conf:189):2: e0c77d54ff3e6595da7507a3271babb9:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:57 +0000] e0c77d54ff3e6595da7507a3271babb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:48:57 [info] 35#35: *1025 [lua] logger.lua:23: e0c77d54ff3e6595da7507a3271babb9 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:48:59 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:48:59 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:09 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:09 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:12 [info] 35#35: *1030 [lua] access_by_lua(msblocations.conf:189):2: 053ba11c012d91bd7a843d57d2e7a694:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:49:12 +0000] 053ba11c012d91bd7a843d57d2e7a694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/15 03:49:12 [info] 35#35: *1030 [lua] logger.lua:23: 053ba11c012d91bd7a843d57d2e7a694 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/15 03:49:19 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:19 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:27 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: 966a871339664c36fb321bb88730fa59:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:49:27 [info] 35#35: *1033 [lua] logger.lua:23: 966a871339664c36fb321bb88730fa59 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:49:27 +0000] 966a871339664c36fb321bb88730fa59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:49:29 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:29 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:39 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:39 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:42 [info] 35#35: *1039 [lua] access_by_lua(msblocations.conf:189):2: 04494389895fd344dc217320c2b3a033:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:49:42 +0000] 04494389895fd344dc217320c2b3a033 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/15 03:49:42 [info] 35#35: *1039 [lua] logger.lua:23: 04494389895fd344dc217320c2b3a033 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/15 03:49:49 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:49 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:57 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: abbe6fb0bf7035545fbff762639a5d00:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:49:57 +0000] abbe6fb0bf7035545fbff762639a5d00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:49:57 [info] 35#35: *1042 [lua] logger.lua:23: abbe6fb0bf7035545fbff762639a5d00 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/15 03:49:59 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:49:59 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:09 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:09 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:12 [info] 35#35: *1047 [lua] access_by_lua(msblocations.conf:189):2: 4bde46cd776c53bcdfd1f5ee60064ffb:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:50:12 [info] 35#35: *1047 [lua] logger.lua:23: 4bde46cd776c53bcdfd1f5ee60064ffb {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.138 - - [15/Dec/2022:03:50:12 +0000] 4bde46cd776c53bcdfd1f5ee60064ffb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:50:19 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:19 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:27 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: 08552d0f024bd0c2b2967445476b9e51:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:50:27 +0000] 08552d0f024bd0c2b2967445476b9e51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/15 03:50:27 [info] 35#35: *1050 [lua] logger.lua:23: 08552d0f024bd0c2b2967445476b9e51 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:50:29 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:29 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:39 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:39 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:42 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:189):2: b0a6bde1ebefa40802e704c76784614a:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:50:42 [info] 35#35: *1056 [lua] logger.lua:23: b0a6bde1ebefa40802e704c76784614a {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:50:42 +0000] b0a6bde1ebefa40802e704c76784614a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/15 03:50:49 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:49 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:57 [info] 35#35: *1059 [lua] access_by_lua(msblocations.conf:189):2: 08103a5028dc5810d452a5913b868728:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:50:57 [info] 35#35: *1059 [lua] logger.lua:23: 08103a5028dc5810d452a5913b868728 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:50:57 +0000] 08103a5028dc5810d452a5913b868728 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/15 03:50:59 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:50:59 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:09 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:09 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:12 [info] 35#35: *1064 [lua] access_by_lua(msblocations.conf:189):2: 09736d533ff5f400ed94940588300c83:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:51:12 [info] 35#35: *1064 [lua] logger.lua:23: 09736d533ff5f400ed94940588300c83 {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:51:12 +0000] 09736d533ff5f400ed94940588300c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:51:19 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:19 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:27 [info] 35#35: *1067 [lua] access_by_lua(msblocations.conf:189):2: be39fd3a61e4762d57dbe138ca1ba06e:receive the request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/15 03:51:27 [info] 35#35: *1067 [lua] logger.lua:23: be39fd3a61e4762d57dbe138ca1ba06e {"matched":"microservices"} while logging request, client: 10.233.65.138, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.138 - - [15/Dec/2022:03:51:27 +0000] be39fd3a61e4762d57dbe138ca1ba06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.138 - - [15/Dec/2022:03:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/15 03:51:29 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:29 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:39 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443 2022/12/15 03:51:39 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.69.198, server: 0.0.0.0:443