@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.44.222 ### 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/10/10 04:50:09 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/10 04:50:09 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/10 04:50:09 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/10 04:50:09 [notice] 34#34: using the "epoll" event method 2022/10/10 04:50:09 [notice] 34#34: openresty/1.13.6.1 2022/10/10 04:50:09 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/10 04:50:09 [notice] 34#34: OS: Linux 5.4.0-96-generic 2022/10/10 04:50:09 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/10 04:50:09 [notice] 35#35: start worker processes 2022/10/10 04:50:09 [notice] 35#35: start worker process 36 2022/10/10 04:50:09 [notice] 35#35: start worker process 37 \n\n### Starting apiroute 2022/10/10 04:50:09 [notice] 35#35: start worker process 38 2022/10/10 04:50:09 [notice] 35#35: start worker process 40 2022/10/10 04:50:09 [notice] 35#35: start worker process 41 2022/10/10 04:50:09 [notice] 35#35: start worker process 42 2022/10/10 04:50:09 [notice] 35#35: start worker process 43 2022/10/10 04:50:09 [notice] 35#35: start worker process 44 2022/10/10 04:50:09 [notice] 35#35: start cache manager process 45 2022/10/10 04:50:09 [notice] 35#35: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221010045009.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-10-10 04:50:11 867 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-10 04:50:11 874 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-10 04:50:11 874 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-10 04:50:11 924 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-10 04:50:11 924 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.222:10081 Enabled:true 2022-10-10 04:50:13 300 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-10-10 04:50:13 383 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-10 04:50:13 384 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-10 04:50:13 384 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-10 04:50:13 385 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-10 04:50:13 385 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-10 04:50:13 385 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-10 04:50:13 385 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-10 04:50:13 473 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-10 04:50:13 580 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-10 04:50:13 580 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-10 04:50:13 580 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-10 04:50:14 116 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/10 04:50:22 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:22 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:30 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 3268829905dd85ab6f91b3bebba41341:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:50:30 +0000] 3268829905dd85ab6f91b3bebba41341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.258 upstream_response_time:0.256 "-" "Consul Health Check" "-" 2022/10/10 04:50:30 [info] 36#36: *14 [lua] logger.lua:23: 3268829905dd85ab6f91b3bebba41341 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 73 2022/10/10 04:50:32 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:32 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:42 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:42 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:45 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: 76edc94a0fd152f38e4c26196a3508c4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:50:45 +0000] 76edc94a0fd152f38e4c26196a3508c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/10 04:50:45 [info] 36#36: *21 [lua] logger.lua:23: 76edc94a0fd152f38e4c26196a3508c4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 04:50:52 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:50:52 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:00 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 5d966dea0ffaf52e890c20f2511c901a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:51:00 +0000] 5d966dea0ffaf52e890c20f2511c901a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:51:00 [info] 36#36: *24 [lua] logger.lua:23: 5d966dea0ffaf52e890c20f2511c901a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 04:51:02 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:02 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:09 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/10 04:51:09 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2022/10/10 04:51:09 [notice] 35#35: cache loader process 46 exited with code 0 2022/10/10 04:51:09 [notice] 35#35: signal 29 (SIGIO) received 2022/10/10 04:51:12 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:12 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:15 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: c96d82aab2ef8ec30cd9eaf2cb4b061f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:51:15 +0000] c96d82aab2ef8ec30cd9eaf2cb4b061f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 04:51:15 [info] 36#36: *30 [lua] logger.lua:23: c96d82aab2ef8ec30cd9eaf2cb4b061f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:51:19 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:189):2: 1c6715dff2a07d7fcb473f9e1c933e96:receive the request, client: 10.233.65.73, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/10 04:51:19 [info] 36#36: *31 [lua] logger.lua:23: 1c6715dff2a07d7fcb473f9e1c933e96 {"matched":"microservices"} while logging request, client: 10.233.65.73, 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.73 - - [10/Oct/2022:04:51:19 +0000] 1c6715dff2a07d7fcb473f9e1c933e96 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.222 upstream_response_time:0.215 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.73 - - [10/Oct/2022:04:51:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 203 2022/10/10 04:51:19 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:189):2: c59893f0d6273c7c8422e95d4a07d6b5:receive the request, client: 10.233.67.10, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/10 04:51:19 [info] 36#36: *32 [lua] logger.lua:23: c59893f0d6273c7c8422e95d4a07d6b5 {"matched":"microservices"} while logging request, client: 10.233.67.10, 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.67.10 - - [10/Oct/2022:04:51:19 +0000] c59893f0d6273c7c8422e95d4a07d6b5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.077 upstream_response_time:0.077 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.10 - - [10/Oct/2022:04:51:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 73 2022/10/10 04:51:22 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:22 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:26 [info] 36#36: *31 client 10.233.65.73 closed keepalive connection 2022/10/10 04:51:29 [info] 36#36: *32 client 10.233.67.10 closed keepalive connection 2022/10/10 04:51:30 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: ca616030879334418374d4f966e644b7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:51:30 [info] 36#36: *35 [lua] logger.lua:23: ca616030879334418374d4f966e644b7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:51:30 +0000] ca616030879334418374d4f966e644b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:51:32 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:32 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:42 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:42 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:45 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:189):2: 84e277546aa54fb31491921c0c8d88fd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:51:45 +0000] 84e277546aa54fb31491921c0c8d88fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/10 04:51:45 [info] 36#36: *40 [lua] logger.lua:23: 84e277546aa54fb31491921c0c8d88fd {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/10 04:51:52 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:51:52 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:00 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 1c63703c794058d0057a661a95ea2c01:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:52:00 [info] 36#36: *43 [lua] logger.lua:23: 1c63703c794058d0057a661a95ea2c01 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:52:00 +0000] 1c63703c794058d0057a661a95ea2c01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:52:02 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:02 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:12 [info] 36#36: *47 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:12 [info] 36#36: *48 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:15 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:189):2: 5a658d4e26e8dc3f14c5bc7dc7328ced:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:52:15 [info] 36#36: *49 [lua] logger.lua:23: 5a658d4e26e8dc3f14c5bc7dc7328ced {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:52:15 +0000] 5a658d4e26e8dc3f14c5bc7dc7328ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 04:52:22 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:22 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:30 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 9e9f010bdfbead8fd481c7d525bb03dd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:52:30 +0000] 9e9f010bdfbead8fd481c7d525bb03dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:52:30 [info] 36#36: *52 [lua] logger.lua:23: 9e9f010bdfbead8fd481c7d525bb03dd {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 04:52:32 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:32 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:42 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:42 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:45 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: c525a8ba618630c45ba62efa83fa5699:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:52:45 +0000] c525a8ba618630c45ba62efa83fa5699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 04:52:45 [info] 36#36: *57 [lua] logger.lua:23: c525a8ba618630c45ba62efa83fa5699 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:52:52 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:52:52 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:00 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 152ce4a105e596d9c11325e619d9d8ed:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:53:00 +0000] 152ce4a105e596d9c11325e619d9d8ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 04:53:00 [info] 36#36: *60 [lua] logger.lua:23: 152ce4a105e596d9c11325e619d9d8ed {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:53:02 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:02 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:12 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:12 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:15 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: caa03187fe4de19a49d53503fa79a805:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:53:15 [info] 36#36: *66 [lua] logger.lua:23: caa03187fe4de19a49d53503fa79a805 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:53:15 +0000] caa03187fe4de19a49d53503fa79a805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:53:22 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:22 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:31 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: 46ae4b7ca5bcbd73daa4af74389f81f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:53:31 [info] 36#36: *69 [lua] logger.lua:23: 46ae4b7ca5bcbd73daa4af74389f81f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:53:31 +0000] 46ae4b7ca5bcbd73daa4af74389f81f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:53:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:53:32 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:32 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:42 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:42 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:46 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:189):2: be499ec048c0bd60acd077cfa09a19c2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:53:46 [info] 36#36: *74 [lua] logger.lua:23: be499ec048c0bd60acd077cfa09a19c2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:53:46 +0000] be499ec048c0bd60acd077cfa09a19c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:53:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:53:52 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:53:52 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:01 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 7979adb2ba096fca4ee249c294581527:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:54:01 +0000] 7979adb2ba096fca4ee249c294581527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 04:54:01 [info] 36#36: *77 [lua] logger.lua:23: 7979adb2ba096fca4ee249c294581527 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:54:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:54:02 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:02 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:12 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:12 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:16 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:189):2: 735bcec42fd07aeb40870c73d2e5ba59:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:54:16 [info] 36#36: *83 [lua] logger.lua:23: 735bcec42fd07aeb40870c73d2e5ba59 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:54:16 +0000] 735bcec42fd07aeb40870c73d2e5ba59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:54:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/10 04:54:22 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:22 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:31 [info] 36#36: *86 [lua] access_by_lua(msblocations.conf:189):2: 8ee76c77681b9e9fc4bb7a89c4382431:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:54:31 [info] 36#36: *86 [lua] logger.lua:23: 8ee76c77681b9e9fc4bb7a89c4382431 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:54:31 +0000] 8ee76c77681b9e9fc4bb7a89c4382431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:54:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2022/10/10 04:54:32 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:32 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:42 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:42 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:46 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:189):2: 83088f43faa282ff3bd3939585f5cec8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:54:46 [info] 36#36: *91 [lua] logger.lua:23: 83088f43faa282ff3bd3939585f5cec8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:54:46 +0000] 83088f43faa282ff3bd3939585f5cec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:54:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:54:52 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:54:52 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:01 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:189):2: 2b56736fb45fbf4264ce20cb66130b95:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:55:01 [info] 36#36: *94 [lua] logger.lua:23: 2b56736fb45fbf4264ce20cb66130b95 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:55:01 +0000] 2b56736fb45fbf4264ce20cb66130b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:55:02 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:02 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:12 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:12 [info] 36#36: *98 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:16 [info] 36#36: *100 [lua] access_by_lua(msblocations.conf:189):2: d9c29f34f9cebc8ddff15b0adc00b731:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:55:16 [info] 36#36: *100 [lua] logger.lua:23: d9c29f34f9cebc8ddff15b0adc00b731 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:55:16 +0000] d9c29f34f9cebc8ddff15b0adc00b731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:55:22 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:22 [info] 36#36: *101 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:31 [info] 36#36: *103 [lua] access_by_lua(msblocations.conf:189):2: c543662ef2c1688af434ccf8f6639da8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:55:31 [info] 36#36: *103 [lua] logger.lua:23: c543662ef2c1688af434ccf8f6639da8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:55:31 +0000] c543662ef2c1688af434ccf8f6639da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:55:32 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:32 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:42 [info] 36#36: *106 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:42 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:46 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: 4584c1078b875519f7c8eb036ec8fea3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:55:46 [info] 36#36: *108 [lua] logger.lua:23: 4584c1078b875519f7c8eb036ec8fea3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:55:46 +0000] 4584c1078b875519f7c8eb036ec8fea3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:55:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:55:52 [info] 36#36: *109 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:55:52 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:01 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: c5485c9a6e16f1c96f89f5c153f7cae5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:56:01 +0000] c5485c9a6e16f1c96f89f5c153f7cae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 04:56:01 [info] 36#36: *111 [lua] logger.lua:23: c5485c9a6e16f1c96f89f5c153f7cae5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:56:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:56:02 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:02 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:12 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:12 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:16 [info] 36#36: *117 [lua] access_by_lua(msblocations.conf:189):2: 5a6febd1eb983488ae66ab2c33327595:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:56:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.72.14 - - [10/Oct/2022:04:56:16 +0000] 5a6febd1eb983488ae66ab2c33327595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 04:56:16 [info] 36#36: *117 [lua] logger.lua:23: 5a6febd1eb983488ae66ab2c33327595 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 04:56:22 [info] 36#36: *118 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:22 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:31 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: 5c2a78ce6a71110d5119a9d0c6bce86b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:56:31 [info] 36#36: *120 [lua] logger.lua:23: 5c2a78ce6a71110d5119a9d0c6bce86b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:56:31 +0000] 5c2a78ce6a71110d5119a9d0c6bce86b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:56:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:56:32 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:32 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:42 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:42 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:46 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: 90ef1d501b09ce9e5375f343cd087d4b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:56:46 [info] 36#36: *125 [lua] logger.lua:23: 90ef1d501b09ce9e5375f343cd087d4b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:56:46 +0000] 90ef1d501b09ce9e5375f343cd087d4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:56:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:56:52 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:56:52 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:01 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: 202975f517df7c8f8286a42598903a13:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:57:01 +0000] 202975f517df7c8f8286a42598903a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 04:57:01 [info] 36#36: *128 [lua] logger.lua:23: 202975f517df7c8f8286a42598903a13 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:57:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:57:02 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:02 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:12 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:12 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:16 [info] 36#36: *134 [lua] access_by_lua(msblocations.conf:189):2: 96f512b84bc4a2ba20cbec676a5860be:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:57:16 +0000] 96f512b84bc4a2ba20cbec676a5860be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:57:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:57:16 [info] 36#36: *134 [lua] logger.lua:23: 96f512b84bc4a2ba20cbec676a5860be {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 04:57:22 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:22 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:31 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: 2f087bea81ea518fbbab46c6816f615a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:57:31 [info] 36#36: *137 [lua] logger.lua:23: 2f087bea81ea518fbbab46c6816f615a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:57:31 +0000] 2f087bea81ea518fbbab46c6816f615a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:57:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:57:32 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:32 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:42 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:42 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:46 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: 7614ce62308130229f05b594c37c7c17:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:57:46 [info] 36#36: *142 [lua] logger.lua:23: 7614ce62308130229f05b594c37c7c17 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:57:46 +0000] 7614ce62308130229f05b594c37c7c17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:57:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:57:52 [info] 36#36: *143 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:57:52 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:01 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 43cdd8ddc75b1a8c73ef3aa8f99a5e83:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:58:01 [info] 36#36: *145 [lua] logger.lua:23: 43cdd8ddc75b1a8c73ef3aa8f99a5e83 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:58:01 +0000] 43cdd8ddc75b1a8c73ef3aa8f99a5e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:58:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 04:58:02 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:02 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:12 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:12 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:16 [info] 36#36: *151 [lua] access_by_lua(msblocations.conf:189):2: bdc4d0a2ad4484f175d19308b47e2cdc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:58:16 +0000] bdc4d0a2ad4484f175d19308b47e2cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:58:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 04:58:16 [info] 36#36: *151 [lua] logger.lua:23: bdc4d0a2ad4484f175d19308b47e2cdc {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 04:58:22 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:22 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:31 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: ee30edb13d376268a1559e94a9f92076:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:58:31 +0000] ee30edb13d376268a1559e94a9f92076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 04:58:31 [info] 36#36: *154 [lua] logger.lua:23: ee30edb13d376268a1559e94a9f92076 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:58:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 04:58:32 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:32 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:42 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:42 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:46 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: 5d669f027a7daf8f84828d43698429a1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:58:46 +0000] 5d669f027a7daf8f84828d43698429a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 04:58:46 [info] 36#36: *159 [lua] logger.lua:23: 5d669f027a7daf8f84828d43698429a1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:58:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:58:52 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:58:52 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:01 [info] 36#36: *162 [lua] access_by_lua(msblocations.conf:189):2: 2785c66bbf882ad92d174b34ed2bfc1c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:59:01 [info] 36#36: *162 [lua] logger.lua:23: 2785c66bbf882ad92d174b34ed2bfc1c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:59:01 +0000] 2785c66bbf882ad92d174b34ed2bfc1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 04:59:02 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:02 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:12 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:12 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:16 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:189):2: b23317225583f9e2476bf6324a3c9872:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:59:16 [info] 36#36: *168 [lua] logger.lua:23: b23317225583f9e2476bf6324a3c9872 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:59:16 +0000] b23317225583f9e2476bf6324a3c9872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:59:22 [info] 36#36: *169 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:22 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:31 [info] 36#36: *171 [lua] access_by_lua(msblocations.conf:189):2: 19d43376e3dfce604d0b695e578e2e9c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:04:59:31 +0000] 19d43376e3dfce604d0b695e578e2e9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 04:59:31 [info] 36#36: *171 [lua] logger.lua:23: 19d43376e3dfce604d0b695e578e2e9c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:59:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:59:32 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:32 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:42 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:42 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:46 [info] 36#36: *176 [lua] access_by_lua(msblocations.conf:189):2: fa34b48b8e55fde32714aefc4d1b7903:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 04:59:46 [info] 36#36: *176 [lua] logger.lua:23: fa34b48b8e55fde32714aefc4d1b7903 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:04:59:46 +0000] fa34b48b8e55fde32714aefc4d1b7903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:04:59:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 04:59:52 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 04:59:52 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:01 [info] 36#36: *179 [lua] access_by_lua(msblocations.conf:189):2: 68dafe1d4037c4843511dbe973ad541f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:00:01 +0000] 68dafe1d4037c4843511dbe973ad541f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:00:01 [info] 36#36: *179 [lua] logger.lua:23: 68dafe1d4037c4843511dbe973ad541f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:00:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:00:02 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:02 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:12 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:12 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:16 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:189):2: b83e2afb725d44b8971cfbff06f4646a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:00:16 [info] 36#36: *185 [lua] logger.lua:23: b83e2afb725d44b8971cfbff06f4646a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:00:16 +0000] b83e2afb725d44b8971cfbff06f4646a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:00:22 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:22 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:31 [info] 36#36: *188 [lua] access_by_lua(msblocations.conf:189):2: 1649654720610408bf6bee150667ed93:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:00:31 +0000] 1649654720610408bf6bee150667ed93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:00:31 [info] 36#36: *188 [lua] logger.lua:23: 1649654720610408bf6bee150667ed93 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:00:32 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:32 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:42 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:42 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:46 [info] 36#36: *193 [lua] access_by_lua(msblocations.conf:189):2: 4c898bd6408b8aa23f535499e81ebd47:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:00:46 [info] 36#36: *193 [lua] logger.lua:23: 4c898bd6408b8aa23f535499e81ebd47 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:00:46 +0000] 4c898bd6408b8aa23f535499e81ebd47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:00:52 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:00:52 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:01 [info] 36#36: *196 [lua] access_by_lua(msblocations.conf:189):2: 144e13367d0df04617e2057085d3c9eb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:01:01 +0000] 144e13367d0df04617e2057085d3c9eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:01:01 [info] 36#36: *196 [lua] logger.lua:23: 144e13367d0df04617e2057085d3c9eb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:01:02 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:02 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:12 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:12 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:16 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:189):2: eaec3082091b32829fe0aecf6a183ec8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:01:16 +0000] eaec3082091b32829fe0aecf6a183ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:01:16 [info] 36#36: *202 [lua] logger.lua:23: eaec3082091b32829fe0aecf6a183ec8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:01:22 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:22 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:31 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: 0cab99ffd6a1804eecebfaf8441c6cb8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:01:31 +0000] 0cab99ffd6a1804eecebfaf8441c6cb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:01:31 [info] 36#36: *205 [lua] logger.lua:23: 0cab99ffd6a1804eecebfaf8441c6cb8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:01:32 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:32 [info] 36#36: *206 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:42 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:42 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:46 [info] 36#36: *210 [lua] access_by_lua(msblocations.conf:189):2: 0de363322e8862a1b3f1bd6fdc44b366:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:01:46 [info] 36#36: *210 [lua] logger.lua:23: 0de363322e8862a1b3f1bd6fdc44b366 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:01:46 +0000] 0de363322e8862a1b3f1bd6fdc44b366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:01:52 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:01:52 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:01 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: 62c5d93fb253c266b8c7729193239639:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:02:01 [info] 36#36: *213 [lua] logger.lua:23: 62c5d93fb253c266b8c7729193239639 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:02:01 +0000] 62c5d93fb253c266b8c7729193239639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:02:02 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:02 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:12 [info] 36#36: *217 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:12 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:16 [info] 36#36: *219 [lua] access_by_lua(msblocations.conf:189):2: 38fc301275c7b03ffa03589dc1b183fc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:02:16 [info] 36#36: *219 [lua] logger.lua:23: 38fc301275c7b03ffa03589dc1b183fc {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:02:16 +0000] 38fc301275c7b03ffa03589dc1b183fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:02:22 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:22 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:31 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: 1ec1aa97ad8d2cbdf821a140af2645a5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:02:31 [info] 36#36: *222 [lua] logger.lua:23: 1ec1aa97ad8d2cbdf821a140af2645a5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:02:31 +0000] 1ec1aa97ad8d2cbdf821a140af2645a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:02:32 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:32 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:42 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:42 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:46 [info] 36#36: *227 [lua] access_by_lua(msblocations.conf:189):2: f65d60936e974f2d4cf56720a5e779eb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:02:46 +0000] f65d60936e974f2d4cf56720a5e779eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/10 05:02:46 [info] 36#36: *227 [lua] logger.lua:23: f65d60936e974f2d4cf56720a5e779eb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:02:52 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:02:52 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:01 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: cafec7b04593d1ca95d1b9e251342650:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:03:01 [info] 36#36: *230 [lua] logger.lua:23: cafec7b04593d1ca95d1b9e251342650 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:03:01 +0000] cafec7b04593d1ca95d1b9e251342650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:03:02 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:02 [info] 36#36: *232 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:12 [info] 36#36: *234 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:12 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:16 [info] 36#36: *236 [lua] access_by_lua(msblocations.conf:189):2: 585d4be5a903c5037843cab6aa184ba6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:03:16 [info] 36#36: *236 [lua] logger.lua:23: 585d4be5a903c5037843cab6aa184ba6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:03:16 +0000] 585d4be5a903c5037843cab6aa184ba6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:03:22 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:22 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:31 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: 8422f9d29693d9d8c64db6392304019b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:03:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 10.233.72.14 - - [10/Oct/2022:05:03:32 +0000] 8422f9d29693d9d8c64db6392304019b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.041 "-" "Consul Health Check" "-" 2022/10/10 05:03:32 [info] 36#36: *239 [lua] logger.lua:23: 8422f9d29693d9d8c64db6392304019b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:03:32 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:32 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:42 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:42 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:47 [info] 36#36: *244 [lua] access_by_lua(msblocations.conf:189):2: 5fad5d3970a2b57b76fb663c82028f00:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:03:47 [info] 36#36: *244 [lua] logger.lua:23: 5fad5d3970a2b57b76fb663c82028f00 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:03:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.72.14 - - [10/Oct/2022:05:03:47 +0000] 5fad5d3970a2b57b76fb663c82028f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/10 05:03:52 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:03:52 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:02 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: e402bf24a761eccbcec36c99a93dd38c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:04:02 [info] 36#36: *247 [lua] logger.lua:23: e402bf24a761eccbcec36c99a93dd38c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:04:02 +0000] e402bf24a761eccbcec36c99a93dd38c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:04:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:04:02 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:02 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:12 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:12 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:17 [info] 36#36: *253 [lua] access_by_lua(msblocations.conf:189):2: a81b1cbe25505153831ef23324105183:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:04:17 +0000] a81b1cbe25505153831ef23324105183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:04:17 [info] 36#36: *253 [lua] logger.lua:23: a81b1cbe25505153831ef23324105183 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:04:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:04:22 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:22 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:32 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: db19a927dd02aaf8a3444a2909721cb9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:04:32 +0000] db19a927dd02aaf8a3444a2909721cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/10 05:04:32 [info] 36#36: *256 [lua] logger.lua:23: db19a927dd02aaf8a3444a2909721cb9 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:04:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 05:04:32 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:32 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:42 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:42 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:47 [info] 36#36: *261 [lua] access_by_lua(msblocations.conf:189):2: b68bc5ea911f33d1ced4368931cb0360:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:04:47 +0000] b68bc5ea911f33d1ced4368931cb0360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:04:47 [info] 36#36: *261 [lua] logger.lua:23: b68bc5ea911f33d1ced4368931cb0360 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:04:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:04:52 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:04:52 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:02 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: 83b98d6a9d0e4a557885acfcd219c0d3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:05:02 +0000] 83b98d6a9d0e4a557885acfcd219c0d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:05:02 [info] 36#36: *264 [lua] logger.lua:23: 83b98d6a9d0e4a557885acfcd219c0d3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:05:02 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:02 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:12 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:12 [info] 36#36: *268 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:13 [info] 36#36: *270 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.42, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.42 - - [10/Oct/2022:05:05:13 +0000] 5bb71c6710ff7f0022781a885aa14512 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/10 05:05:17 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: c23f4f726bdce3ab9dc7419d3c7a12e2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:05:17 [info] 36#36: *271 [lua] logger.lua:23: c23f4f726bdce3ab9dc7419d3c7a12e2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:05:17 +0000] c23f4f726bdce3ab9dc7419d3c7a12e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:05:22 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:22 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:32 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: adf8a98c7924e65d359c3b8ce6bde3e2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:05:32 [info] 36#36: *274 [lua] logger.lua:23: adf8a98c7924e65d359c3b8ce6bde3e2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:05:32 +0000] adf8a98c7924e65d359c3b8ce6bde3e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/10 05:05:32 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:32 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:42 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:42 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:47 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: 7fdc83ce0b0cc465eef997b6a02e28d5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:05:47 +0000] 7fdc83ce0b0cc465eef997b6a02e28d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:05:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:05:47 [info] 36#36: *279 [lua] logger.lua:23: 7fdc83ce0b0cc465eef997b6a02e28d5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:05:52 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:05:52 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:02 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: df8ea2b5e344bca291cd3a1fac9f2f81:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:06:02 [info] 36#36: *282 [lua] logger.lua:23: df8ea2b5e344bca291cd3a1fac9f2f81 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:06:02 +0000] df8ea2b5e344bca291cd3a1fac9f2f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:06:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:06:02 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:02 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:12 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:12 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:17 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 49a3fb4a8f15e9003858daa81583ae85:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:06:17 [info] 36#36: *288 [lua] logger.lua:23: 49a3fb4a8f15e9003858daa81583ae85 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:06:17 +0000] 49a3fb4a8f15e9003858daa81583ae85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:06:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:06:22 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:22 [info] 36#36: *290 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:32 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: eb0d2b8c1d2b3b7aea9f45a38eb5e727:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:06:32 +0000] eb0d2b8c1d2b3b7aea9f45a38eb5e727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:06:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 05:06:32 [info] 36#36: *291 [lua] logger.lua:23: eb0d2b8c1d2b3b7aea9f45a38eb5e727 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:06:32 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:32 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:42 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:42 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:47 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 02070ab843b40c6ab38e09d23f37a75c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:06:47 [info] 36#36: *296 [lua] logger.lua:23: 02070ab843b40c6ab38e09d23f37a75c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:06:47 +0000] 02070ab843b40c6ab38e09d23f37a75c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:06:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:06:52 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:06:52 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:02 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: c08dca8b28d0dd8725fb872bbf875862:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:07:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:07:02 [info] 36#36: *299 [lua] logger.lua:23: c08dca8b28d0dd8725fb872bbf875862 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:07:02 +0000] c08dca8b28d0dd8725fb872bbf875862 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:07:02 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:02 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:12 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:12 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:17 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: e06c84ad9b31a195a8916fe0e0899ad5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:07:17 [info] 36#36: *305 [lua] logger.lua:23: e06c84ad9b31a195a8916fe0e0899ad5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:07:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:07:17 +0000] e06c84ad9b31a195a8916fe0e0899ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:07:22 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:22 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:32 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: ef9f68872655083f807731fc2b04abb8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:07:32 [info] 36#36: *308 [lua] logger.lua:23: ef9f68872655083f807731fc2b04abb8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:07:32 +0000] ef9f68872655083f807731fc2b04abb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:07:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:07:32 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:32 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:42 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:42 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:47 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: eee741390b9d58cf64069adf065fba1a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:07:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:07:47 [info] 36#36: *313 [lua] logger.lua:23: eee741390b9d58cf64069adf065fba1a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:07:47 +0000] eee741390b9d58cf64069adf065fba1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:07:52 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:07:52 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:02 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: f0901e443d26234fe87c5d29d6a07515:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:08:02 [info] 36#36: *316 [lua] logger.lua:23: f0901e443d26234fe87c5d29d6a07515 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:08:02 +0000] f0901e443d26234fe87c5d29d6a07515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:08:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:08:02 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:02 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:12 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:12 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:17 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: a3994e24ebb710ee4487773d6ca1587c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:08:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:08:17 +0000] a3994e24ebb710ee4487773d6ca1587c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/10 05:08:17 [info] 36#36: *322 [lua] logger.lua:23: a3994e24ebb710ee4487773d6ca1587c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:08:22 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:22 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:32 [info] 36#36: *325 [lua] access_by_lua(msblocations.conf:189):2: 678023cd14af19e58ddd3bd6fa5f8565:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:08:32 +0000] 678023cd14af19e58ddd3bd6fa5f8565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:08:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/10 05:08:32 [info] 36#36: *325 [lua] logger.lua:23: 678023cd14af19e58ddd3bd6fa5f8565 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:08:32 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:32 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:42 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:42 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 10.233.72.14 - - [10/Oct/2022:05:08:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:08:47 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: d35045de4ac20b5b149b2667ee50f7b7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:08:47 +0000] d35045de4ac20b5b149b2667ee50f7b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/10 05:08:47 [info] 36#36: *330 [lua] logger.lua:23: d35045de4ac20b5b149b2667ee50f7b7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:08:52 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:08:52 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:02 [info] 36#36: *333 [lua] access_by_lua(msblocations.conf:189):2: 3311466cf108321e1b1965a83c2ea526:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:09:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.14 - - [10/Oct/2022:05:09:02 +0000] 3311466cf108321e1b1965a83c2ea526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/10 05:09:02 [info] 36#36: *333 [lua] logger.lua:23: 3311466cf108321e1b1965a83c2ea526 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:09:02 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:02 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:12 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:12 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:17 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 038dec48e0f81c69846f8b631bebf453:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:09:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:09:17 +0000] 038dec48e0f81c69846f8b631bebf453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:09:17 [info] 36#36: *339 [lua] logger.lua:23: 038dec48e0f81c69846f8b631bebf453 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:09:22 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:22 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:32 [info] 36#36: *342 [lua] access_by_lua(msblocations.conf:189):2: d718ccb07730b2bc5bc3a385905e8b26:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:09:32 [info] 36#36: *342 [lua] logger.lua:23: d718ccb07730b2bc5bc3a385905e8b26 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:09:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.72.14 - - [10/Oct/2022:05:09:32 +0000] d718ccb07730b2bc5bc3a385905e8b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/10/10 05:09:32 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:32 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:42 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:42 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:47 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: eadfe7322beaec4d7c774b704afb225a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:09:47 +0000] eadfe7322beaec4d7c774b704afb225a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:09:47 [info] 36#36: *347 [lua] logger.lua:23: eadfe7322beaec4d7c774b704afb225a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:09:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:09:52 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:09:52 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:02 [info] 36#36: *350 [lua] access_by_lua(msblocations.conf:189):2: ca4edf9e0aa21828f3f3c591949bf241:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:10:02 +0000] ca4edf9e0aa21828f3f3c591949bf241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:10:02 [info] 36#36: *350 [lua] logger.lua:23: ca4edf9e0aa21828f3f3c591949bf241 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:10:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:10:02 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:02 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:12 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:12 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:17 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 82b404c540f719514206d2af190d247d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:10:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:10:17 [info] 36#36: *356 [lua] logger.lua:23: 82b404c540f719514206d2af190d247d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:10:17 +0000] 82b404c540f719514206d2af190d247d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:10:22 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:22 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:32 [info] 36#36: *359 [lua] access_by_lua(msblocations.conf:189):2: 95e98d6432685def11e1af6d2d05469d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:10:32 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:32 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 10.233.72.14 - - [10/Oct/2022:05:10:32 +0000] 95e98d6432685def11e1af6d2d05469d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2022/10/10 05:10:32 [info] 36#36: *359 [lua] logger.lua:23: 95e98d6432685def11e1af6d2d05469d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:10:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/10 05:10:42 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:42 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:47 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 7e633bee892c60cb123a64f78e2b1085:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:10:47 [info] 36#36: *364 [lua] logger.lua:23: 7e633bee892c60cb123a64f78e2b1085 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:10:47 +0000] 7e633bee892c60cb123a64f78e2b1085 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:10:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:10:52 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:10:52 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:02 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:02 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:02 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: 5c1e81922efcfdcfd505be6c10352881:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:11:02 [info] 36#36: *369 [lua] logger.lua:23: 5c1e81922efcfdcfd505be6c10352881 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:11:02 +0000] 5c1e81922efcfdcfd505be6c10352881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:11:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:11:12 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:12 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:17 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: 3516d528863d85047d3b9e50372da1c8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:11:17 +0000] 3516d528863d85047d3b9e50372da1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:11:17 [info] 36#36: *373 [lua] logger.lua:23: 3516d528863d85047d3b9e50372da1c8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:11:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:11:22 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:22 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:32 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:32 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:32 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: b921905000847b0752023a74706208f2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:11:32 +0000] b921905000847b0752023a74706208f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:11:32 [info] 36#36: *378 [lua] logger.lua:23: b921905000847b0752023a74706208f2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:11:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:11:42 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:42 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:47 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: 78e71f7d10311634db3912efccd5bf51:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:11:47 [info] 36#36: *381 [lua] logger.lua:23: 78e71f7d10311634db3912efccd5bf51 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:11:47 +0000] 78e71f7d10311634db3912efccd5bf51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:11:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:11:52 [info] 37#37: *383 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:11:52 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:02 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:02 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:02 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: 63971dac4a660e2c79af2b73704193e8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:12:02 [info] 36#36: *386 [lua] logger.lua:23: 63971dac4a660e2c79af2b73704193e8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:12:02 +0000] 63971dac4a660e2c79af2b73704193e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:12:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:12:12 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:12 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:17 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: efed507c8158f4fce79eb893d7d6a9d0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:12:17 [info] 36#36: *390 [lua] logger.lua:23: efed507c8158f4fce79eb893d7d6a9d0 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:12:17 +0000] efed507c8158f4fce79eb893d7d6a9d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:12:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:12:22 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:22 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:32 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:32 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:32 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: e18b328f49baaa4add307c61b6bec570:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:12:32 [info] 36#36: *395 [lua] logger.lua:23: e18b328f49baaa4add307c61b6bec570 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:12:32 +0000] e18b328f49baaa4add307c61b6bec570 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:12:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:12:42 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:42 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:47 [info] 36#36: *398 [lua] access_by_lua(msblocations.conf:189):2: e311f63419d6358abd14cb1fdaf4c83c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:12:47 [info] 36#36: *398 [lua] logger.lua:23: e311f63419d6358abd14cb1fdaf4c83c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:12:47 +0000] e311f63419d6358abd14cb1fdaf4c83c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:12:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:12:52 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:12:52 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:02 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:02 [info] 36#36: *402 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:02 [info] 36#36: *403 [lua] access_by_lua(msblocations.conf:189):2: c932b345e1d0b2d3d5cb141b6618e96a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:13:02 [info] 36#36: *403 [lua] logger.lua:23: c932b345e1d0b2d3d5cb141b6618e96a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:13:02 +0000] c932b345e1d0b2d3d5cb141b6618e96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:13:12 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:12 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:17 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: b667703a6460ea42b953658974276f4b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:13:17 +0000] b667703a6460ea42b953658974276f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:13:17 [info] 36#36: *407 [lua] logger.lua:23: b667703a6460ea42b953658974276f4b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:13:22 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:22 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:32 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:32 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:32 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: d78a4fc8dbb52b874b826e7235a43f02:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:13:32 [info] 36#36: *412 [lua] logger.lua:23: d78a4fc8dbb52b874b826e7235a43f02 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:13:32 +0000] d78a4fc8dbb52b874b826e7235a43f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/10 05:13:42 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:42 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:47 [info] 36#36: *415 [lua] access_by_lua(msblocations.conf:189):2: 56ec180b9ce8022fa13b415ed210e0e5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:13:47 [info] 36#36: *415 [lua] logger.lua:23: 56ec180b9ce8022fa13b415ed210e0e5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:13:47 +0000] 56ec180b9ce8022fa13b415ed210e0e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:13:52 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:13:52 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:02 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:02 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:02 [info] 36#36: *420 [lua] access_by_lua(msblocations.conf:189):2: d7324839c9dcbe3e66cab7f9dd5c1214:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:14:02 [info] 36#36: *420 [lua] logger.lua:23: d7324839c9dcbe3e66cab7f9dd5c1214 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:14:02 +0000] d7324839c9dcbe3e66cab7f9dd5c1214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 05:14:12 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:12 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:17 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: 5d2aa93905d45306d4b759ca6bd5edbe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:14:17 [info] 36#36: *424 [lua] logger.lua:23: 5d2aa93905d45306d4b759ca6bd5edbe {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:14:17 +0000] 5d2aa93905d45306d4b759ca6bd5edbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:14:22 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:22 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:32 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:32 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:32 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 92584fcd3d2062a29b55e3c3187954df:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:14:32 [info] 36#36: *429 [lua] logger.lua:23: 92584fcd3d2062a29b55e3c3187954df {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:14:32 +0000] 92584fcd3d2062a29b55e3c3187954df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:14:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:14:42 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:42 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:47 [info] 36#36: *432 [lua] access_by_lua(msblocations.conf:189):2: ca37f1013dcd344195e75907d1d71634:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:14:48 [info] 36#36: *432 [lua] logger.lua:23: ca37f1013dcd344195e75907d1d71634 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:14:48 +0000] ca37f1013dcd344195e75907d1d71634 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 05:14:52 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:14:52 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:02 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:02 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:03 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: 8a96099749c410fcb342fe35a937b280:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:15:03 +0000] 8a96099749c410fcb342fe35a937b280 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:15:03 [info] 36#36: *437 [lua] logger.lua:23: 8a96099749c410fcb342fe35a937b280 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:15:12 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:12 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:18 [info] 36#36: *441 [lua] access_by_lua(msblocations.conf:189):2: 5182a02ca187e80bf9aaad358c5625be:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:15:18 [info] 36#36: *441 [lua] logger.lua:23: 5182a02ca187e80bf9aaad358c5625be {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:15:18 +0000] 5182a02ca187e80bf9aaad358c5625be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:15:22 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:22 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:32 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:32 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:33 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: adf17f76ceb5da656f0ea673a898eb10:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:15:33 [info] 36#36: *446 [lua] logger.lua:23: adf17f76ceb5da656f0ea673a898eb10 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:15:33 +0000] adf17f76ceb5da656f0ea673a898eb10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:15:42 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:42 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:48 [info] 36#36: *449 [lua] access_by_lua(msblocations.conf:189):2: 6de4548fbf20335fd79968f4862011a5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:15:48 +0000] 6de4548fbf20335fd79968f4862011a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/10 05:15:48 [info] 36#36: *449 [lua] logger.lua:23: 6de4548fbf20335fd79968f4862011a5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:15:52 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:15:52 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:02 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:02 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:03 [info] 36#36: *454 [lua] access_by_lua(msblocations.conf:189):2: 3290245333bb3f3d01d8ec2e4dab529c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:16:03 +0000] 3290245333bb3f3d01d8ec2e4dab529c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:16:03 [info] 36#36: *454 [lua] logger.lua:23: 3290245333bb3f3d01d8ec2e4dab529c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:16:12 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:12 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:18 [info] 36#36: *458 [lua] access_by_lua(msblocations.conf:189):2: 8395e9dcc7cc015ad674d196193d9a01:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:16:18 [info] 36#36: *458 [lua] logger.lua:23: 8395e9dcc7cc015ad674d196193d9a01 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:16:18 +0000] 8395e9dcc7cc015ad674d196193d9a01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:16:22 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:22 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:32 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:32 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:33 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 1672990d13b8dec42dd7bd1a6807f022:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:16:33 [info] 36#36: *463 [lua] logger.lua:23: 1672990d13b8dec42dd7bd1a6807f022 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:16:33 +0000] 1672990d13b8dec42dd7bd1a6807f022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:16:42 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:42 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:48 [info] 36#36: *466 [lua] access_by_lua(msblocations.conf:189):2: 19f082ef5d003e8306dfccf43976e9ed:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:16:48 [info] 36#36: *466 [lua] logger.lua:23: 19f082ef5d003e8306dfccf43976e9ed {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:16:48 +0000] 19f082ef5d003e8306dfccf43976e9ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:16:52 [info] 37#37: *467 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:16:52 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:02 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:02 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:03 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: 47475e704d70ab3cf2b8192bf6c537d2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:17:03 +0000] 47475e704d70ab3cf2b8192bf6c537d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:17:03 [info] 36#36: *471 [lua] logger.lua:23: 47475e704d70ab3cf2b8192bf6c537d2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:17:12 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:12 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:18 [info] 36#36: *475 [lua] access_by_lua(msblocations.conf:189):2: 7e4a99a716a7b1ad7d9b807a67b853c4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:17:18 [info] 36#36: *475 [lua] logger.lua:23: 7e4a99a716a7b1ad7d9b807a67b853c4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:17:18 +0000] 7e4a99a716a7b1ad7d9b807a67b853c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:17:22 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:22 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:32 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:32 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:33 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 0a314d30b4fdcf44a9565ee405bd3d17:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:17:33 [info] 36#36: *480 [lua] logger.lua:23: 0a314d30b4fdcf44a9565ee405bd3d17 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:17:33 +0000] 0a314d30b4fdcf44a9565ee405bd3d17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:17:42 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:42 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:48 [info] 36#36: *483 [lua] access_by_lua(msblocations.conf:189):2: 90cc9a04019d691e86a2ca2e9eb80a03:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:17:48 [info] 36#36: *483 [lua] logger.lua:23: 90cc9a04019d691e86a2ca2e9eb80a03 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:17:48 +0000] 90cc9a04019d691e86a2ca2e9eb80a03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:17:52 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:17:52 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:02 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:02 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:03 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: 840d2ca6cce240cc96577ef8f2453306:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:18:03 [info] 36#36: *488 [lua] logger.lua:23: 840d2ca6cce240cc96577ef8f2453306 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:18:03 +0000] 840d2ca6cce240cc96577ef8f2453306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:18:12 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:12 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:18 [info] 36#36: *492 [lua] access_by_lua(msblocations.conf:189):2: 18d116b4553d408c25dcf80709463deb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:18:18 [info] 36#36: *492 [lua] logger.lua:23: 18d116b4553d408c25dcf80709463deb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:18:18 +0000] 18d116b4553d408c25dcf80709463deb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:18:22 [info] 36#36: *493 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:22 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:32 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:32 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:33 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: 2ba985b49f5fc7a1d31e11f13dd57c15:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:18:33 [info] 36#36: *497 [lua] logger.lua:23: 2ba985b49f5fc7a1d31e11f13dd57c15 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:18:33 +0000] 2ba985b49f5fc7a1d31e11f13dd57c15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:18:42 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:42 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:48 [info] 36#36: *500 [lua] access_by_lua(msblocations.conf:189):2: 789c3ffe1a32fe350c06ffc8f2f8d8c6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:18:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:18:48 [info] 36#36: *500 [lua] logger.lua:23: 789c3ffe1a32fe350c06ffc8f2f8d8c6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:18:48 +0000] 789c3ffe1a32fe350c06ffc8f2f8d8c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:18:52 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:18:52 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:02 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:02 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:03 [info] 36#36: *505 [lua] access_by_lua(msblocations.conf:189):2: be8f7d81dccdfda3325c4829fd7d137d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:19:03 [info] 36#36: *505 [lua] logger.lua:23: be8f7d81dccdfda3325c4829fd7d137d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:19:03 +0000] be8f7d81dccdfda3325c4829fd7d137d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:19:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/10 05:19:12 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:12 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:18 [info] 36#36: *509 [lua] access_by_lua(msblocations.conf:189):2: 0f356e31664796f27e34db512282dfd1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:19:18 [info] 36#36: *509 [lua] logger.lua:23: 0f356e31664796f27e34db512282dfd1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:19:18 +0000] 0f356e31664796f27e34db512282dfd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:19:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:19:22 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:22 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:32 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:32 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:33 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 69f01574d322cade737309f5e12653bb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:19:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:19:33 [info] 36#36: *514 [lua] logger.lua:23: 69f01574d322cade737309f5e12653bb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:19:33 +0000] 69f01574d322cade737309f5e12653bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:19:42 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:42 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:48 [info] 36#36: *517 [lua] access_by_lua(msblocations.conf:189):2: ba93f41b88f23d1426be1a4c35e85453:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:19:48 +0000] ba93f41b88f23d1426be1a4c35e85453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:19:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 05:19:48 [info] 36#36: *517 [lua] logger.lua:23: ba93f41b88f23d1426be1a4c35e85453 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:19:52 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:19:52 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:02 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:02 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:03 [info] 36#36: *522 [lua] access_by_lua(msblocations.conf:189):2: 8e407bbaf0e10d753db197ef637ba25c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:20:03 +0000] 8e407bbaf0e10d753db197ef637ba25c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:20:03 [info] 36#36: *522 [lua] logger.lua:23: 8e407bbaf0e10d753db197ef637ba25c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:20:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:20:12 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:12 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:18 [info] 36#36: *526 [lua] access_by_lua(msblocations.conf:189):2: 86b16be5e5c1fe384fe4048c1b9f8fce:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:20:18 [info] 36#36: *526 [lua] logger.lua:23: 86b16be5e5c1fe384fe4048c1b9f8fce {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:20:18 +0000] 86b16be5e5c1fe384fe4048c1b9f8fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:20:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:20:22 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:22 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:32 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:32 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:33 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: 879bb80f94959dbd51e4f84c4cd38ac7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:20:33 [info] 36#36: *531 [lua] logger.lua:23: 879bb80f94959dbd51e4f84c4cd38ac7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:20:33 +0000] 879bb80f94959dbd51e4f84c4cd38ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:20:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:20:42 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:42 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:48 [info] 36#36: *534 [lua] access_by_lua(msblocations.conf:189):2: 144ce2754831a51083f11c0d9d99e510:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:20:48 [info] 36#36: *534 [lua] logger.lua:23: 144ce2754831a51083f11c0d9d99e510 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:20:48 +0000] 144ce2754831a51083f11c0d9d99e510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:20:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:20:52 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:20:52 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:02 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:02 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:03 [info] 36#36: *539 [lua] access_by_lua(msblocations.conf:189):2: 6a348be47c4007a896855965b913a7e7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:21:03 [info] 36#36: *539 [lua] logger.lua:23: 6a348be47c4007a896855965b913a7e7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:21:03 +0000] 6a348be47c4007a896855965b913a7e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:21:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:21:12 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:12 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:18 [info] 36#36: *543 [lua] access_by_lua(msblocations.conf:189):2: 62c22e13836946e58cefcaa546d66a7c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:21:18 +0000] 62c22e13836946e58cefcaa546d66a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:21:18 [info] 36#36: *543 [lua] logger.lua:23: 62c22e13836946e58cefcaa546d66a7c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:21:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:21:22 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:22 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:32 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:32 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:33 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: 32a0cf4adf9bc23fc606e1e83b34db1b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:21:33 [info] 36#36: *548 [lua] logger.lua:23: 32a0cf4adf9bc23fc606e1e83b34db1b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:21:33 +0000] 32a0cf4adf9bc23fc606e1e83b34db1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:21:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:21:42 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:42 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:48 [info] 36#36: *551 [lua] access_by_lua(msblocations.conf:189):2: 6a5b4b5bcb3e859029ec97ca911121f3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:21:48 [info] 36#36: *551 [lua] logger.lua:23: 6a5b4b5bcb3e859029ec97ca911121f3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:21:48 +0000] 6a5b4b5bcb3e859029ec97ca911121f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:21:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:21:52 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:21:52 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:02 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:02 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:03 [info] 36#36: *556 [lua] access_by_lua(msblocations.conf:189):2: 7f05a4cda4daedd98c255eef2cbb4da7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:22:03 +0000] 7f05a4cda4daedd98c255eef2cbb4da7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:22:03 [info] 36#36: *556 [lua] logger.lua:23: 7f05a4cda4daedd98c255eef2cbb4da7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:22:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:22:12 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:12 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:18 [info] 36#36: *560 [lua] access_by_lua(msblocations.conf:189):2: bb7ab6ccf7e0311de7e3e478ab8e9bef:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:22:18 [info] 36#36: *560 [lua] logger.lua:23: bb7ab6ccf7e0311de7e3e478ab8e9bef {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:22:18 +0000] bb7ab6ccf7e0311de7e3e478ab8e9bef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:22:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:22:22 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:22 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:32 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:32 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:33 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: 1c397589b90f13c2369ae0060b5f8557:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:22:33 +0000] 1c397589b90f13c2369ae0060b5f8557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:22:33 [info] 36#36: *565 [lua] logger.lua:23: 1c397589b90f13c2369ae0060b5f8557 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:22:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:22:42 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:42 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:48 [info] 36#36: *568 [lua] access_by_lua(msblocations.conf:189):2: 32367ce97c443f19cd90203b1c404044:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:22:48 +0000] 32367ce97c443f19cd90203b1c404044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:22:48 [info] 36#36: *568 [lua] logger.lua:23: 32367ce97c443f19cd90203b1c404044 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:22:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:22:52 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:22:52 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:02 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:02 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:03 [info] 36#36: *573 [lua] access_by_lua(msblocations.conf:189):2: 5d16b86bbed1b564c8a459bec99b56b1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:23:03 +0000] 5d16b86bbed1b564c8a459bec99b56b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:23:03 [info] 36#36: *573 [lua] logger.lua:23: 5d16b86bbed1b564c8a459bec99b56b1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:23:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:23:12 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:12 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:18 [info] 36#36: *577 [lua] access_by_lua(msblocations.conf:189):2: 12fae86904da32fb1093016678b32ca6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:23:18 +0000] 12fae86904da32fb1093016678b32ca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/10 05:23:18 [info] 36#36: *577 [lua] logger.lua:23: 12fae86904da32fb1093016678b32ca6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:23:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:23:22 [info] 36#36: *578 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:22 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:32 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:32 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:33 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: 9d95dfc1af867fa42b04a1b30af23fbe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:23:33 [info] 36#36: *582 [lua] logger.lua:23: 9d95dfc1af867fa42b04a1b30af23fbe {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:23:33 +0000] 9d95dfc1af867fa42b04a1b30af23fbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:23:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:23:42 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:42 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:48 [info] 36#36: *585 [lua] access_by_lua(msblocations.conf:189):2: 7602cd0e717fc0ce40e22a584c4c6936:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:23:48 [info] 36#36: *585 [lua] logger.lua:23: 7602cd0e717fc0ce40e22a584c4c6936 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:23:48 +0000] 7602cd0e717fc0ce40e22a584c4c6936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:23:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:23:52 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:23:52 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:02 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:02 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:03 [info] 36#36: *590 [lua] access_by_lua(msblocations.conf:189):2: b55132e1b5b7a17065eb17180dad7c01:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:24:03 [info] 36#36: *590 [lua] logger.lua:23: b55132e1b5b7a17065eb17180dad7c01 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:24:03 +0000] b55132e1b5b7a17065eb17180dad7c01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:24:12 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:12 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:18 [info] 36#36: *594 [lua] access_by_lua(msblocations.conf:189):2: 1929c454365e8bf3080c00751266e7a6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:24:18 [info] 36#36: *594 [lua] logger.lua:23: 1929c454365e8bf3080c00751266e7a6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:24:18 +0000] 1929c454365e8bf3080c00751266e7a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 05:24:18 [info] 36#36: *595 client closed connection while waiting for request, client: 10.233.65.12, server: 0.0.0.0:443 2022/10/10 05:24:22 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:22 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:32 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:32 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:33 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: b92efd3ba66086a0899340c442e52873:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:24:33 [info] 36#36: *600 [lua] logger.lua:23: b92efd3ba66086a0899340c442e52873 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:24:33 +0000] b92efd3ba66086a0899340c442e52873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/10 05:24:42 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:42 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:48 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: f8782c128dd119d34471b21849c31610:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:24:48 [info] 36#36: *603 [lua] logger.lua:23: f8782c128dd119d34471b21849c31610 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:24:48 +0000] f8782c128dd119d34471b21849c31610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:24:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:24:52 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:24:52 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:02 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:02 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:03 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: 31d139ad5189fc1d9d82ed79dd09e42d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:25:03 [info] 36#36: *608 [lua] logger.lua:23: 31d139ad5189fc1d9d82ed79dd09e42d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:25:03 +0000] 31d139ad5189fc1d9d82ed79dd09e42d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:25:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:25:12 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:12 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:18 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 9ac1ce908d22a9d9c6a9de124e9aa5bc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:25:18 [info] 36#36: *612 [lua] logger.lua:23: 9ac1ce908d22a9d9c6a9de124e9aa5bc {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:25:18 +0000] 9ac1ce908d22a9d9c6a9de124e9aa5bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:25:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:25:22 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:22 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:32 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:32 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:33 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 91fd64a68d13653ba1034bb75cd52c68:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:25:33 [info] 36#36: *617 [lua] logger.lua:23: 91fd64a68d13653ba1034bb75cd52c68 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:25:33 +0000] 91fd64a68d13653ba1034bb75cd52c68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:25:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:25:42 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:42 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:48 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: ae861adadee45154e6f22816616c28b1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:25:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:25:48 [info] 36#36: *620 [lua] logger.lua:23: ae861adadee45154e6f22816616c28b1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:25:48 +0000] ae861adadee45154e6f22816616c28b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:25:52 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:25:52 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:02 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:02 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:03 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: b2039848b7269fa9ca3c45505666dddf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:26:03 [info] 36#36: *625 [lua] logger.lua:23: b2039848b7269fa9ca3c45505666dddf {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:26:03 +0000] b2039848b7269fa9ca3c45505666dddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:26:12 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:12 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:18 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 0c9b698286eaf816048e3b71f2df7124:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:26:18 [info] 36#36: *629 [lua] logger.lua:23: 0c9b698286eaf816048e3b71f2df7124 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:26:18 +0000] 0c9b698286eaf816048e3b71f2df7124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:26:22 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:22 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:32 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:32 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:33 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: a404365b61244e1e66fa879c4e11d1cd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:26:33 +0000] a404365b61244e1e66fa879c4e11d1cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:26:33 [info] 36#36: *634 [lua] logger.lua:23: a404365b61244e1e66fa879c4e11d1cd {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:26:42 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:42 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:48 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: 23302b47356ceb4075fd4743f51593c1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:26:48 +0000] 23302b47356ceb4075fd4743f51593c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:26:48 [info] 36#36: *637 [lua] logger.lua:23: 23302b47356ceb4075fd4743f51593c1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:26:52 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:26:52 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:02 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:02 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:03 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: b99e17b3dbcae8863c8df937cc9d3650:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:27:03 +0000] b99e17b3dbcae8863c8df937cc9d3650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:27:03 [info] 36#36: *642 [lua] logger.lua:23: b99e17b3dbcae8863c8df937cc9d3650 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:27:12 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:12 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:18 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: 65530333289b3734fb7b8050f46852a9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:27:18 +0000] 65530333289b3734fb7b8050f46852a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:27:18 [info] 36#36: *646 [lua] logger.lua:23: 65530333289b3734fb7b8050f46852a9 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:27:22 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:22 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:32 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:32 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:33 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: dda38c48b78fb22817ae24eb58a3dea5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:27:33 [info] 36#36: *651 [lua] logger.lua:23: dda38c48b78fb22817ae24eb58a3dea5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:27:33 +0000] dda38c48b78fb22817ae24eb58a3dea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:27:42 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:42 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:48 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: 9eb6c9516c14b4aada7e68e1e2514126:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:27:48 [info] 36#36: *654 [lua] logger.lua:23: 9eb6c9516c14b4aada7e68e1e2514126 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:27:48 +0000] 9eb6c9516c14b4aada7e68e1e2514126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:27:52 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:27:52 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:02 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:02 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:03 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: 129985e4b2706af2efdba260cf13d65d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:28:03 [info] 36#36: *659 [lua] logger.lua:23: 129985e4b2706af2efdba260cf13d65d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:28:03 +0000] 129985e4b2706af2efdba260cf13d65d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:28:12 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:12 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:18 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: 27159659230cac1e367fc807550b4d1f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:28:18 +0000] 27159659230cac1e367fc807550b4d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/10 05:28:18 [info] 36#36: *663 [lua] logger.lua:23: 27159659230cac1e367fc807550b4d1f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/10 05:28:22 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:22 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:32 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:32 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:33 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: f740ae885c285d2922437e5c6d1aa44f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:28:33 [info] 36#36: *668 [lua] logger.lua:23: f740ae885c285d2922437e5c6d1aa44f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:28:33 +0000] f740ae885c285d2922437e5c6d1aa44f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:28:42 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:42 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:48 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: a6c1fff51fdc655ac36b7cc8dd8d01aa:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:28:48 +0000] a6c1fff51fdc655ac36b7cc8dd8d01aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:28:48 [info] 36#36: *671 [lua] logger.lua:23: a6c1fff51fdc655ac36b7cc8dd8d01aa {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:28:52 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:28:52 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:02 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:02 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:03 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: 4973bc1149b81db9a4647d4bce6b7f5c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:29:03 [info] 36#36: *676 [lua] logger.lua:23: 4973bc1149b81db9a4647d4bce6b7f5c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:29:03 +0000] 4973bc1149b81db9a4647d4bce6b7f5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:29:12 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:12 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:18 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: 8bb1d93107188239c6cb75f413fadf77:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:29:18 [info] 36#36: *680 [lua] logger.lua:23: 8bb1d93107188239c6cb75f413fadf77 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:29:18 +0000] 8bb1d93107188239c6cb75f413fadf77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:29:22 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:22 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:32 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:32 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:33 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: ceb48ea956a2fd34c629559946019b2c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:29:33 +0000] ceb48ea956a2fd34c629559946019b2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:29:33 [info] 36#36: *685 [lua] logger.lua:23: ceb48ea956a2fd34c629559946019b2c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:29:42 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:42 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:48 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: 0ba992b59667c0d9d1d4829c6bd29d72:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:29:48 [info] 36#36: *688 [lua] logger.lua:23: 0ba992b59667c0d9d1d4829c6bd29d72 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:29:48 +0000] 0ba992b59667c0d9d1d4829c6bd29d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/10 05:29:52 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:29:52 [info] 36#36: *689 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:02 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:02 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:03 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: c44ea6a7c23537408f8c584aa177b177:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:30:03 [info] 36#36: *693 [lua] logger.lua:23: c44ea6a7c23537408f8c584aa177b177 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:30:03 +0000] c44ea6a7c23537408f8c584aa177b177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:30:12 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:12 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:18 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 1c6e9257d6eb9a1117e3f7639ce230e7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:30:18 [info] 36#36: *697 [lua] logger.lua:23: 1c6e9257d6eb9a1117e3f7639ce230e7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:30:18 +0000] 1c6e9257d6eb9a1117e3f7639ce230e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:30:22 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:22 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:32 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:32 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:33 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: cc59b9698499041aedbc2176ca4b4dc1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:30:33 [info] 36#36: *702 [lua] logger.lua:23: cc59b9698499041aedbc2176ca4b4dc1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:30:33 +0000] cc59b9698499041aedbc2176ca4b4dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:30:42 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:42 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:43 [info] 36#36: *705 client closed connection while waiting for request, client: 10.233.65.12, server: 0.0.0.0:443 2022/10/10 05:30:48 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: 86518d67a9c13f6c30c1a2aac3f3e383:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:30:48 +0000] 86518d67a9c13f6c30c1a2aac3f3e383 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:30:48 [info] 36#36: *706 [lua] logger.lua:23: 86518d67a9c13f6c30c1a2aac3f3e383 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:30:52 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:30:52 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:02 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:02 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:03 [info] 36#36: *711 [lua] access_by_lua(msblocations.conf:189):2: d30c21f471b280d74ed798ea533bfb2e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:31:03 [info] 36#36: *711 [lua] logger.lua:23: d30c21f471b280d74ed798ea533bfb2e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:31:03 +0000] d30c21f471b280d74ed798ea533bfb2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:31:12 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:12 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:19 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:189):2: 6230f5d348f3a4eed9575fc2373c9ced:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:31:19 [info] 36#36: *715 [lua] logger.lua:23: 6230f5d348f3a4eed9575fc2373c9ced {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:31:19 +0000] 6230f5d348f3a4eed9575fc2373c9ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:31:22 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:22 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:32 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:32 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:34 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: dd517711d53a84da696a03a03245e1d6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:31:34 [info] 36#36: *720 [lua] logger.lua:23: dd517711d53a84da696a03a03245e1d6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:31:34 +0000] dd517711d53a84da696a03a03245e1d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:31:42 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:42 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:49 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: 6b9d44c34c17d889fc0f4d38d8053ac0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:31:49 [info] 36#36: *723 [lua] logger.lua:23: 6b9d44c34c17d889fc0f4d38d8053ac0 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:31:49 +0000] 6b9d44c34c17d889fc0f4d38d8053ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:31:52 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:31:52 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:02 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:02 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:04 [info] 36#36: *728 [lua] access_by_lua(msblocations.conf:189):2: 7eb36c85afcefa36550aa8c4288412bd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:32:04 +0000] 7eb36c85afcefa36550aa8c4288412bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:32:04 [info] 36#36: *728 [lua] logger.lua:23: 7eb36c85afcefa36550aa8c4288412bd {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:32:12 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:12 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:19 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:189):2: f1f66a2668d097c8774a79756d3062e2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:32:19 +0000] f1f66a2668d097c8774a79756d3062e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:32:19 [info] 36#36: *732 [lua] logger.lua:23: f1f66a2668d097c8774a79756d3062e2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:32:22 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:22 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:32 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:32 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:34 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: 2de357d13122a1a5067b4fd4d2f569cf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:32:34 [info] 36#36: *737 [lua] logger.lua:23: 2de357d13122a1a5067b4fd4d2f569cf {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:32:34 +0000] 2de357d13122a1a5067b4fd4d2f569cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:32:42 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:42 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:49 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: 3e7e3c020cffc227223a8aced0b65292:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:32:49 [info] 36#36: *740 [lua] logger.lua:23: 3e7e3c020cffc227223a8aced0b65292 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:32:49 +0000] 3e7e3c020cffc227223a8aced0b65292 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:32:52 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:32:52 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:02 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:02 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:04 [info] 36#36: *745 [lua] access_by_lua(msblocations.conf:189):2: a76f20b24b3bc83755a807cbbb567ffc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:33:04 +0000] a76f20b24b3bc83755a807cbbb567ffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:33:04 [info] 36#36: *745 [lua] logger.lua:23: a76f20b24b3bc83755a807cbbb567ffc {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:33:12 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:12 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:19 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:189):2: 8bfef95568849bc886e2c427272e2efa:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:33:19 [info] 36#36: *749 [lua] logger.lua:23: 8bfef95568849bc886e2c427272e2efa {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:33:19 +0000] 8bfef95568849bc886e2c427272e2efa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:33:22 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:22 [info] 37#37: *750 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:32 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:32 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:34 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: 96e48f5a879b9a2f29d46ac987f0682a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.14 - - [10/Oct/2022:05:33:34 +0000] 96e48f5a879b9a2f29d46ac987f0682a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/10 05:33:34 [info] 36#36: *754 [lua] logger.lua:23: 96e48f5a879b9a2f29d46ac987f0682a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:33:42 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:42 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 10.233.64.156 - - [10/Oct/2022:05:33:47 +0000] c9b2e0cee01ee63aa0aee6646fe2a142 "" 400 request_processing_time:4.997 upstream_response_time:- "-" "-" "-" 2022/10/10 05:33:47 [info] 36#36: *755 client prematurely closed connection while reading client request line, client: 10.233.64.156, server: 2022/10/10 05:33:47 [info] 36#36: *758 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.156, server: , request: "GET / HTTP/1.0" 10.233.64.156 - - [10/Oct/2022:05:33:47 +0000] efddb9bda96e250371b5f0ad3ed4dde7 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/10 05:33:49 [info] 36#36: *759 [lua] access_by_lua(msblocations.conf:189):2: b5071dbc64bea4fdf211ff42cadb4bc7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:33:49 [info] 36#36: *759 [lua] logger.lua:23: b5071dbc64bea4fdf211ff42cadb4bc7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:33:49 +0000] b5071dbc64bea4fdf211ff42cadb4bc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:33:52 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:33:52 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:02 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:02 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:04 [info] 36#36: *764 [lua] access_by_lua(msblocations.conf:189):2: a5a08f2b4d670fb8e8f9dfbf0b344572:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:34:04 [info] 36#36: *764 [lua] logger.lua:23: a5a08f2b4d670fb8e8f9dfbf0b344572 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:34:04 +0000] a5a08f2b4d670fb8e8f9dfbf0b344572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:34:12 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:12 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:19 [info] 36#36: *768 [lua] access_by_lua(msblocations.conf:189):2: 47a1ce8f0e4740bcb7fe88e07cf14909:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:34:19 +0000] 47a1ce8f0e4740bcb7fe88e07cf14909 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:34:19 [info] 36#36: *768 [lua] logger.lua:23: 47a1ce8f0e4740bcb7fe88e07cf14909 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:34:22 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:22 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:32 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:32 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:34 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: 1a66d9fe833b58a491047f2c73b2c297:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:34:34 +0000] 1a66d9fe833b58a491047f2c73b2c297 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:34:34 [info] 36#36: *773 [lua] logger.lua:23: 1a66d9fe833b58a491047f2c73b2c297 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:34:42 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:42 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:49 [info] 36#36: *776 [lua] access_by_lua(msblocations.conf:189):2: a05959b610d08fc2e2ecfa5fbb9ec7ae:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:34:49 +0000] a05959b610d08fc2e2ecfa5fbb9ec7ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:34:49 [info] 36#36: *776 [lua] logger.lua:23: a05959b610d08fc2e2ecfa5fbb9ec7ae {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:34:52 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:34:52 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:02 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:02 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:04 [info] 36#36: *781 [lua] access_by_lua(msblocations.conf:189):2: 8a1611c049ff9bedc033451e6324b79a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:35:04 [info] 36#36: *781 [lua] logger.lua:23: 8a1611c049ff9bedc033451e6324b79a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:35:04 +0000] 8a1611c049ff9bedc033451e6324b79a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:35:12 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:12 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:13 [info] 36#36: *785 [lua] access_by_lua(msblocations.conf:189):2: 861005171fb1c7a79313946d53c52729:receive the request, client: 10.233.64.156, server: , request: "GET /nmaplowercheck1665380113 HTTP/1.1", host: "10.32.240.182:30283" 2022/10/10 05:35:13 [info] 36#36: *786 [lua] access_by_lua(msblocations.conf:189):2: 059660da91f597c1a7562c398600c46c:receive the request, client: 10.233.64.156, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.182:30283" 2022/10/10 05:35:13 [warn] 36#36: *785 [lua] error_handler.lua:29: error_svc_not_found(): 861005171fb1c7a79313946d53c52729 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET /nmaplowercheck1665380113 HTTP/1.1", host: "10.32.240.182:30283" 10.233.64.156 - - [10/Oct/2022:05:35:13 +0000] 861005171fb1c7a79313946d53c52729 "GET /nmaplowercheck1665380113 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:13 [warn] 36#36: *786 [lua] error_handler.lua:29: error_svc_not_found(): 059660da91f597c1a7562c398600c46c No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.182:30283" 10.233.64.156 - - [10/Oct/2022:05:35:13 +0000] 059660da91f597c1a7562c398600c46c "POST /sdk HTTP/1.1" 502 request_processing_time:0.062 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:13 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 5a3091b04486cce94f7ac9972eee4328:receive the request, client: 10.233.64.156, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.182:30283" 2022/10/10 05:35:13 [warn] 36#36: *787 [lua] error_handler.lua:29: error_svc_not_found(): 5a3091b04486cce94f7ac9972eee4328 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.182:30283" 10.233.64.156 - - [10/Oct/2022:05:35:13 +0000] 5a3091b04486cce94f7ac9972eee4328 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:14 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: c57fbea3192ff7e1b0649c014050f2d6:receive the request, client: 10.233.64.156, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.182:30283" 2022/10/10 05:35:14 [warn] 36#36: *788 [lua] error_handler.lua:29: error_svc_not_found(): c57fbea3192ff7e1b0649c014050f2d6 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.182:30283" 10.233.64.156 - - [10/Oct/2022:05:35:14 +0000] c57fbea3192ff7e1b0649c014050f2d6 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/10 05:35:19 [info] 36#36: *789 [lua] access_by_lua(msblocations.conf:189):2: a6f034328d37a676ca4b286043d244fb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:35:19 +0000] a6f034328d37a676ca4b286043d244fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:35:19 [info] 36#36: *789 [lua] logger.lua:23: a6f034328d37a676ca4b286043d244fb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:35:21 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: 5bfd7b48a073f71740d711151c9a7550:receive the request, client: 10.233.64.156, server: , request: "GET / HTTP/1.0" 2022/10/10 05:35:21 [warn] 36#36: *790 [lua] error_handler.lua:29: error_svc_not_found(): 5bfd7b48a073f71740d711151c9a7550 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET / HTTP/1.0" 10.233.64.156 - - [10/Oct/2022:05:35:21 +0000] 5bfd7b48a073f71740d711151c9a7550 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-" 2022/10/10 05:35:21 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:189):2: 8422bdaa79db5f0a5206364a438090d4:receive the request, client: 10.233.64.156, server: , request: "GET / HTTP/1.1", host: "10.32.240.182" 2022/10/10 05:35:21 [warn] 36#36: *791 [lua] error_handler.lua:29: error_svc_not_found(): 8422bdaa79db5f0a5206364a438090d4 No route found for this request! detail_info:Custom not match, client: 10.233.64.156, server: , request: "GET / HTTP/1.1", host: "10.32.240.182" 10.233.64.156 - - [10/Oct/2022:05:35:21 +0000] 8422bdaa79db5f0a5206364a438090d4 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/10 05:35:21 [info] 36#36: *791 client 10.233.64.156 closed keepalive connection 2022/10/10 05:35:22 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:22 [info] 36#36: *793 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:32 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:32 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:34 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: b86822424aa80f71cfc9cdb7368487fc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:35:34 [info] 36#36: *796 [lua] logger.lua:23: b86822424aa80f71cfc9cdb7368487fc {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:35:34 +0000] b86822424aa80f71cfc9cdb7368487fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:35:42 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:42 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:49 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 35cce0ffb120f3e2ccdc5914753dfa55:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:35:49 +0000] 35cce0ffb120f3e2ccdc5914753dfa55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:35:49 [info] 36#36: *799 [lua] logger.lua:23: 35cce0ffb120f3e2ccdc5914753dfa55 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:35:52 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:35:52 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:02 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:02 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:04 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: 4362f7942c2691a4b206cdcc11a913f3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:36:04 +0000] 4362f7942c2691a4b206cdcc11a913f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:36:04 [info] 36#36: *804 [lua] logger.lua:23: 4362f7942c2691a4b206cdcc11a913f3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:36:12 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:12 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:19 [info] 36#36: *808 [lua] access_by_lua(msblocations.conf:189):2: 97314a1510758f005c68e54ade152f1a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:36:19 +0000] 97314a1510758f005c68e54ade152f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:36:19 [info] 36#36: *808 [lua] logger.lua:23: 97314a1510758f005c68e54ade152f1a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:36:22 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:22 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:32 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:32 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:34 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: 957e317ad88362a7ebb99ad201e6befb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:36:34 [info] 36#36: *813 [lua] logger.lua:23: 957e317ad88362a7ebb99ad201e6befb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:36:34 +0000] 957e317ad88362a7ebb99ad201e6befb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:36:42 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:42 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:49 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: 0ef63855b989a9597ca8e7b79f4663b2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:36:49 +0000] 0ef63855b989a9597ca8e7b79f4663b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:36:49 [info] 36#36: *816 [lua] logger.lua:23: 0ef63855b989a9597ca8e7b79f4663b2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:36:52 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:36:52 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:02 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:02 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:04 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: 34017c058fe967222ed29dbf03d5b839:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:37:04 +0000] 34017c058fe967222ed29dbf03d5b839 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:37:04 [info] 36#36: *821 [lua] logger.lua:23: 34017c058fe967222ed29dbf03d5b839 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:37:12 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:12 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:19 [info] 36#36: *825 [lua] access_by_lua(msblocations.conf:189):2: 138b63c222e99881117da0cd83854543:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:37:19 [info] 36#36: *825 [lua] logger.lua:23: 138b63c222e99881117da0cd83854543 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:37:19 +0000] 138b63c222e99881117da0cd83854543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:37:22 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:22 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:32 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:32 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:34 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: 4ede352dd128501a68b66bd90ef4873d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:37:34 [info] 36#36: *830 [lua] logger.lua:23: 4ede352dd128501a68b66bd90ef4873d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:37:34 +0000] 4ede352dd128501a68b66bd90ef4873d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:37:42 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:42 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:49 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 90c03e55a2e717200023c339fc5c25a9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:37:49 +0000] 90c03e55a2e717200023c339fc5c25a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:37:49 [info] 36#36: *833 [lua] logger.lua:23: 90c03e55a2e717200023c339fc5c25a9 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:37:52 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:37:52 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:02 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:02 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:04 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: 3e417d1748b1886d1caed272224604e3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:38:04 +0000] 3e417d1748b1886d1caed272224604e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/10 05:38:04 [info] 36#36: *838 [lua] logger.lua:23: 3e417d1748b1886d1caed272224604e3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/10 05:38:12 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:12 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:19 [info] 36#36: *842 [lua] access_by_lua(msblocations.conf:189):2: 1efe0d10b9649c96a4d741070aa4d38e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:38:19 [info] 36#36: *842 [lua] logger.lua:23: 1efe0d10b9649c96a4d741070aa4d38e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:38:19 +0000] 1efe0d10b9649c96a4d741070aa4d38e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:38:22 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:22 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:32 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:32 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:34 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: a64c8ea5a9721ff2a914882ec71b021d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:38:34 [info] 36#36: *847 [lua] logger.lua:23: a64c8ea5a9721ff2a914882ec71b021d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:38:34 +0000] a64c8ea5a9721ff2a914882ec71b021d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:38:42 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:42 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:49 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 236666007bac3da24e201c064cef9ede:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:38:49 [info] 36#36: *850 [lua] logger.lua:23: 236666007bac3da24e201c064cef9ede {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:38:49 +0000] 236666007bac3da24e201c064cef9ede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:38:52 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:38:52 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:02 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:02 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:04 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 226595cfe2d274cdf446ba4574eb71b2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:39:04 [info] 36#36: *855 [lua] logger.lua:23: 226595cfe2d274cdf446ba4574eb71b2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:39:04 +0000] 226595cfe2d274cdf446ba4574eb71b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 05:39:12 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:12 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:19 [info] 36#36: *859 [lua] access_by_lua(msblocations.conf:189):2: 84d7cf4cd2f9953544db8653f033179b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:39:19 +0000] 84d7cf4cd2f9953544db8653f033179b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:39:19 [info] 36#36: *859 [lua] logger.lua:23: 84d7cf4cd2f9953544db8653f033179b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:39:22 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:22 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:32 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:32 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:34 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: afb3fb2c3d574a3e4a061c0ec565bb67:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:39:34 +0000] afb3fb2c3d574a3e4a061c0ec565bb67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:39:34 [info] 36#36: *864 [lua] logger.lua:23: afb3fb2c3d574a3e4a061c0ec565bb67 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:39:42 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:42 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:49 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: a113154acfc1452af140f0bbc8bb19ad:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:39:49 [info] 36#36: *867 [lua] logger.lua:23: a113154acfc1452af140f0bbc8bb19ad {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:39:49 +0000] a113154acfc1452af140f0bbc8bb19ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:39:52 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:39:52 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:02 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:02 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:04 [info] 36#36: *872 [lua] access_by_lua(msblocations.conf:189):2: 1c3b1c22f97e98dc5549c6ce9ed4a26b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:40:04 [info] 36#36: *872 [lua] logger.lua:23: 1c3b1c22f97e98dc5549c6ce9ed4a26b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:40:04 +0000] 1c3b1c22f97e98dc5549c6ce9ed4a26b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:40:12 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:12 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:19 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: b97bd8f316b611f445a65831c9226af8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:40:19 [info] 36#36: *876 [lua] logger.lua:23: b97bd8f316b611f445a65831c9226af8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:40:19 +0000] b97bd8f316b611f445a65831c9226af8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:40:22 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:22 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:32 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:32 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:34 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: cc24fe386245d08560845b35bf7b2f0a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:40:34 [info] 36#36: *881 [lua] logger.lua:23: cc24fe386245d08560845b35bf7b2f0a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:40:34 +0000] cc24fe386245d08560845b35bf7b2f0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:40:42 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:42 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:49 [info] 36#36: *884 [lua] access_by_lua(msblocations.conf:189):2: b6e48cd708fa973e4eba7095da2a12f8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:40:49 [info] 36#36: *884 [lua] logger.lua:23: b6e48cd708fa973e4eba7095da2a12f8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:40:49 +0000] b6e48cd708fa973e4eba7095da2a12f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:40:52 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:40:52 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:02 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:02 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:04 [info] 36#36: *889 [lua] access_by_lua(msblocations.conf:189):2: 7a096aef40f720c903de272333a47674:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:41:04 +0000] 7a096aef40f720c903de272333a47674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:41:04 [info] 36#36: *889 [lua] logger.lua:23: 7a096aef40f720c903de272333a47674 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:41:12 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:12 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:19 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 70e4442c6d81f623106f7e7a784994f6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:41:19 [info] 36#36: *893 [lua] logger.lua:23: 70e4442c6d81f623106f7e7a784994f6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:41:19 +0000] 70e4442c6d81f623106f7e7a784994f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 05:41:22 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:22 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:32 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:32 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:34 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: d79eb67b3ad5e4885e058380bd4a853b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:41:34 [info] 36#36: *898 [lua] logger.lua:23: d79eb67b3ad5e4885e058380bd4a853b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:41:34 +0000] d79eb67b3ad5e4885e058380bd4a853b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:41:42 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:42 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:49 [info] 36#36: *901 [lua] access_by_lua(msblocations.conf:189):2: 4da2f1076a362834ebd236197520757c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:41:49 [info] 36#36: *901 [lua] logger.lua:23: 4da2f1076a362834ebd236197520757c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:41:49 +0000] 4da2f1076a362834ebd236197520757c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:41:52 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:41:52 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:02 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:02 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:04 [info] 36#36: *906 [lua] access_by_lua(msblocations.conf:189):2: 071bac773d7e3cf02692d670039ef563:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:42:04 [info] 36#36: *906 [lua] logger.lua:23: 071bac773d7e3cf02692d670039ef563 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:42:04 +0000] 071bac773d7e3cf02692d670039ef563 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/10 05:42:12 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:12 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:19 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: 740e91717296218bba8b112a86d50368:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:42:19 [info] 36#36: *910 [lua] logger.lua:23: 740e91717296218bba8b112a86d50368 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:42:19 +0000] 740e91717296218bba8b112a86d50368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:42:22 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:22 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:32 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:32 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:34 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 5ddf3ccd8165ecb0b0fd018c3f3cabbe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:42:34 [info] 36#36: *915 [lua] logger.lua:23: 5ddf3ccd8165ecb0b0fd018c3f3cabbe {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:42:34 +0000] 5ddf3ccd8165ecb0b0fd018c3f3cabbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 05:42:42 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:42 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:49 [info] 36#36: *918 [lua] access_by_lua(msblocations.conf:189):2: 293318a78260404f2b224639e5b965d1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:42:49 [info] 36#36: *918 [lua] logger.lua:23: 293318a78260404f2b224639e5b965d1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:42:49 +0000] 293318a78260404f2b224639e5b965d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:42:52 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:42:52 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:02 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:02 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:04 [info] 36#36: *923 [lua] access_by_lua(msblocations.conf:189):2: cdad0403699e6a75047cec64c1e85fea:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:43:04 +0000] cdad0403699e6a75047cec64c1e85fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:43:04 [info] 36#36: *923 [lua] logger.lua:23: cdad0403699e6a75047cec64c1e85fea {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:43:12 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:12 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:19 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: b68d27798e8bfcc01270ecdb61efac93:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:43:19 +0000] b68d27798e8bfcc01270ecdb61efac93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:43:19 [info] 36#36: *927 [lua] logger.lua:23: b68d27798e8bfcc01270ecdb61efac93 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:43:22 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:22 [info] 37#37: *928 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:32 [info] 36#36: *930 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:32 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:34 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: 0c8fefc44bc30bb0b407fc16558517f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:43:34 +0000] 0c8fefc44bc30bb0b407fc16558517f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:43:34 [info] 36#36: *932 [lua] logger.lua:23: 0c8fefc44bc30bb0b407fc16558517f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:43:42 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:42 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:49 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:189):2: 5af9a58197cc225347ca89589d023d72:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:43:49 [info] 36#36: *935 [lua] logger.lua:23: 5af9a58197cc225347ca89589d023d72 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:43:49 +0000] 5af9a58197cc225347ca89589d023d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:43:52 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:43:52 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:02 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:02 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:04 [info] 36#36: *940 [lua] access_by_lua(msblocations.conf:189):2: d8c217b670729cb0ceb21f2157b7a4d0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:44:04 +0000] d8c217b670729cb0ceb21f2157b7a4d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:44:04 [info] 36#36: *940 [lua] logger.lua:23: d8c217b670729cb0ceb21f2157b7a4d0 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:44:12 [info] 36#36: *942 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:12 [info] 36#36: *943 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:19 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: b863cfca50c921d99356d90c3154731f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:44:19 +0000] b863cfca50c921d99356d90c3154731f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:44:19 [info] 36#36: *944 [lua] logger.lua:23: b863cfca50c921d99356d90c3154731f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:44:22 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:22 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:32 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:32 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:34 [info] 36#36: *949 [lua] access_by_lua(msblocations.conf:189):2: 975c0005cdf1e0be116dd3b7eedaa688:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:44:34 [info] 36#36: *949 [lua] logger.lua:23: 975c0005cdf1e0be116dd3b7eedaa688 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:44:34 +0000] 975c0005cdf1e0be116dd3b7eedaa688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:44:42 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:42 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:49 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:189):2: 685d4d9324273cd1c1698095312dc7a3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:44:49 +0000] 685d4d9324273cd1c1698095312dc7a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/10 05:44:49 [info] 36#36: *952 [lua] logger.lua:23: 685d4d9324273cd1c1698095312dc7a3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:44:52 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:44:52 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:02 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:02 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:04 [info] 36#36: *957 [lua] access_by_lua(msblocations.conf:189):2: b38d2b78b7620f7dfff8d4000c1984e3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:45:04 [info] 36#36: *957 [lua] logger.lua:23: b38d2b78b7620f7dfff8d4000c1984e3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:45:04 +0000] b38d2b78b7620f7dfff8d4000c1984e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:45:12 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:12 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:19 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: 87c83dd20198c5851d99ab5c2c9a504e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:45:19 [info] 36#36: *961 [lua] logger.lua:23: 87c83dd20198c5851d99ab5c2c9a504e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:45:19 +0000] 87c83dd20198c5851d99ab5c2c9a504e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:45:22 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:22 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:32 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:32 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:34 [info] 36#36: *966 [lua] access_by_lua(msblocations.conf:189):2: ec9ad7926424f0c064444bac22a2f1c8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:45:34 +0000] ec9ad7926424f0c064444bac22a2f1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:45:34 [info] 36#36: *966 [lua] logger.lua:23: ec9ad7926424f0c064444bac22a2f1c8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:45:42 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:42 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:49 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: 6bd9a53482e764f822d7cc5d13a8be22:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:45:49 [info] 36#36: *969 [lua] logger.lua:23: 6bd9a53482e764f822d7cc5d13a8be22 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:45:49 +0000] 6bd9a53482e764f822d7cc5d13a8be22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:45:52 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:45:52 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:02 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:02 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:04 [info] 36#36: *974 [lua] access_by_lua(msblocations.conf:189):2: a51b54e49c4365cddba7f1faf8c3137a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:46:04 +0000] a51b54e49c4365cddba7f1faf8c3137a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:46:04 [info] 36#36: *974 [lua] logger.lua:23: a51b54e49c4365cddba7f1faf8c3137a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:46:12 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:12 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:19 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: a9d198f5d7a76d3ba3d1bf488c819949:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:46:19 [info] 36#36: *978 [lua] logger.lua:23: a9d198f5d7a76d3ba3d1bf488c819949 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:46:19 +0000] a9d198f5d7a76d3ba3d1bf488c819949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:46:22 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:22 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:32 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:32 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:34 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: ab0d2eb393bcf9dc20f92933f2097298:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:46:34 [info] 36#36: *983 [lua] logger.lua:23: ab0d2eb393bcf9dc20f92933f2097298 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:46:34 +0000] ab0d2eb393bcf9dc20f92933f2097298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:46:42 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:42 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:49 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:189):2: d74eb8c2cf5074f8ab5d5574f4e12c1f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:46:49 +0000] d74eb8c2cf5074f8ab5d5574f4e12c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:46:49 [info] 36#36: *986 [lua] logger.lua:23: d74eb8c2cf5074f8ab5d5574f4e12c1f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:46:52 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:46:52 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:02 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:02 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:04 [info] 36#36: *991 [lua] access_by_lua(msblocations.conf:189):2: 4173f698b48cc920da3ac8ea01d041bf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:47:04 +0000] 4173f698b48cc920da3ac8ea01d041bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 05:47:04 [info] 36#36: *991 [lua] logger.lua:23: 4173f698b48cc920da3ac8ea01d041bf {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:47:12 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:12 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:19 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: 71227c497d1df7603f1390caa424e3c4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:47:20 +0000] 71227c497d1df7603f1390caa424e3c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:47:20 [info] 36#36: *995 [lua] logger.lua:23: 71227c497d1df7603f1390caa424e3c4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 05:47:22 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:22 [info] 36#36: *997 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:32 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:32 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:35 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: a7fe53d8e8f9422534a0a7bec6dabcb2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:47:35 +0000] a7fe53d8e8f9422534a0a7bec6dabcb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/10 05:47:35 [info] 36#36: *1000 [lua] logger.lua:23: a7fe53d8e8f9422534a0a7bec6dabcb2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:47:42 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:42 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:50 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:189):2: 2c92adb607382567825e4146563e3c32:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:47:50 +0000] 2c92adb607382567825e4146563e3c32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:47:50 [info] 36#36: *1003 [lua] logger.lua:23: 2c92adb607382567825e4146563e3c32 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:47:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:47:52 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:47:52 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:02 [info] 36#36: *1006 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:02 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:05 [info] 36#36: *1008 [lua] access_by_lua(msblocations.conf:189):2: 283a82a79eed86245a651bad2b79895b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:48:05 [info] 36#36: *1008 [lua] logger.lua:23: 283a82a79eed86245a651bad2b79895b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:48:05 +0000] 283a82a79eed86245a651bad2b79895b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/10 05:48:12 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:12 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:20 [info] 36#36: *1012 [lua] access_by_lua(msblocations.conf:189):2: a40c0987a8b14ffcfd2a90727eaf8f49:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:48:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:05:48:20 +0000] a40c0987a8b14ffcfd2a90727eaf8f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 05:48:20 [info] 36#36: *1012 [lua] logger.lua:23: a40c0987a8b14ffcfd2a90727eaf8f49 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:48:22 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:22 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:32 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:32 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:35 [info] 36#36: *1017 [lua] access_by_lua(msblocations.conf:189):2: 6139b46eae22d6d366cd353dbc16703f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:48:35 +0000] 6139b46eae22d6d366cd353dbc16703f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:48:35 [info] 36#36: *1017 [lua] logger.lua:23: 6139b46eae22d6d366cd353dbc16703f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:48:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:48:42 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:42 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:50 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:189):2: 3e6b62bff4afa4d1793b7bdd35765105:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:48:50 [info] 36#36: *1020 [lua] logger.lua:23: 3e6b62bff4afa4d1793b7bdd35765105 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:48:50 +0000] 3e6b62bff4afa4d1793b7bdd35765105 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:48:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:48:52 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:48:52 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:02 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:02 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:05 [info] 36#36: *1025 [lua] access_by_lua(msblocations.conf:189):2: 959dd7ffa2518555e397450668311ebf:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:49:05 [info] 36#36: *1025 [lua] logger.lua:23: 959dd7ffa2518555e397450668311ebf {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:49:05 +0000] 959dd7ffa2518555e397450668311ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:49:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:49:12 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:12 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:20 [info] 36#36: *1029 [lua] access_by_lua(msblocations.conf:189):2: 434b9bdc2afa74084a46d1fbed67c181:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:49:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:49:20 +0000] 434b9bdc2afa74084a46d1fbed67c181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:49:20 [info] 36#36: *1029 [lua] logger.lua:23: 434b9bdc2afa74084a46d1fbed67c181 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:49:22 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:22 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:32 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:32 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:35 [info] 36#36: *1034 [lua] access_by_lua(msblocations.conf:189):2: 3437817f8b2da230f0f0a127b99e310b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:49:35 [info] 36#36: *1034 [lua] logger.lua:23: 3437817f8b2da230f0f0a127b99e310b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:49:35 +0000] 3437817f8b2da230f0f0a127b99e310b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:49:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:49:42 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:42 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:50 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:189):2: 9555b108fae94c496767c6f8646fa9d5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:49:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:49:50 +0000] 9555b108fae94c496767c6f8646fa9d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:49:50 [info] 36#36: *1037 [lua] logger.lua:23: 9555b108fae94c496767c6f8646fa9d5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:49:52 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:49:52 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:02 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:02 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:05 [info] 36#36: *1042 [lua] access_by_lua(msblocations.conf:189):2: b3598189f7bc86ae2a979e534bc965d5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:50:05 [info] 36#36: *1042 [lua] logger.lua:23: b3598189f7bc86ae2a979e534bc965d5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:50:05 +0000] b3598189f7bc86ae2a979e534bc965d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:50:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:50:12 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:12 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:20 [info] 36#36: *1046 [lua] access_by_lua(msblocations.conf:189):2: 3de2e7ad20ac8ed71313d015c5e469e9:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:50:20 [info] 36#36: *1046 [lua] logger.lua:23: 3de2e7ad20ac8ed71313d015c5e469e9 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:50:20 +0000] 3de2e7ad20ac8ed71313d015c5e469e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/10 05:50:22 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:22 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:32 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:32 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:35 [info] 36#36: *1051 [lua] access_by_lua(msblocations.conf:189):2: 37d922ece5576c8892c438a633ff1f4d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:50:35 [info] 36#36: *1051 [lua] logger.lua:23: 37d922ece5576c8892c438a633ff1f4d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:50:35 +0000] 37d922ece5576c8892c438a633ff1f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:50:42 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:42 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:50 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:189):2: 8300b531e78bc0f7661024c573f8a398:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:50:50 [info] 36#36: *1054 [lua] logger.lua:23: 8300b531e78bc0f7661024c573f8a398 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:50:50 +0000] 8300b531e78bc0f7661024c573f8a398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:50:52 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:50:52 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:02 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:02 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:05 [info] 36#36: *1059 [lua] access_by_lua(msblocations.conf:189):2: 24041bc53619e9ae22d4f600d60b16ff:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:51:05 [info] 36#36: *1059 [lua] logger.lua:23: 24041bc53619e9ae22d4f600d60b16ff {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:51:05 +0000] 24041bc53619e9ae22d4f600d60b16ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:51:12 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:12 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:20 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:189):2: 15b9e8f3b060111243e6fc5c47c06d35:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:51:20 [info] 36#36: *1063 [lua] logger.lua:23: 15b9e8f3b060111243e6fc5c47c06d35 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:51:20 +0000] 15b9e8f3b060111243e6fc5c47c06d35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:51:22 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:22 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:32 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:32 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:35 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 8c39c01099440e470491bcc2ddc2d556:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:51:35 [info] 36#36: *1068 [lua] logger.lua:23: 8c39c01099440e470491bcc2ddc2d556 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:51:35 +0000] 8c39c01099440e470491bcc2ddc2d556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:51:42 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:42 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:50 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:189):2: d4554b02ef513bade90aa2adeb5b2df6:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:51:50 [info] 36#36: *1071 [lua] logger.lua:23: d4554b02ef513bade90aa2adeb5b2df6 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:51:50 +0000] d4554b02ef513bade90aa2adeb5b2df6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:51:52 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:51:52 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:02 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:02 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:05 [info] 36#36: *1076 [lua] access_by_lua(msblocations.conf:189):2: 09f78fa1553b638562b99b62cca01f68:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:52:05 [info] 36#36: *1076 [lua] logger.lua:23: 09f78fa1553b638562b99b62cca01f68 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:52:05 +0000] 09f78fa1553b638562b99b62cca01f68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/10 05:52:12 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:12 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:20 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:189):2: 38b9845428e8780609414af95d483ddb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:52:20 +0000] 38b9845428e8780609414af95d483ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 05:52:20 [info] 36#36: *1080 [lua] logger.lua:23: 38b9845428e8780609414af95d483ddb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:52:22 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:22 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:32 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:32 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:35 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:189):2: b97b6742ecc748f0861b9a98159b99f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:52:35 [info] 36#36: *1085 [lua] logger.lua:23: b97b6742ecc748f0861b9a98159b99f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:52:35 +0000] b97b6742ecc748f0861b9a98159b99f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:52:42 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:42 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:50 [info] 36#36: *1088 [lua] access_by_lua(msblocations.conf:189):2: b529d5e059b3c0729b83c860f09fc88b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:05:52:50 +0000] b529d5e059b3c0729b83c860f09fc88b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:52:50 [info] 36#36: *1088 [lua] logger.lua:23: b529d5e059b3c0729b83c860f09fc88b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:52:52 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:52:52 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:02 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:02 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:05 [info] 36#36: *1093 [lua] access_by_lua(msblocations.conf:189):2: 26855093a7228e6b4f9403fcff9dd11c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:53:05 [info] 36#36: *1093 [lua] logger.lua:23: 26855093a7228e6b4f9403fcff9dd11c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:53:05 +0000] 26855093a7228e6b4f9403fcff9dd11c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:53:12 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:12 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:20 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:189):2: b2e17f871fbc1145df9acf2a90738104:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:53:20 +0000] b2e17f871fbc1145df9acf2a90738104 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:53:20 [info] 36#36: *1097 [lua] logger.lua:23: b2e17f871fbc1145df9acf2a90738104 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:53:22 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:22 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:32 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:32 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:35 [info] 36#36: *1102 [lua] access_by_lua(msblocations.conf:189):2: 11e79d010271d3fd514f3753d7716ed8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:53:35 +0000] 11e79d010271d3fd514f3753d7716ed8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:53:35 [info] 36#36: *1102 [lua] logger.lua:23: 11e79d010271d3fd514f3753d7716ed8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:53:42 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:42 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:50 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:189):2: 6f63f3c8a4f5cf5bb6fc27d695ecae9f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:53:50 [info] 36#36: *1105 [lua] logger.lua:23: 6f63f3c8a4f5cf5bb6fc27d695ecae9f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:53:50 +0000] 6f63f3c8a4f5cf5bb6fc27d695ecae9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:53:52 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:53:52 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:02 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:02 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:05 [info] 36#36: *1110 [lua] access_by_lua(msblocations.conf:189):2: c96a9c8bad1df218afb55606a3840bb0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:54:05 [info] 36#36: *1110 [lua] logger.lua:23: c96a9c8bad1df218afb55606a3840bb0 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:54:05 +0000] c96a9c8bad1df218afb55606a3840bb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:54:12 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:12 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:20 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:189):2: f319c57d3dfd413db80fd6aed32b00a5:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:54:20 [info] 36#36: *1114 [lua] logger.lua:23: f319c57d3dfd413db80fd6aed32b00a5 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:54:20 +0000] f319c57d3dfd413db80fd6aed32b00a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:54:22 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:22 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:32 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:32 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:35 [info] 36#36: *1119 [lua] access_by_lua(msblocations.conf:189):2: 33947a5a4fb7a1551863b15a39843cb2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:54:35 +0000] 33947a5a4fb7a1551863b15a39843cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:54:35 [info] 36#36: *1119 [lua] logger.lua:23: 33947a5a4fb7a1551863b15a39843cb2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:54:42 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:42 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:50 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:189):2: 6eb43d2aee897a9b91de50a86d274b8b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:54:50 [info] 36#36: *1122 [lua] logger.lua:23: 6eb43d2aee897a9b91de50a86d274b8b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:54:50 +0000] 6eb43d2aee897a9b91de50a86d274b8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:54:52 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:54:52 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:02 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:02 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:05 [info] 36#36: *1127 [lua] access_by_lua(msblocations.conf:189):2: 8513118d919032f34af9a68b3a7e6da1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:55:05 [info] 36#36: *1127 [lua] logger.lua:23: 8513118d919032f34af9a68b3a7e6da1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:55:05 +0000] 8513118d919032f34af9a68b3a7e6da1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:55:12 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:12 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:20 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:189):2: 95531f0e32b6728eb5b579a7af46cf10:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:55:20 [info] 36#36: *1131 [lua] logger.lua:23: 95531f0e32b6728eb5b579a7af46cf10 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:55:20 +0000] 95531f0e32b6728eb5b579a7af46cf10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:55:22 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:22 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:32 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:32 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:35 [info] 36#36: *1136 [lua] access_by_lua(msblocations.conf:189):2: 71df370a71e0061afb98e29cda8da57d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:55:35 [info] 36#36: *1136 [lua] logger.lua:23: 71df370a71e0061afb98e29cda8da57d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:55:35 +0000] 71df370a71e0061afb98e29cda8da57d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:55:42 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:42 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:50 [info] 36#36: *1139 [lua] access_by_lua(msblocations.conf:189):2: e95bea08b75915111f0c8213b7fced2e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:55:50 [info] 36#36: *1139 [lua] logger.lua:23: e95bea08b75915111f0c8213b7fced2e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:55:50 +0000] e95bea08b75915111f0c8213b7fced2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:55:52 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:55:52 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:02 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:02 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:05 [info] 36#36: *1144 [lua] access_by_lua(msblocations.conf:189):2: 507a11fef8aadedc6df13e11f8d6d93c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:56:05 [info] 36#36: *1144 [lua] logger.lua:23: 507a11fef8aadedc6df13e11f8d6d93c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:56:05 +0000] 507a11fef8aadedc6df13e11f8d6d93c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:56:12 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:12 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:20 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:189):2: 07a0484f93929511f389f9ec4be1126e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:56:20 +0000] 07a0484f93929511f389f9ec4be1126e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 05:56:20 [info] 36#36: *1148 [lua] logger.lua:23: 07a0484f93929511f389f9ec4be1126e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:56:22 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:22 [info] 36#36: *1150 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:32 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:32 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:35 [info] 36#36: *1153 [lua] access_by_lua(msblocations.conf:189):2: f13b5be8d51305c18e0cbc77d11828d3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:56:35 [info] 36#36: *1153 [lua] logger.lua:23: f13b5be8d51305c18e0cbc77d11828d3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:56:35 +0000] f13b5be8d51305c18e0cbc77d11828d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:56:42 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:42 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:50 [info] 36#36: *1156 [lua] access_by_lua(msblocations.conf:189):2: 97a989bec61cf199352a77e15bbd7b76:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:56:50 +0000] 97a989bec61cf199352a77e15bbd7b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:56:50 [info] 36#36: *1156 [lua] logger.lua:23: 97a989bec61cf199352a77e15bbd7b76 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:56:52 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:56:52 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:02 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:02 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:05 [info] 36#36: *1161 [lua] access_by_lua(msblocations.conf:189):2: 07dd686c4521653cb6d6e4b1150f5b80:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/10 05:57:05 [info] 36#36: *1161 [lua] logger.lua:23: 07dd686c4521653cb6d6e4b1150f5b80 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:57:05 +0000] 07dd686c4521653cb6d6e4b1150f5b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/10 05:57:12 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:12 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:20 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:189):2: d0f356c8da1f040b04b1ae9336f33726:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:57:20 [info] 36#36: *1165 [lua] logger.lua:23: d0f356c8da1f040b04b1ae9336f33726 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:57:20 +0000] d0f356c8da1f040b04b1ae9336f33726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:57:22 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:22 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:32 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:32 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:35 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:189):2: 5e9e8b2d822115da6fb5846ee5086c32:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:57:35 +0000] 5e9e8b2d822115da6fb5846ee5086c32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/10 05:57:35 [info] 36#36: *1170 [lua] logger.lua:23: 5e9e8b2d822115da6fb5846ee5086c32 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:57:42 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:42 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:50 [info] 36#36: *1173 [lua] access_by_lua(msblocations.conf:189):2: abed864edd9725d45351220f016de4e1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:57:50 [info] 36#36: *1173 [lua] logger.lua:23: abed864edd9725d45351220f016de4e1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:57:50 +0000] abed864edd9725d45351220f016de4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:57:52 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:57:52 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:02 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:02 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:05 [info] 36#36: *1178 [lua] access_by_lua(msblocations.conf:189):2: b19304aa8d4fcdbfb705a78fa48f60a8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:58:05 [info] 36#36: *1178 [lua] logger.lua:23: b19304aa8d4fcdbfb705a78fa48f60a8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:58:05 +0000] b19304aa8d4fcdbfb705a78fa48f60a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 05:58:12 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:12 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:20 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:189):2: 57ebf3f5fb4cc93aa1dbb779ba922371:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:58:20 +0000] 57ebf3f5fb4cc93aa1dbb779ba922371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/10 05:58:20 [info] 36#36: *1182 [lua] logger.lua:23: 57ebf3f5fb4cc93aa1dbb779ba922371 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:58:22 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:22 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:32 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:32 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:35 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: ae5b944a35229dc86104988a90434866:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:58:35 [info] 36#36: *1187 [lua] logger.lua:23: ae5b944a35229dc86104988a90434866 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:58:35 +0000] ae5b944a35229dc86104988a90434866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 05:58:42 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:42 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:50 [info] 36#36: *1190 [lua] access_by_lua(msblocations.conf:189):2: 23b1e9859f29d54ca5dc362b47e75c8c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:58:50 [info] 36#36: *1190 [lua] logger.lua:23: 23b1e9859f29d54ca5dc362b47e75c8c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:58:50 +0000] 23b1e9859f29d54ca5dc362b47e75c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:58:52 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:58:52 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:02 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:02 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:05 [info] 36#36: *1195 [lua] access_by_lua(msblocations.conf:189):2: 5a6f2628c45b80ef68a356aa35fcabfa:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:59:05 +0000] 5a6f2628c45b80ef68a356aa35fcabfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 05:59:05 [info] 36#36: *1195 [lua] logger.lua:23: 5a6f2628c45b80ef68a356aa35fcabfa {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 05:59:12 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:12 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:20 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:189):2: df273fd8fab9908238461e836278da86:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 05:59:20 [info] 36#36: *1199 [lua] logger.lua:23: df273fd8fab9908238461e836278da86 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:59:20 +0000] df273fd8fab9908238461e836278da86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:05:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 05:59:22 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:22 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:32 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:32 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:35 [info] 36#36: *1204 [lua] access_by_lua(msblocations.conf:189):2: 3a52230aec7e2416767f91ad25ac3bf0:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:59:35 +0000] 3a52230aec7e2416767f91ad25ac3bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 05:59:35 [info] 36#36: *1204 [lua] logger.lua:23: 3a52230aec7e2416767f91ad25ac3bf0 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:59:42 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:42 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:50 [info] 36#36: *1207 [lua] access_by_lua(msblocations.conf:189):2: ecb254759c0a3f1a72dcebfb109ccc18:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:05:59:50 +0000] ecb254759c0a3f1a72dcebfb109ccc18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 05:59:50 [info] 36#36: *1207 [lua] logger.lua:23: ecb254759c0a3f1a72dcebfb109ccc18 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:05:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 05:59:52 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 05:59:52 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:02 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:02 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:05 [info] 36#36: *1212 [lua] access_by_lua(msblocations.conf:189):2: 182a6ea586e710d1e2dc16d74833773d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:00:05 [info] 36#36: *1212 [lua] logger.lua:23: 182a6ea586e710d1e2dc16d74833773d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:00:05 +0000] 182a6ea586e710d1e2dc16d74833773d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:00:12 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:12 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:20 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:189):2: c0495b87d76fd905874d61a59929cedb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:00:20 +0000] c0495b87d76fd905874d61a59929cedb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:00:20 [info] 36#36: *1216 [lua] logger.lua:23: c0495b87d76fd905874d61a59929cedb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:00:22 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:22 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:32 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:32 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:35 [info] 36#36: *1221 [lua] access_by_lua(msblocations.conf:189):2: 00367efb41ef3440fc3b84986a343c93:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:00:35 [info] 36#36: *1221 [lua] logger.lua:23: 00367efb41ef3440fc3b84986a343c93 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:00:35 +0000] 00367efb41ef3440fc3b84986a343c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:00:42 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:42 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:50 [info] 36#36: *1224 [lua] access_by_lua(msblocations.conf:189):2: cf437ed4ac579029847e0c88954212bd:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:00:50 [info] 36#36: *1224 [lua] logger.lua:23: cf437ed4ac579029847e0c88954212bd {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:00:50 +0000] cf437ed4ac579029847e0c88954212bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:00:52 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:00:52 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:02 [info] 36#36: *1227 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:02 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:05 [info] 36#36: *1229 [lua] access_by_lua(msblocations.conf:189):2: 365d6538f91205adfeba5f0049d7d796:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:01:05 +0000] 365d6538f91205adfeba5f0049d7d796 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:01:05 [info] 36#36: *1229 [lua] logger.lua:23: 365d6538f91205adfeba5f0049d7d796 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:01:12 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:12 [info] 36#36: *1232 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:20 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:189):2: 004da499fc4a9b254c3c242d2deda3ad:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:01:20 +0000] 004da499fc4a9b254c3c242d2deda3ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:01:20 [info] 36#36: *1233 [lua] logger.lua:23: 004da499fc4a9b254c3c242d2deda3ad {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:01:22 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:22 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:32 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:32 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:35 [info] 36#36: *1238 [lua] access_by_lua(msblocations.conf:189):2: f11f3d59b193d18eca77a4f2cc18a5ab:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:01:35 [info] 36#36: *1238 [lua] logger.lua:23: f11f3d59b193d18eca77a4f2cc18a5ab {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:01:35 +0000] f11f3d59b193d18eca77a4f2cc18a5ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:01:42 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:42 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:50 [info] 36#36: *1241 [lua] access_by_lua(msblocations.conf:189):2: 0de34a46b385d2628dd9587f4808cc86:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:01:50 [info] 36#36: *1241 [lua] logger.lua:23: 0de34a46b385d2628dd9587f4808cc86 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:01:50 +0000] 0de34a46b385d2628dd9587f4808cc86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 06:01:52 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:01:52 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:02 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:02 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:05 [info] 36#36: *1246 [lua] access_by_lua(msblocations.conf:189):2: 4f46217c6c717a286702baa8a705147c:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:02:05 [info] 36#36: *1246 [lua] logger.lua:23: 4f46217c6c717a286702baa8a705147c {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:02:05 +0000] 4f46217c6c717a286702baa8a705147c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/10 06:02:12 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:12 [info] 36#36: *1249 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:20 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:189):2: f29e3033fc400930b68251a20f8c491a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:02:20 +0000] f29e3033fc400930b68251a20f8c491a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:02:20 [info] 36#36: *1250 [lua] logger.lua:23: f29e3033fc400930b68251a20f8c491a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:02:22 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:22 [info] 36#36: *1252 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:32 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:32 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:35 [info] 36#36: *1255 [lua] access_by_lua(msblocations.conf:189):2: 087236f76775f9f0b77d728344b7d96a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:02:35 +0000] 087236f76775f9f0b77d728344b7d96a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:02:35 [info] 36#36: *1255 [lua] logger.lua:23: 087236f76775f9f0b77d728344b7d96a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:02:42 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:42 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:50 [info] 36#36: *1258 [lua] access_by_lua(msblocations.conf:189):2: adffa8d93a36a7f13d8f7ffa1b18bedb:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:02:51 +0000] adffa8d93a36a7f13d8f7ffa1b18bedb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/10 06:02:51 [info] 36#36: *1258 [lua] logger.lua:23: adffa8d93a36a7f13d8f7ffa1b18bedb {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/10 06:02:52 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:02:52 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:02 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:02 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:06 [info] 36#36: *1263 [lua] access_by_lua(msblocations.conf:189):2: 0044fb230197171c6bcee41e82cce231:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:03:06 +0000] 0044fb230197171c6bcee41e82cce231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 06:03:06 [info] 36#36: *1263 [lua] logger.lua:23: 0044fb230197171c6bcee41e82cce231 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/10 06:03:12 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:12 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:21 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:189):2: 55242ceda06d458ddfba0b8e43f6e9f7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:03:21 [info] 36#36: *1267 [lua] logger.lua:23: 55242ceda06d458ddfba0b8e43f6e9f7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:03:21 +0000] 55242ceda06d458ddfba0b8e43f6e9f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:03:22 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:22 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:32 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:32 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:36 [info] 36#36: *1272 [lua] access_by_lua(msblocations.conf:189):2: df7f480136eab8a7f3e30a3228a0bb99:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:03:36 +0000] df7f480136eab8a7f3e30a3228a0bb99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:03:36 [info] 36#36: *1272 [lua] logger.lua:23: df7f480136eab8a7f3e30a3228a0bb99 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:03:42 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:42 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:51 [info] 36#36: *1275 [lua] access_by_lua(msblocations.conf:189):2: 4fc11152ca056c385b0b5ab54da53e66:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:03:51 [info] 36#36: *1275 [lua] logger.lua:23: 4fc11152ca056c385b0b5ab54da53e66 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:03:51 +0000] 4fc11152ca056c385b0b5ab54da53e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 06:03:52 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:03:52 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:02 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:02 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:06 [info] 36#36: *1280 [lua] access_by_lua(msblocations.conf:189):2: f368261d913321b8921fba82f621f718:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:04:06 +0000] f368261d913321b8921fba82f621f718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:04:06 [info] 36#36: *1280 [lua] logger.lua:23: f368261d913321b8921fba82f621f718 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:04:11 [info] 36#36: *1282 [lua] access_by_lua(msblocations.conf:189):2: 57e72e433a929bf269bd4b2b287654a2:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1282 [lua] logger.lua:23: 57e72e433a929bf269bd4b2b287654a2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 57e72e433a929bf269bd4b2b287654a2 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:189):2: 4e6d062025110080a2dc611df13b1af1:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1284 [lua] logger.lua:23: 4e6d062025110080a2dc611df13b1af1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 4e6d062025110080a2dc611df13b1af1 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.018 upstream_response_time:0.018 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1284 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1285 [lua] access_by_lua(msblocations.conf:189):2: b99384453121d9a34e47419dfb54edaf:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] b99384453121d9a34e47419dfb54edaf "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1285 [lua] logger.lua:23: b99384453121d9a34e47419dfb54edaf {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1285 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1286 [lua] access_by_lua(msblocations.conf:189):2: cb94df2181ddef5dfc71906d0e8b8a15:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1286 [lua] logger.lua:23: cb94df2181ddef5dfc71906d0e8b8a15 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] cb94df2181ddef5dfc71906d0e8b8a15 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1286 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1287 [lua] access_by_lua(msblocations.conf:189):2: 18ce2d4d9ba08c200588140facd14cce:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1287 [lua] logger.lua:23: 18ce2d4d9ba08c200588140facd14cce {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1 HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 18ce2d4d9ba08c200588140facd14cce "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1287 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1288 [lua] access_by_lua(msblocations.conf:189):2: 57d6de38bf2e2821d69004225910d859:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1288 [lua] logger.lua:23: 57d6de38bf2e2821d69004225910d859 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/content HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 57d6de38bf2e2821d69004225910d859 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/content HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1288 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1289 [lua] access_by_lua(msblocations.conf:189):2: cc7970b4fc9462d25e1d5a40fbcb409e:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] cc7970b4fc9462d25e1d5a40fbcb409e "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1289 [lua] logger.lua:23: cc7970b4fc9462d25e1d5a40fbcb409e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1 HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1289 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1290 [lua] access_by_lua(msblocations.conf:189):2: 4a23d7462f96584669b7c9d2ab0b3c84:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 4a23d7462f96584669b7c9d2ab0b3c84 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile HTTP/1.1" 201 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1290 [lua] logger.lua:23: 4a23d7462f96584669b7c9d2ab0b3c84 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1290 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1291 [lua] access_by_lua(msblocations.conf:189):2: 9b8991fc2d2c5bb9b9c708c481f7a9da:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1291 [lua] logger.lua:23: 9b8991fc2d2c5bb9b9c708c481f7a9da {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 9b8991fc2d2c5bb9b9c708c481f7a9da "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1291 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1292 [lua] access_by_lua(msblocations.conf:189):2: ced9c7f0d32665531598df8c3ea269d2:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1292 [lua] logger.lua:23: ced9c7f0d32665531598df8c3ea269d2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c/content HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] ced9c7f0d32665531598df8c3ea269d2 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-09eb94b3-df05-4b5f-a505-d1a1364ab8c5/v1/profile/cds-ms-prof-b7c50b1f-3841-4a3a-a303-a47eb572212c/content HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1292 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1282 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:11 [info] 36#36: *1293 [lua] access_by_lua(msblocations.conf:189):2: 3aa535cf390db69b66ec20e42269c4de:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:04:11 +0000] 3aa535cf390db69b66ec20e42269c4de "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.148 upstream_response_time:0.148 "-" "python-requests/2.24.0" "-" 2022/10/10 06:04:11 [info] 36#36: *1293 [lua] logger.lua:23: 3aa535cf390db69b66ec20e42269c4de {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:04:11 [info] 36#36: *1293 client 10.233.65.12 closed keepalive connection 2022/10/10 06:04:12 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:12 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:21 [info] 36#36: *1296 [lua] access_by_lua(msblocations.conf:189):2: 9d140d7d33a5cfdb36eed1d1be2704e4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:04:21 [info] 36#36: *1296 [lua] logger.lua:23: 9d140d7d33a5cfdb36eed1d1be2704e4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:04:21 +0000] 9d140d7d33a5cfdb36eed1d1be2704e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:04:22 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:22 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:32 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:32 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:36 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:189):2: b5dcedbd484b512bf51b4437a28d7dca:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:04:36 +0000] b5dcedbd484b512bf51b4437a28d7dca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/10 06:04:36 [info] 36#36: *1301 [lua] logger.lua:23: b5dcedbd484b512bf51b4437a28d7dca {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:04:42 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:42 [info] 36#36: *1303 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:51 [info] 36#36: *1304 [lua] access_by_lua(msblocations.conf:189):2: 10ac57b97f293772c6abd7f0b421779f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:04:51 +0000] 10ac57b97f293772c6abd7f0b421779f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:04:51 [info] 36#36: *1304 [lua] logger.lua:23: 10ac57b97f293772c6abd7f0b421779f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:04:52 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:04:52 [info] 36#36: *1306 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:02 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:02 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:06 [info] 36#36: *1309 [lua] access_by_lua(msblocations.conf:189):2: dd40f1fcde5866cd6c3b2c072698780d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:05:06 [info] 36#36: *1309 [lua] logger.lua:23: dd40f1fcde5866cd6c3b2c072698780d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:05:06 +0000] dd40f1fcde5866cd6c3b2c072698780d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 06:05:12 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:12 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:21 [info] 36#36: *1313 [lua] access_by_lua(msblocations.conf:189):2: 976b45132a41ebdaa357f09207581866:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:05:21 +0000] 976b45132a41ebdaa357f09207581866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:05:21 [info] 36#36: *1313 [lua] logger.lua:23: 976b45132a41ebdaa357f09207581866 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:05:22 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:22 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:32 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:32 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:34 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:189):2: 5ea9b898a0c2c4887f98246ef75d282e:receive the request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/elated_spence HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:05:36 [info] 36#36: *1319 [lua] access_by_lua(msblocations.conf:189):2: 99199baf43b581da4d36d7293205ca0b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:05:36 [info] 36#36: *1319 [lua] logger.lua:23: 99199baf43b581da4d36d7293205ca0b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:05:36 +0000] 99199baf43b581da4d36d7293205ca0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:05:42 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:42 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:44 [info] 36#36: *1318 [lua] logger.lua:23: 5ea9b898a0c2c4887f98246ef75d282e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/elated_spence HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/instance/elated_spence", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:05:44 +0000] 5ea9b898a0c2c4887f98246ef75d282e "DELETE /api/multicloud-k8s/v1/v1/instance/elated_spence HTTP/1.1" 202 request_processing_time:10.076 upstream_response_time:10.076 "-" "python-requests/2.24.0" "-" 2022/10/10 06:05:44 [info] 36#36: *1318 client 10.233.65.12 closed keepalive connection 2022/10/10 06:05:44 [info] 36#36: *1322 [lua] access_by_lua(msblocations.conf:189):2: bd110e4347aac9b5f675628bc06d19a6:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:05:44 [info] 36#36: *1322 [lua] logger.lua:23: bd110e4347aac9b5f675628bc06d19a6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:05:44 +0000] bd110e4347aac9b5f675628bc06d19a6 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:05:44 [info] 36#36: *1322 client 10.233.65.12 closed keepalive connection 2022/10/10 06:05:44 [info] 36#36: *1323 [lua] access_by_lua(msblocations.conf:189):2: 8e4e6137ed870ba4d40a9d09f5b3463d:receive the request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:05:44 [info] 36#36: *1323 [lua] logger.lua:23: 8e4e6137ed870ba4d40a9d09f5b3463d {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:05:44 +0000] 8e4e6137ed870ba4d40a9d09f5b3463d "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/10 06:05:44 [info] 36#36: *1323 client 10.233.65.12 closed keepalive connection 2022/10/10 06:05:51 [info] 36#36: *1324 [lua] access_by_lua(msblocations.conf:189):2: 72827db6ea33e53228cf5eca0e1d537a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:05:51 [info] 36#36: *1324 [lua] logger.lua:23: 72827db6ea33e53228cf5eca0e1d537a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:05:51 +0000] 72827db6ea33e53228cf5eca0e1d537a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 06:05:52 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:05:52 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:02 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:02 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:06 [info] 36#36: *1329 [lua] access_by_lua(msblocations.conf:189):2: 2d26ef4eb36583f01202b9265571ac12:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:06:06 [info] 36#36: *1329 [lua] logger.lua:23: 2d26ef4eb36583f01202b9265571ac12 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:06:06 +0000] 2d26ef4eb36583f01202b9265571ac12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/10 06:06:12 [info] 36#36: *1331 [lua] access_by_lua(msblocations.conf:189):2: b816b5d6f5b781f0ca4faa49d7ec3ed5:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:06:12 [info] 36#36: *1331 [lua] logger.lua:23: b816b5d6f5b781f0ca4faa49d7ec3ed5 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:06:12 +0000] b816b5d6f5b781f0ca4faa49d7ec3ed5 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/10 06:06:12 [info] 36#36: *1332 [lua] access_by_lua(msblocations.conf:189):2: ab163b8b48cbf07b56fbbbd2d85d6181:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:06:12 [info] 36#36: *1332 [lua] logger.lua:23: ab163b8b48cbf07b56fbbbd2d85d6181 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:06:12 +0000] ab163b8b48cbf07b56fbbbd2d85d6181 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-" 2022/10/10 06:06:12 [info] 36#36: *1332 client 10.233.65.12 closed keepalive connection 2022/10/10 06:06:12 [info] 36#36: *1333 [lua] access_by_lua(msblocations.conf:189):2: 2452d343c2598703bf2f160dd9f43616:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:06:12 +0000] 2452d343c2598703bf2f160dd9f43616 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/10 06:06:12 [info] 36#36: *1333 [lua] logger.lua:23: 2452d343c2598703bf2f160dd9f43616 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:06:12 [info] 36#36: *1333 client 10.233.65.12 closed keepalive connection 2022/10/10 06:06:12 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:12 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:12 [info] 36#36: *1331 client 10.233.65.12 closed keepalive connection 2022/10/10 06:06:21 [info] 36#36: *1336 [lua] access_by_lua(msblocations.conf:189):2: cd5edb32ba4824777623e811ea35c915:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:06:21 [info] 36#36: *1336 [lua] logger.lua:23: cd5edb32ba4824777623e811ea35c915 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:06:21 +0000] cd5edb32ba4824777623e811ea35c915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 06:06:22 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:22 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:32 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:32 [info] 37#37: *1340 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:36 [info] 36#36: *1341 [lua] access_by_lua(msblocations.conf:189):2: 2405e47c605aa2eee40a28c70a8de78e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:06:36 [info] 36#36: *1341 [lua] logger.lua:23: 2405e47c605aa2eee40a28c70a8de78e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.72.14 - - [10/Oct/2022:06:06:36 +0000] 2405e47c605aa2eee40a28c70a8de78e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/10 06:06:42 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:42 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:51 [info] 36#36: *1344 [lua] access_by_lua(msblocations.conf:189):2: ba9fab12ac2c70219cea71c3b8c3303b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:06:51 +0000] ba9fab12ac2c70219cea71c3b8c3303b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:06:51 [info] 36#36: *1344 [lua] logger.lua:23: ba9fab12ac2c70219cea71c3b8c3303b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:06:52 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:06:52 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:02 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:02 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:06 [info] 36#36: *1349 [lua] access_by_lua(msblocations.conf:189):2: 7f0b0f58b2e9a84a3cb2ae0a742f06e8:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:07:06 [info] 36#36: *1349 [lua] logger.lua:23: 7f0b0f58b2e9a84a3cb2ae0a742f06e8 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:07:06 +0000] 7f0b0f58b2e9a84a3cb2ae0a742f06e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:07:12 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:12 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:21 [info] 36#36: *1353 [lua] access_by_lua(msblocations.conf:189):2: 15899e61ecc79e8fe10d3a43f7928553:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:07:21 [info] 36#36: *1353 [lua] logger.lua:23: 15899e61ecc79e8fe10d3a43f7928553 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:07:21 +0000] 15899e61ecc79e8fe10d3a43f7928553 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:07:22 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:22 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:32 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:32 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:36 [info] 36#36: *1358 [lua] access_by_lua(msblocations.conf:189):2: aa9e7d03f85d7260631500882abb5ca1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:06:07:36 +0000] aa9e7d03f85d7260631500882abb5ca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:07:36 [info] 36#36: *1358 [lua] logger.lua:23: aa9e7d03f85d7260631500882abb5ca1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:07:42 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:42 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:51 [info] 36#36: *1361 [lua] access_by_lua(msblocations.conf:189):2: ed8b8482b5335a4951f1821bed90a6ee:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:06:07:51 +0000] ed8b8482b5335a4951f1821bed90a6ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/10 06:07:51 [info] 36#36: *1361 [lua] logger.lua:23: ed8b8482b5335a4951f1821bed90a6ee {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:07:52 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:07:52 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:02 [info] 37#37: *1364 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:02 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:06 [info] 36#36: *1366 [lua] access_by_lua(msblocations.conf:189):2: 4e06e7ea396981182b8f19d1aeb951f2:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:06:08:06 +0000] 4e06e7ea396981182b8f19d1aeb951f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:08:06 [info] 36#36: *1366 [lua] logger.lua:23: 4e06e7ea396981182b8f19d1aeb951f2 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:08:12 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:12 [info] 37#37: *1369 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:21 [info] 36#36: *1370 [lua] access_by_lua(msblocations.conf:189):2: 64f2a6fa9c31256afe142d2d5a064e7e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:08:21 [info] 36#36: *1370 [lua] logger.lua:23: 64f2a6fa9c31256afe142d2d5a064e7e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:08:21 +0000] 64f2a6fa9c31256afe142d2d5a064e7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:08:22 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:22 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:32 [info] 37#37: *1373 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:32 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:36 [info] 36#36: *1375 [lua] access_by_lua(msblocations.conf:189):2: 8f17eb291856166eed50ec3308fc1dfc:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.14 - - [10/Oct/2022:06:08:36 +0000] 8f17eb291856166eed50ec3308fc1dfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:08:36 [info] 36#36: *1375 [lua] logger.lua:23: 8f17eb291856166eed50ec3308fc1dfc {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:08:42 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:42 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:51 [info] 36#36: *1378 [lua] access_by_lua(msblocations.conf:189):2: 7717e1e8b1401afe55c8f3fc8ae4d00d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:08:51 [info] 36#36: *1378 [lua] logger.lua:23: 7717e1e8b1401afe55c8f3fc8ae4d00d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:08:51 +0000] 7717e1e8b1401afe55c8f3fc8ae4d00d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:08:52 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:08:52 [info] 36#36: *1380 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:02 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:02 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:06 [info] 36#36: *1383 [lua] access_by_lua(msblocations.conf:189):2: 2cb5e1c65a5c597f0f312617892502c7:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:09:06 [info] 36#36: *1383 [lua] logger.lua:23: 2cb5e1c65a5c597f0f312617892502c7 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:09:06 +0000] 2cb5e1c65a5c597f0f312617892502c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:09:12 [info] 37#37: *1385 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:12 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:21 [info] 36#36: *1387 [lua] access_by_lua(msblocations.conf:189):2: f9552c86d2b0a227e1128b36ed9be608:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:09:21 [info] 36#36: *1387 [lua] logger.lua:23: f9552c86d2b0a227e1128b36ed9be608 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:09:21 +0000] f9552c86d2b0a227e1128b36ed9be608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/10 06:09:22 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:22 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:32 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:32 [info] 37#37: *1391 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:36 [info] 36#36: *1392 [lua] access_by_lua(msblocations.conf:189):2: 8fe20d87efe31f092d5424905b102c43:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:09:36 [info] 36#36: *1392 [lua] logger.lua:23: 8fe20d87efe31f092d5424905b102c43 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:09:36 +0000] 8fe20d87efe31f092d5424905b102c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:09:42 [info] 37#37: *1394 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:42 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:51 [info] 36#36: *1395 [lua] access_by_lua(msblocations.conf:189):2: 73d058d8aa71a5190a40a955597f007a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:09:51 [info] 36#36: *1395 [lua] logger.lua:23: 73d058d8aa71a5190a40a955597f007a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:09:51 +0000] 73d058d8aa71a5190a40a955597f007a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:09:52 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:09:52 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:02 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:02 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:06 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: bf45f0173238fe8582455b962c50ede3:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:10:06 +0000] bf45f0173238fe8582455b962c50ede3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:10:06 [info] 36#36: *1400 [lua] logger.lua:23: bf45f0173238fe8582455b962c50ede3 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:10:12 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:12 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:21 [info] 36#36: *1404 [lua] access_by_lua(msblocations.conf:189):2: 9d961a67285befb49cdf09a2b5eb7169:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:10:21 [info] 36#36: *1404 [lua] logger.lua:23: 9d961a67285befb49cdf09a2b5eb7169 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:10:21 +0000] 9d961a67285befb49cdf09a2b5eb7169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 06:10:22 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:22 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:32 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:32 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:36 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:189):2: b06198a6167062ed3af76efe44056d4b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:10:36 [info] 36#36: *1409 [lua] logger.lua:23: b06198a6167062ed3af76efe44056d4b {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:10:36 +0000] b06198a6167062ed3af76efe44056d4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:10:42 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:42 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:51 [info] 36#36: *1412 [lua] access_by_lua(msblocations.conf:189):2: 052c6a6990edc98dcca8d4614bb0620e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:10:51 +0000] 052c6a6990edc98dcca8d4614bb0620e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/10 06:10:51 [info] 36#36: *1412 [lua] logger.lua:23: 052c6a6990edc98dcca8d4614bb0620e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:10:52 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:10:52 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:02 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:02 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:06 [info] 36#36: *1417 [lua] access_by_lua(msblocations.conf:189):2: a92a782c6032153c2fe153b9e0d96c66:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:11:06 [info] 36#36: *1417 [lua] logger.lua:23: a92a782c6032153c2fe153b9e0d96c66 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:11:06 +0000] a92a782c6032153c2fe153b9e0d96c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:11:12 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:12 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:21 [info] 36#36: *1421 [lua] access_by_lua(msblocations.conf:189):2: 776f73eecadcebe3478d9d5b68405c10:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:11:21 [info] 36#36: *1421 [lua] logger.lua:23: 776f73eecadcebe3478d9d5b68405c10 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:11:21 +0000] 776f73eecadcebe3478d9d5b68405c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:11:22 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:22 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:32 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:32 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:36 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:189):2: 43baf95993d26586078f56b1675649ec:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:11:36 [info] 36#36: *1426 [lua] logger.lua:23: 43baf95993d26586078f56b1675649ec {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:11:36 +0000] 43baf95993d26586078f56b1675649ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:11:42 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:42 [info] 37#37: *1428 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:51 [info] 36#36: *1429 [lua] access_by_lua(msblocations.conf:189):2: cd61bea626e6a5f9de82a98f502fca47:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.14 - - [10/Oct/2022:06:11:51 +0000] cd61bea626e6a5f9de82a98f502fca47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:11:51 [info] 36#36: *1429 [lua] logger.lua:23: cd61bea626e6a5f9de82a98f502fca47 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:11:52 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:11:52 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:02 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:02 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:06 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: 12c32e126c7941b459ced9f2c65b0e85:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:12:06 [info] 36#36: *1434 [lua] logger.lua:23: 12c32e126c7941b459ced9f2c65b0e85 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:12:06 +0000] 12c32e126c7941b459ced9f2c65b0e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:12 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:12 [info] 37#37: *1437 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:21 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:189):2: 8c4a4096afcfb24873f9bad9f45e013f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:12:21 +0000] 8c4a4096afcfb24873f9bad9f45e013f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:21 [info] 36#36: *1438 [lua] logger.lua:23: 8c4a4096afcfb24873f9bad9f45e013f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:12:22 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:22 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:32 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:32 [info] 36#36: *1442 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:36 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:189):2: 76ab989563629d281480658d791ad8f4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:12:36 [info] 36#36: *1443 [lua] logger.lua:23: 76ab989563629d281480658d791ad8f4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:12:36 +0000] 76ab989563629d281480658d791ad8f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:12:42 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:42 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:51 [info] 36#36: *1446 [lua] access_by_lua(msblocations.conf:189):2: 24ab7cd45cf87e0f8ed75113b988de1e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:12:51 [info] 36#36: *1446 [lua] logger.lua:23: 24ab7cd45cf87e0f8ed75113b988de1e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:12:51 +0000] 24ab7cd45cf87e0f8ed75113b988de1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:12:52 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:12:52 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:02 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:02 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:06 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:189):2: 7d7ec80e0494d98985dd70e404a79316:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:13:06 [info] 36#36: *1451 [lua] logger.lua:23: 7d7ec80e0494d98985dd70e404a79316 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:13:06 +0000] 7d7ec80e0494d98985dd70e404a79316 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:13:12 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:12 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:21 [info] 36#36: *1455 [lua] access_by_lua(msblocations.conf:189):2: ba259721c85b9b9ea40a33991ba47913:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/10 06:13:21 [info] 36#36: *1455 [lua] logger.lua:23: ba259721c85b9b9ea40a33991ba47913 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:13:21 +0000] ba259721c85b9b9ea40a33991ba47913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/10 06:13:22 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:22 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:32 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:32 [info] 36#36: *1459 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:36 [info] 36#36: *1460 [lua] access_by_lua(msblocations.conf:189):2: 84cbc99a68c93103b33081ccea5e3f02:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:13:36 [info] 36#36: *1460 [lua] logger.lua:23: 84cbc99a68c93103b33081ccea5e3f02 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:13:36 +0000] 84cbc99a68c93103b33081ccea5e3f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/10 06:13:42 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:42 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:43 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:189):2: 515bb3ac2b2527edccf9110df9ec2e45:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:13:43 [info] 36#36: *1463 [lua] logger.lua:23: 515bb3ac2b2527edccf9110df9ec2e45 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797 HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:13:43 +0000] 515bb3ac2b2527edccf9110df9ec2e45 "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:13:43 [info] 36#36: *1463 client 10.233.65.12 closed keepalive connection 2022/10/10 06:13:43 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: e55de894643ab90de9d6089ad2c837b6:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:13:43 [info] 36#36: *1464 [lua] logger.lua:23: e55de894643ab90de9d6089ad2c837b6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:13:43 +0000] e55de894643ab90de9d6089ad2c837b6 "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1" 404 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/10 06:13:43 [info] 36#36: *1465 [lua] access_by_lua(msblocations.conf:189):2: 5534c800b086dbc842f5e84e553c768a:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:13:43 +0000] 5534c800b086dbc842f5e84e553c768a "POST /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/10 06:13:43 [info] 36#36: *1465 [lua] logger.lua:23: 5534c800b086dbc842f5e84e553c768a {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:13:43 [info] 36#36: *1465 client 10.233.65.12 closed keepalive connection 2022/10/10 06:13:43 [info] 36#36: *1466 [lua] access_by_lua(msblocations.conf:189):2: 1d1054937369b3b8afc742b2dd68b38e:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:13:43 [info] 36#36: *1466 [lua] logger.lua:23: 1d1054937369b3b8afc742b2dd68b38e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:13:43 +0000] 1d1054937369b3b8afc742b2dd68b38e "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:13:43 [info] 36#36: *1466 client 10.233.65.12 closed keepalive connection 2022/10/10 06:13:43 [info] 36#36: *1467 [lua] access_by_lua(msblocations.conf:189):2: 02441767aa327b22f801012c359cf972:receive the request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:13:43 +0000] 02441767aa327b22f801012c359cf972 "POST /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/10 06:13:43 [info] 36#36: *1467 [lua] logger.lua:23: 02441767aa327b22f801012c359cf972 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:13:43 [info] 36#36: *1467 client 10.233.65.12 closed keepalive connection 2022/10/10 06:13:44 [info] 36#36: *1464 client 10.233.65.12 closed keepalive connection 2022/10/10 06:13:51 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:189):2: e4cf7acc2616e4a18d579a2baf21c80f:receive the request, client: 10.233.71.127, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c HTTP/1.1", host: "msb-iag" 2022/10/10 06:13:51 [info] 36#36: *1470 [lua] access_by_lua(msblocations.conf:189):2: 73787a4fdb7bfedc73f7e801cfd9cd98:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.14 - - [10/Oct/2022:06:13:51 +0000] 73787a4fdb7bfedc73f7e801cfd9cd98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/10 06:13:51 [info] 36#36: *1470 [lua] logger.lua:23: 73787a4fdb7bfedc73f7e801cfd9cd98 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:13:51 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 46630b99f9cdd59bbfa8e2dcdcb97505:receive the request, client: 10.233.65.53, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c HTTP/1.1", host: "msb-iag.onap" 10.233.65.53 - - [10/Oct/2022:06:13:51 +0000] 46630b99f9cdd59bbfa8e2dcdcb97505 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.003 "-" "Apache-CXF/3.4.1" "10.233.71.127" 2022/10/10 06:13:51 [info] 36#36: *1471 [lua] logger.lua:23: 46630b99f9cdd59bbfa8e2dcdcb97505 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.53, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c HTTP/1.1", upstream: "http://10.233.34.61:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c", host: "msb-iag.onap" 2022/10/10 06:13:51 [info] 36#36: *1471 client 10.233.65.53 closed keepalive connection 2022/10/10 06:13:51 [info] 36#36: *1468 [lua] logger.lua:23: e4cf7acc2616e4a18d579a2baf21c80f {"matched":"multicloud"} while logging request, client: 10.233.71.127, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c HTTP/1.1", upstream: "https://10.233.43.135:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c", host: "msb-iag" 10.233.71.127 - - [10/Oct/2022:06:13:51 +0000] e4cf7acc2616e4a18d579a2baf21c80f "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-9a0c13ab-3dd8-4724-a6c5-cd0b942ab28c HTTP/1.1" 200 request_processing_time:0.126 upstream_response_time:0.125 "-" "Apache-CXF/3.4.1" "-" 2022/10/10 06:13:51 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:189):2: 6580c6c53580ccdaf06012820435b67a:receive the request, client: 10.233.71.127, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag" 2022/10/10 06:13:51 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:189):2: 4706ba57012b5356436e8b842a20c47e:receive the request, client: 10.233.65.53, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap" 10.233.65.53 - - [10/Oct/2022:06:13:52 +0000] 4706ba57012b5356436e8b842a20c47e "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.091 upstream_response_time:0.091 "-" "Apache-CXF/3.4.1" "10.233.71.127" 2022/10/10 06:13:52 [info] 36#36: *1474 [lua] logger.lua:23: 4706ba57012b5356436e8b842a20c47e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.53, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.34.61:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap" 2022/10/10 06:13:52 [info] 36#36: *1474 client 10.233.65.53 closed keepalive connection 2022/10/10 06:13:52 [info] 36#36: *1472 [lua] logger.lua:23: 6580c6c53580ccdaf06012820435b67a {"matched":"multicloud"} while logging request, client: 10.233.71.127, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.43.135:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag" 10.233.71.127 - - [10/Oct/2022:06:13:52 +0000] 6580c6c53580ccdaf06012820435b67a "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.186 upstream_response_time:0.185 "-" "Apache-CXF/3.4.1" "-" 2022/10/10 06:13:52 [info] 36#36: *1475 [lua] access_by_lua(msblocations.conf:189):2: d6ea61cfdd2343847a21737b96db8915:receive the request, client: 10.233.71.127, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag" 2022/10/10 06:13:52 [info] 36#36: *1477 [lua] access_by_lua(msblocations.conf:189):2: 5377de54e42151fb61e4c460cffd8d2e:receive the request, client: 10.233.65.53, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag.onap" 2022/10/10 06:13:52 [info] 36#36: *1477 [lua] logger.lua:23: 5377de54e42151fb61e4c460cffd8d2e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.53, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "http://10.233.34.61:9015/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag.onap" 10.233.65.53 - - [10/Oct/2022:06:13:52 +0000] 5377de54e42151fb61e4c460cffd8d2e "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.71.127" 2022/10/10 06:13:52 [info] 36#36: *1477 client 10.233.65.53 closed keepalive connection 2022/10/10 06:13:52 [info] 36#36: *1475 [lua] logger.lua:23: d6ea61cfdd2343847a21737b96db8915 {"matched":"multicloud"} while logging request, client: 10.233.71.127, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "https://10.233.43.135:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag" 10.233.71.127 - - [10/Oct/2022:06:13:52 +0000] d6ea61cfdd2343847a21737b96db8915 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 200 request_processing_time:0.094 upstream_response_time:0.094 "-" "Apache-CXF/3.4.1" "-" 2022/10/10 06:13:52 [info] 36#36: *1478 [lua] access_by_lua(msblocations.conf:189):2: 9146708ca938f79f7763f5451e6105c0:receive the request, client: 10.233.71.127, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag" 2022/10/10 06:13:52 [info] 36#36: *1480 [lua] access_by_lua(msblocations.conf:189):2: 4a4fda39bc483a6d9b046a4067477878:receive the request, client: 10.233.65.53, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag.onap" 2022/10/10 06:13:52 [info] 36#36: *1480 [lua] logger.lua:23: 4a4fda39bc483a6d9b046a4067477878 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.53, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "http://10.233.34.61:9015/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag.onap" 10.233.65.53 - - [10/Oct/2022:06:13:52 +0000] 4a4fda39bc483a6d9b046a4067477878 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 405 request_processing_time:0.004 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.71.127" 2022/10/10 06:13:52 [info] 36#36: *1480 client 10.233.65.53 closed keepalive connection 10.233.71.127 - - [10/Oct/2022:06:13:52 +0000] 9146708ca938f79f7763f5451e6105c0 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 405 request_processing_time:0.106 upstream_response_time:0.106 "-" "Apache-CXF/3.4.1" "-" 2022/10/10 06:13:52 [info] 36#36: *1478 [lua] logger.lua:23: 9146708ca938f79f7763f5451e6105c0 {"matched":"multicloud"} while logging request, client: 10.233.71.127, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "https://10.233.43.135:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag" 2022/10/10 06:13:52 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:52 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:13:56 [info] 36#36: *1468 client 10.233.71.127 closed keepalive connection 2022/10/10 06:14:01 [info] 36#36: *1478 client 10.233.71.127 closed keepalive connection 2022/10/10 06:14:01 [info] 36#36: *1475 client 10.233.71.127 closed keepalive connection 2022/10/10 06:14:01 [info] 36#36: *1472 client 10.233.71.127 closed keepalive connection 2022/10/10 06:14:02 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:02 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:06 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: 0acc8095215fd41f1f45d4b0a142e20f:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.14 - - [10/Oct/2022:06:14:06 +0000] 0acc8095215fd41f1f45d4b0a142e20f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/10 06:14:06 [info] 36#36: *1485 [lua] logger.lua:23: 0acc8095215fd41f1f45d4b0a142e20f {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:14:12 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:12 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:21 [info] 36#36: *1489 [lua] access_by_lua(msblocations.conf:189):2: d979c38bd69099b1299904199639544e:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:14:21 +0000] d979c38bd69099b1299904199639544e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:14:21 [info] 36#36: *1489 [lua] logger.lua:23: d979c38bd69099b1299904199639544e {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:14:22 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:22 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:23 [info] 36#36: *1492 [lua] access_by_lua(msblocations.conf:189):2: b6552b3b31f73c8dfed27b94f76d71df:receive the request, client: 10.233.71.127, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag" 2022/10/10 06:14:23 [info] 36#36: *1494 [lua] access_by_lua(msblocations.conf:189):2: 35705b99ef3e0627d1c24a7eea8dccee:receive the request, client: 10.233.65.53, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag.onap" 2022/10/10 06:14:23 [info] 36#36: *1494 [lua] logger.lua:23: 35705b99ef3e0627d1c24a7eea8dccee {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.53, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "http://10.233.34.61:9015/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag.onap" 10.233.65.53 - - [10/Oct/2022:06:14:23 +0000] 35705b99ef3e0627d1c24a7eea8dccee "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.71.127" 2022/10/10 06:14:23 [info] 36#36: *1494 client 10.233.65.53 closed keepalive connection 2022/10/10 06:14:23 [info] 36#36: *1492 [lua] logger.lua:23: b6552b3b31f73c8dfed27b94f76d71df {"matched":"multicloud"} while logging request, client: 10.233.71.127, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "https://10.233.43.135:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag" 10.233.71.127 - - [10/Oct/2022:06:14:23 +0000] b6552b3b31f73c8dfed27b94f76d71df "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 200 request_processing_time:0.097 upstream_response_time:0.096 "-" "Apache-CXF/3.4.1" "-" 2022/10/10 06:14:23 [info] 36#36: *1495 [lua] access_by_lua(msblocations.conf:189):2: b511719c2173bf9e20a32aaf3324d81e:receive the request, client: 10.233.71.127, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag" 2022/10/10 06:14:23 [info] 36#36: *1497 [lua] access_by_lua(msblocations.conf:189):2: fe6f60a0946d5709654fdd91ea1bf8d6:receive the request, client: 10.233.65.53, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", host: "msb-iag.onap" 2022/10/10 06:14:32 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:32 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:33 [info] 36#36: *1492 client 10.233.71.127 closed keepalive connection 2022/10/10 06:14:33 [info] 36#36: *1497 [lua] logger.lua:23: fe6f60a0946d5709654fdd91ea1bf8d6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.53, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "http://10.233.34.61:9015/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag.onap" 2022/10/10 06:14:33 [info] 36#36: *1497 client 10.233.65.53 closed keepalive connection 10.233.65.53 - - [10/Oct/2022:06:14:33 +0000] fe6f60a0946d5709654fdd91ea1bf8d6 "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 202 request_processing_time:10.095 upstream_response_time:10.095 "-" "Apache-CXF/3.4.1" "10.233.71.127" 2022/10/10 06:14:33 [info] 36#36: *1495 [lua] logger.lua:23: b511719c2173bf9e20a32aaf3324d81e {"matched":"multicloud"} while logging request, client: 10.233.71.127, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1", upstream: "https://10.233.43.135:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel", host: "msb-iag" 10.233.71.127 - - [10/Oct/2022:06:14:33 +0000] b511719c2173bf9e20a32aaf3324d81e "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/dazzling_nobel HTTP/1.1" 202 request_processing_time:10.177 upstream_response_time:10.177 "-" "Apache-CXF/3.4.1" "-" 2022/10/10 06:14:36 [info] 36#36: *1500 [lua] access_by_lua(msblocations.conf:189):2: 042d92a3bfb34481d10037dc351e420a:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.14 - - [10/Oct/2022:06:14:36 +0000] 042d92a3bfb34481d10037dc351e420a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/10 06:14:36 [info] 36#36: *1500 [lua] logger.lua:23: 042d92a3bfb34481d10037dc351e420a {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:14:41 [info] 36#36: *1501 [lua] access_by_lua(msblocations.conf:189):2: f0877b5b9f231d190d9fb715533eabd9:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:14:41 [info] 36#36: *1501 [lua] logger.lua:23: f0877b5b9f231d190d9fb715533eabd9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797 HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:14:41 +0000] f0877b5b9f231d190d9fb715533eabd9 "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797 HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/10/10 06:14:41 [info] 36#36: *1501 client 10.233.65.12 closed keepalive connection 2022/10/10 06:14:41 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:189):2: ddea73814b197e7bf8a15513907cf3d6:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:14:41 [info] 36#36: *1502 [lua] logger.lua:23: ddea73814b197e7bf8a15513907cf3d6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:14:41 +0000] ddea73814b197e7bf8a15513907cf3d6 "GET /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:14:41 [info] 36#36: *1502 client 10.233.65.12 closed keepalive connection 2022/10/10 06:14:41 [info] 36#36: *1503 [lua] access_by_lua(msblocations.conf:189):2: 85b7dde4e126da5670000932815922fe:receive the request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:14:41 +0000] 85b7dde4e126da5670000932815922fe "DELETE /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1" 204 request_processing_time:0.009 upstream_response_time:0.009 "-" "python-requests/2.24.0" "-" 2022/10/10 06:14:41 [info] 36#36: *1503 [lua] logger.lua:23: 85b7dde4e126da5670000932815922fe {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/rb/definition/975834c6-3b09-4f26-a55a-864a4f84a7ab/b2aa0ab5-7409-4c22-8753-67dda6c84797/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:14:41 [info] 36#36: *1503 client 10.233.65.12 closed keepalive connection 2022/10/10 06:14:42 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:42 [info] 36#36: *1504 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:43 [info] 36#36: *1495 client 10.233.71.127 closed keepalive connection 2022/10/10 06:14:51 [info] 36#36: *1506 [lua] access_by_lua(msblocations.conf:189):2: b4176ad22a5227ab30dfa12284774389:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:14:51 [info] 36#36: *1506 [lua] logger.lua:23: b4176ad22a5227ab30dfa12284774389 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:14:51 +0000] b4176ad22a5227ab30dfa12284774389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:14:52 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:14:52 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:02 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:02 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:06 [info] 36#36: *1511 [lua] access_by_lua(msblocations.conf:189):2: 8699a9a6f94d38f498a42b7b84399c93:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.14 - - [10/Oct/2022:06:15:06 +0000] 8699a9a6f94d38f498a42b7b84399c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:15:06 [info] 36#36: *1511 [lua] logger.lua:23: 8699a9a6f94d38f498a42b7b84399c93 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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/10/10 06:15:09 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:189):2: 1f8e276e7a327f5ada84e802b61c9875:receive the request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:15:09 [info] 36#36: *1513 [lua] logger.lua:23: 1f8e276e7a327f5ada84e802b61c9875 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:15:09 +0000] 1f8e276e7a327f5ada84e802b61c9875 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/10 06:15:09 [info] 36#36: *1513 client 10.233.65.12 closed keepalive connection 2022/10/10 06:15:09 [info] 36#36: *1514 [lua] access_by_lua(msblocations.conf:189):2: 2096a57649b64740be3b37af73336307:receive the request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/10 06:15:09 [info] 36#36: *1514 [lua] logger.lua:23: 2096a57649b64740be3b37af73336307 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.12, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.34.61:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.12 - - [10/Oct/2022:06:15:09 +0000] 2096a57649b64740be3b37af73336307 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/10 06:15:09 [info] 36#36: *1514 client 10.233.65.12 closed keepalive connection 2022/10/10 06:15:12 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:12 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:21 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:189):2: d049f7693f403a722b0bd883a76cbcc1:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:15:21 [info] 36#36: *1517 [lua] logger.lua:23: d049f7693f403a722b0bd883a76cbcc1 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:15:21 +0000] d049f7693f403a722b0bd883a76cbcc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:15:22 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:22 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:32 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:32 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:36 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: eac527355ab21cc7a82d917d9bbacdbe:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:15:36 [info] 36#36: *1522 [lua] logger.lua:23: eac527355ab21cc7a82d917d9bbacdbe {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:15:36 +0000] eac527355ab21cc7a82d917d9bbacdbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:15:42 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:42 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:51 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:189):2: 3fa73fe660a257a1282468687359bb73:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:15:51 [info] 36#36: *1525 [lua] logger.lua:23: 3fa73fe660a257a1282468687359bb73 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:15:51 +0000] 3fa73fe660a257a1282468687359bb73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/10 06:15:52 [info] 37#37: *1526 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:15:52 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:02 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:02 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:06 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:189):2: d00ecdb9fa3b7926e7cc80cff7e8c7b4:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:16:06 [info] 36#36: *1530 [lua] logger.lua:23: d00ecdb9fa3b7926e7cc80cff7e8c7b4 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:16:06 +0000] d00ecdb9fa3b7926e7cc80cff7e8c7b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:16:12 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:12 [info] 36#36: *1533 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:21 [info] 36#36: *1534 [lua] access_by_lua(msblocations.conf:189):2: 6ba010948538f895c9ee8315ff863d64:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:16:21 [info] 36#36: *1534 [lua] logger.lua:23: 6ba010948538f895c9ee8315ff863d64 {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:16:21 +0000] 6ba010948538f895c9ee8315ff863d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/10 06:16:22 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:22 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:32 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:32 [info] 37#37: *1538 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:36 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: 7c1cfe21e567b3859a1ad8fb1ffc38db:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:16:36 [info] 36#36: *1539 [lua] logger.lua:23: 7c1cfe21e567b3859a1ad8fb1ffc38db {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:16:36 +0000] 7c1cfe21e567b3859a1ad8fb1ffc38db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/10 06:16:42 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:42 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:51 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:189):2: 37c07bb2cbb8821a38eaace379e5b28d:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:16:51 [info] 36#36: *1542 [lua] logger.lua:23: 37c07bb2cbb8821a38eaace379e5b28d {"matched":"microservices"} while logging request, client: 10.233.72.14, 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.72.14 - - [10/Oct/2022:06:16:51 +0000] 37c07bb2cbb8821a38eaace379e5b28d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.14 - - [10/Oct/2022:06:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/10 06:16:52 [info] 36#36: *1544 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:16:52 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:17:02 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:17:02 [info] 36#36: *1546 client closed connection while SSL handshaking, client: 10.233.71.249, server: 0.0.0.0:443 2022/10/10 06:17:06 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:189):2: 45bf46d2fd416f14675d798bf17d019b:receive the request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/10 06:17:06 [info] 36#36: *1547 [lua] logger.lua:23: 45bf46d2fd416f14675d798bf17d019b {"matched":"microservices"} while logging request, client: 10.233.72.14, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1"