@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.29.125 ### 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/09 04:55:55 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/09 04:55:55 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/09 04:55:55 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/09 04:55:55 [notice] 33#33: using the "epoll" event method 2022/10/09 04:55:55 [notice] 33#33: openresty/1.13.6.1 2022/10/09 04:55:55 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/09 04:55:55 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/09 04:55:55 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute @RUNHOME@ /usr/local/apiroute 2022/10/09 04:55:55 [notice] 34#34: start worker processes ================== 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 ... 2022/10/09 04:55:55 [notice] 34#34: start worker process 38 2022/10/09 04:55:55 [notice] 34#34: start worker process 40 2022/10/09 04:55:55 [notice] 34#34: start worker process 41 2022/10/09 04:55:55 [notice] 34#34: start worker process 42 2022/10/09 04:55:55 [notice] 34#34: start worker process 44 2022/10/09 04:55:55 [notice] 34#34: start worker process 46 2022/10/09 04:55:55 [notice] 34#34: start worker process 47 2022/10/09 04:55:55 [notice] 34#34: start worker process 48 2022/10/09 04:55:55 [notice] 34#34: start cache manager process 49 2022/10/09 04:55:55 [notice] 34#34: start cache loader process 50 @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221009045555.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-09 04:55:59 922 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-09 04:55:59 935 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-09 04:55:59 936 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-09 04:56:00 026 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-09 04:56:00 026 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.29.125:10081 Enabled:true 2022-10-09 04:56:02 761 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-09 04:56:02 932 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-09 04:56:02 932 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-09 04:56:02 935 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-09 04:56:02 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-09 04:56:02 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-09 04:56:02 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-09 04:56:02 937 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-09 04:56:03 079 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-09 04:56:03 285 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-09 04:56:03 286 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-09 04:56:03 286 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-09 04:56:04 083 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/09 04:56:05 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:05 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:15 [info] 42#42: *14 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:15 [info] 42#42: *15 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:17 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: 854a6950428d2d084ea1717209d92150:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:56:17 [info] 38#38: *16 [lua] logger.lua:23: 854a6950428d2d084ea1717209d92150 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:56:17 +0000] 854a6950428d2d084ea1717209d92150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.274 upstream_response_time:0.272 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:04:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 59 2022/10/09 04:56:25 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:25 [info] 42#42: *20 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:32 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 5871febf4e230614690c010e6d4db30d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:56:32 [info] 38#38: *21 [lua] logger.lua:23: 5871febf4e230614690c010e6d4db30d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:56:32 +0000] 5871febf4e230614690c010e6d4db30d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.067 upstream_response_time:0.062 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:04:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2022/10/09 04:56:35 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:35 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:36 [info] 38#38: *22 [lua] access_by_lua(msblocations.conf:189):2: 6d96f2fd3436f03fba1feba7a2d78fe4:receive the request, client: 10.233.65.78, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/09 04:56:36 [info] 38#38: *22 [lua] logger.lua:23: 6d96f2fd3436f03fba1feba7a2d78fe4 {"matched":"microservices"} while logging request, client: 10.233.65.78, 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.78 - - [09/Oct/2022:04:56:36 +0000] 6d96f2fd3436f03fba1feba7a2d78fe4 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.454 upstream_response_time:0.445 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.78 - - [09/Oct/2022:04:56:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 450 2022/10/09 04:56:44 [info] 38#38: *22 client 10.233.65.78 closed keepalive connection 2022/10/09 04:56:45 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:45 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:46 [info] 38#38: *27 [lua] access_by_lua(msblocations.conf:189):2: d22348a908a89fe6b7e665f637db5b47:receive the request, client: 10.233.66.65, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/09 04:56:46 [info] 38#38: *27 [lua] logger.lua:23: d22348a908a89fe6b7e665f637db5b47 {"matched":"microservices"} while logging request, client: 10.233.66.65, 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.66.65 - - [09/Oct/2022:04:56:46 +0000] d22348a908a89fe6b7e665f637db5b47 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.196 upstream_response_time:0.194 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.66.65 - - [09/Oct/2022:04:56:46 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 190 2022/10/09 04:56:47 [info] 38#38: *28 [lua] access_by_lua(msblocations.conf:189):2: 48d4b414815560e725aecf57de8ff6ad:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:56:47 [info] 38#38: *28 [lua] logger.lua:23: 48d4b414815560e725aecf57de8ff6ad {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:56:47 +0000] 48d4b414815560e725aecf57de8ff6ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:04:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 04:56:51 [info] 38#38: *27 client 10.233.66.65 closed keepalive connection 2022/10/09 04:56:55 [notice] 50#50: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/09 04:56:55 [notice] 34#34: signal 17 (SIGCHLD) received from 50 2022/10/09 04:56:55 [notice] 34#34: cache loader process 50 exited with code 0 2022/10/09 04:56:55 [notice] 34#34: signal 29 (SIGIO) received 2022/10/09 04:56:55 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:56:55 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:02 [info] 38#38: *32 [lua] access_by_lua(msblocations.conf:189):2: c3c3dd5fd17f11a9fd6b91eb5acdfd9c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:57:03 [info] 38#38: *32 [lua] logger.lua:23: c3c3dd5fd17f11a9fd6b91eb5acdfd9c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:57:03 +0000] c3c3dd5fd17f11a9fd6b91eb5acdfd9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:04:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/09 04:57:05 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:05 [info] 42#42: *33 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:15 [info] 42#42: *35 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:15 [info] 42#42: *36 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:18 [info] 38#38: *37 [lua] access_by_lua(msblocations.conf:189):2: 96dfe052709f46d4cf0b1f8de8015298:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:57:18 [info] 38#38: *37 [lua] logger.lua:23: 96dfe052709f46d4cf0b1f8de8015298 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:04:57:18 +0000] 96dfe052709f46d4cf0b1f8de8015298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/09 04:57:25 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:25 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:33 [info] 38#38: *40 [lua] access_by_lua(msblocations.conf:189):2: f793a0d7968fbf405c7c82986f93656f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.66.99 - - [09/Oct/2022:04:57:33 +0000] f793a0d7968fbf405c7c82986f93656f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2022/10/09 04:57:33 [info] 38#38: *40 [lua] logger.lua:23: f793a0d7968fbf405c7c82986f93656f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 04:57:35 [info] 42#42: *42 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:35 [info] 42#42: *41 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:45 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:45 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:48 [info] 38#38: *45 [lua] access_by_lua(msblocations.conf:189):2: 65eea057c2a4f632ba3f678b01c7e7e7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:57:48 +0000] 65eea057c2a4f632ba3f678b01c7e7e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2022/10/09 04:57:48 [info] 38#38: *45 [lua] logger.lua:23: 65eea057c2a4f632ba3f678b01c7e7e7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 04:57:55 [info] 42#42: *48 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:57:55 [info] 42#42: *47 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:03 [info] 38#38: *49 [lua] access_by_lua(msblocations.conf:189):2: 07d61b68eb5cd510709197396ec388db:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:03 +0000] 07d61b68eb5cd510709197396ec388db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2022/10/09 04:58:03 [info] 38#38: *49 [lua] logger.lua:23: 07d61b68eb5cd510709197396ec388db {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2022/10/09 04:58:05 [info] 42#42: *50 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:05 [info] 42#42: *51 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:15 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:15 [info] 42#42: *52 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:18 [info] 38#38: *54 [lua] access_by_lua(msblocations.conf:189):2: 35193c6c6f93bbbd7821733a56345845:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.66.99 - - [09/Oct/2022:04:58:18 +0000] 35193c6c6f93bbbd7821733a56345845 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/09 04:58:18 [info] 38#38: *54 [lua] logger.lua:23: 35193c6c6f93bbbd7821733a56345845 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 04:58:25 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:25 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:33 [info] 38#38: *57 [lua] access_by_lua(msblocations.conf:189):2: 1405a4bedd37e9bef7755a7727335b24:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:33 +0000] 1405a4bedd37e9bef7755a7727335b24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/09 04:58:33 [info] 38#38: *57 [lua] logger.lua:23: 1405a4bedd37e9bef7755a7727335b24 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/09 04:58:35 [info] 42#42: *58 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:35 [info] 42#42: *59 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:45 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:45 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:48 [info] 38#38: *62 [lua] access_by_lua(msblocations.conf:189):2: 84d777d45446157154fcf10549c66535:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:48 +0000] 84d777d45446157154fcf10549c66535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/09 04:58:48 [info] 38#38: *62 [lua] logger.lua:23: 84d777d45446157154fcf10549c66535 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 04:58:55 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:58:55 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:03 [info] 38#38: *66 [lua] access_by_lua(msblocations.conf:189):2: 3442b237ac2eea7d3dd9b2dfcdabcc00:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:59:03 [info] 38#38: *66 [lua] logger.lua:23: 3442b237ac2eea7d3dd9b2dfcdabcc00 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:59:03 +0000] 3442b237ac2eea7d3dd9b2dfcdabcc00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.065 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:04:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/09 04:59:05 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:05 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:15 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:15 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:18 [info] 38#38: *71 [lua] access_by_lua(msblocations.conf:189):2: 65190982fa0f1a5afb3d39c841a84fdc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 04:59:18 [info] 38#38: *71 [lua] logger.lua:23: 65190982fa0f1a5afb3d39c841a84fdc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:59:18 +0000] 65190982fa0f1a5afb3d39c841a84fdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:04:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 04:59:25 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:25 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:33 [info] 38#38: *74 [lua] access_by_lua(msblocations.conf:189):2: 73a17978d825dd280d86c3e1fd1a135e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.99 - - [09/Oct/2022:04:59:33 +0000] 73a17978d825dd280d86c3e1fd1a135e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/09 04:59:33 [info] 38#38: *74 [lua] logger.lua:23: 73a17978d825dd280d86c3e1fd1a135e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 04:59:35 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:35 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:45 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:45 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:48 [info] 38#38: *79 [lua] access_by_lua(msblocations.conf:189):2: c2de652b55590ad1c6ccbc8d866fe7a4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/09 04:59:48 [info] 38#38: *79 [lua] logger.lua:23: c2de652b55590ad1c6ccbc8d866fe7a4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:04:59:48 +0000] c2de652b55590ad1c6ccbc8d866fe7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.030 "-" "Consul Health Check" "-" 2022/10/09 04:59:55 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 04:59:55 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:03 [info] 38#38: *83 [lua] access_by_lua(msblocations.conf:189):2: 023526fc079fd94d9a43c6c9b748ea2b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:00:03 [info] 38#38: *83 [lua] logger.lua:23: 023526fc079fd94d9a43c6c9b748ea2b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:00:03 +0000] 023526fc079fd94d9a43c6c9b748ea2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:00:05 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:05 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:15 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:15 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:18 [info] 38#38: *88 [lua] access_by_lua(msblocations.conf:189):2: 16b7b9b4c824793686503f6f1225ea50:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:00:18 [info] 38#38: *88 [lua] logger.lua:23: 16b7b9b4c824793686503f6f1225ea50 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:00:18 +0000] 16b7b9b4c824793686503f6f1225ea50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:00:25 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:25 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:33 [info] 38#38: *91 [lua] access_by_lua(msblocations.conf:189):2: 93ea55f57a4ed7ccea91043bc8f5397e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:00:33 +0000] 93ea55f57a4ed7ccea91043bc8f5397e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:00:33 [info] 38#38: *91 [lua] logger.lua:23: 93ea55f57a4ed7ccea91043bc8f5397e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:00:35 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:35 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:45 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:45 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:48 [info] 38#38: *96 [lua] access_by_lua(msblocations.conf:189):2: cce51f82238d73229d3e92e48bad0fae:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:00:48 +0000] cce51f82238d73229d3e92e48bad0fae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.047 "-" "Consul Health Check" "-" 2022/10/09 05:00:48 [info] 38#38: *96 [lua] logger.lua:23: cce51f82238d73229d3e92e48bad0fae {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:00:55 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:00:55 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:03 [info] 38#38: *100 [lua] access_by_lua(msblocations.conf:189):2: 654fb5ade19276a1ca869fda80304b10:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.66.99 - - [09/Oct/2022:05:01:03 +0000] 654fb5ade19276a1ca869fda80304b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2022/10/09 05:01:03 [info] 38#38: *100 [lua] logger.lua:23: 654fb5ade19276a1ca869fda80304b10 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:01:05 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:05 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:15 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:15 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:18 [info] 38#38: *105 [lua] access_by_lua(msblocations.conf:189):2: 523f9a3fee0db67920fef6bd45b71020:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:01:18 [info] 38#38: *105 [lua] logger.lua:23: 523f9a3fee0db67920fef6bd45b71020 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:01:18 +0000] 523f9a3fee0db67920fef6bd45b71020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:01:25 [info] 42#42: *106 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:25 [info] 42#42: *107 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:33 [info] 38#38: *108 [lua] access_by_lua(msblocations.conf:189):2: 9b2e9910c4f5fffaed707303babf102b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:01:33 [info] 38#38: *108 [lua] logger.lua:23: 9b2e9910c4f5fffaed707303babf102b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:01:33 +0000] 9b2e9910c4f5fffaed707303babf102b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2022/10/09 05:01:35 [info] 42#42: *109 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:35 [info] 42#42: *110 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:45 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:45 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:48 [info] 38#38: *113 [lua] access_by_lua(msblocations.conf:189):2: 92f343a1fd908122864b6192fafdcc84:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:01:49 [info] 38#38: *113 [lua] logger.lua:23: 92f343a1fd908122864b6192fafdcc84 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:01:49 +0000] 92f343a1fd908122864b6192fafdcc84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/09 05:01:55 [info] 42#42: *115 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:55 [info] 42#42: *116 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:01:59 [info] 38#38: *117 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.191, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.68.191 - - [09/Oct/2022:05:01:59 +0000] 71c67202c59729e06a1f3c9ba2e853a5 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/09 05:02:04 [info] 38#38: *118 [lua] access_by_lua(msblocations.conf:189):2: da25875253e5ce7a63bec7b79b79c000:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:02:04 [info] 38#38: *118 [lua] logger.lua:23: da25875253e5ce7a63bec7b79b79c000 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:02:04 +0000] da25875253e5ce7a63bec7b79b79c000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/09 05:02:05 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:05 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:15 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:15 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:19 [info] 38#38: *123 [lua] access_by_lua(msblocations.conf:189):2: 8690674a4d460e783bb92f9a92c74387:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:02:19 [info] 38#38: *123 [lua] logger.lua:23: 8690674a4d460e783bb92f9a92c74387 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:02:19 +0000] 8690674a4d460e783bb92f9a92c74387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:02:25 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:25 [info] 42#42: *125 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:34 [info] 38#38: *126 [lua] access_by_lua(msblocations.conf:189):2: b3d2c35c6ad81b098c86026175d61f61:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:02:34 +0000] b3d2c35c6ad81b098c86026175d61f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:02:34 [info] 38#38: *126 [lua] logger.lua:23: b3d2c35c6ad81b098c86026175d61f61 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:02:35 [info] 42#42: *127 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:35 [info] 42#42: *128 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:45 [info] 42#42: *130 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:45 [info] 42#42: *129 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:49 [info] 38#38: *131 [lua] access_by_lua(msblocations.conf:189):2: 01793b7401a5602588e5ad952f8a3674:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:02:49 [info] 38#38: *131 [lua] logger.lua:23: 01793b7401a5602588e5ad952f8a3674 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.66.99 - - [09/Oct/2022:05:02:49 +0000] 01793b7401a5602588e5ad952f8a3674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/09 05:02:55 [info] 42#42: *133 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:02:55 [info] 42#42: *134 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:04 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:189):2: 91c15057ebe2d9fcd543a6f402979696:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:03:04 [info] 38#38: *135 [lua] logger.lua:23: 91c15057ebe2d9fcd543a6f402979696 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:03:04 +0000] 91c15057ebe2d9fcd543a6f402979696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:03:05 [info] 42#42: *136 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:05 [info] 42#42: *137 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:15 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:15 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:19 [info] 38#38: *140 [lua] access_by_lua(msblocations.conf:189):2: 94fff98c32e7596833f8d86455ed9b54:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:03:19 [info] 38#38: *140 [lua] logger.lua:23: 94fff98c32e7596833f8d86455ed9b54 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:03:19 +0000] 94fff98c32e7596833f8d86455ed9b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:03:25 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:25 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:34 [info] 38#38: *143 [lua] access_by_lua(msblocations.conf:189):2: 96581c7524e90d0db0a6214566eab9e5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:03:34 [info] 38#38: *143 [lua] logger.lua:23: 96581c7524e90d0db0a6214566eab9e5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:03:34 +0000] 96581c7524e90d0db0a6214566eab9e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:03:35 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:35 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:45 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:45 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:49 [info] 38#38: *148 [lua] access_by_lua(msblocations.conf:189):2: 801203664480983f35f9c14ad402c2a0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:03:49 +0000] 801203664480983f35f9c14ad402c2a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:03:49 [info] 38#38: *148 [lua] logger.lua:23: 801203664480983f35f9c14ad402c2a0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:03:55 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:03:55 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:04 [info] 38#38: *152 [lua] access_by_lua(msblocations.conf:189):2: c08058d21f9c397844585e76362f9e34:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:04:04 [info] 38#38: *152 [lua] logger.lua:23: c08058d21f9c397844585e76362f9e34 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:04:04 +0000] c08058d21f9c397844585e76362f9e34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:04:05 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:05 [info] 42#42: *153 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:15 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:15 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:19 [info] 38#38: *157 [lua] access_by_lua(msblocations.conf:189):2: 5c4514459ee836eec9c08063568366c3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:04:19 +0000] 5c4514459ee836eec9c08063568366c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:04:19 [info] 38#38: *157 [lua] logger.lua:23: 5c4514459ee836eec9c08063568366c3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:04:25 [info] 42#42: *158 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:25 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:34 [info] 38#38: *160 [lua] access_by_lua(msblocations.conf:189):2: 7a8fde80fe64836884738b7ff2ebfce0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:04:34 +0000] 7a8fde80fe64836884738b7ff2ebfce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:04:34 [info] 38#38: *160 [lua] logger.lua:23: 7a8fde80fe64836884738b7ff2ebfce0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:04:35 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:35 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:45 [info] 42#42: *164 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:45 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:49 [info] 38#38: *165 [lua] access_by_lua(msblocations.conf:189):2: 7f564e79e8ccd1c8051c91c91c7f4206:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:04:49 +0000] 7f564e79e8ccd1c8051c91c91c7f4206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:04:49 [info] 38#38: *165 [lua] logger.lua:23: 7f564e79e8ccd1c8051c91c91c7f4206 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:04:55 [info] 42#42: *168 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:04:55 [info] 42#42: *167 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:04 [info] 38#38: *169 [lua] access_by_lua(msblocations.conf:189):2: d17a6c54c04a4c9fab7134e62aa1fead:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:05:04 [info] 38#38: *169 [lua] logger.lua:23: d17a6c54c04a4c9fab7134e62aa1fead {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:05:04 +0000] d17a6c54c04a4c9fab7134e62aa1fead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:05:05 [info] 42#42: *170 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:05 [info] 42#42: *171 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:15 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:15 [info] 42#42: *173 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:19 [info] 38#38: *174 [lua] access_by_lua(msblocations.conf:189):2: c3298d769b5282d2a4166620be8ddf5f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:05:19 [info] 38#38: *174 [lua] logger.lua:23: c3298d769b5282d2a4166620be8ddf5f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:05:19 +0000] c3298d769b5282d2a4166620be8ddf5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:05:25 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:25 [info] 42#42: *175 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:34 [info] 38#38: *177 [lua] access_by_lua(msblocations.conf:189):2: 5614919340a0969744fd1edc377ae723:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:05:34 [info] 38#38: *177 [lua] logger.lua:23: 5614919340a0969744fd1edc377ae723 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:05:34 +0000] 5614919340a0969744fd1edc377ae723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:05:35 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:35 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:45 [info] 42#42: *181 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:45 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:49 [info] 38#38: *182 [lua] access_by_lua(msblocations.conf:189):2: b05b71eb38b4e1726153ba9d7518796d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:05:49 [info] 38#38: *182 [lua] logger.lua:23: b05b71eb38b4e1726153ba9d7518796d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:05:49 +0000] b05b71eb38b4e1726153ba9d7518796d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:05:55 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:05:55 [info] 42#42: *185 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:04 [info] 38#38: *186 [lua] access_by_lua(msblocations.conf:189):2: e9c29b23f15f15642e13531627583b62:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:06:04 +0000] e9c29b23f15f15642e13531627583b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:06:04 [info] 38#38: *186 [lua] logger.lua:23: e9c29b23f15f15642e13531627583b62 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:06:05 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:05 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:15 [info] 42#42: *189 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:15 [info] 42#42: *190 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:19 [info] 38#38: *191 [lua] access_by_lua(msblocations.conf:189):2: d1a99380dd658b930b134464b7e65d55:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:06:19 +0000] d1a99380dd658b930b134464b7e65d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:06:19 [info] 38#38: *191 [lua] logger.lua:23: d1a99380dd658b930b134464b7e65d55 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:06:25 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:25 [info] 42#42: *192 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:34 [info] 38#38: *194 [lua] access_by_lua(msblocations.conf:189):2: af415d787f10a16cbb414ba09370d95b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:06:34 [info] 38#38: *194 [lua] logger.lua:23: af415d787f10a16cbb414ba09370d95b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:06:34 +0000] af415d787f10a16cbb414ba09370d95b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:06:35 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:35 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:45 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:45 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:49 [info] 38#38: *199 [lua] access_by_lua(msblocations.conf:189):2: 1ac2e184750e585e914e86b6b579154f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:06:49 [info] 38#38: *199 [lua] logger.lua:23: 1ac2e184750e585e914e86b6b579154f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:06:49 +0000] 1ac2e184750e585e914e86b6b579154f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:06:55 [info] 42#42: *202 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:06:55 [info] 42#42: *201 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:04 [info] 38#38: *203 [lua] access_by_lua(msblocations.conf:189):2: 1a8d069bdbae4bafa45b7b905ff7a8d3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:07:04 [info] 38#38: *203 [lua] logger.lua:23: 1a8d069bdbae4bafa45b7b905ff7a8d3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:07:04 +0000] 1a8d069bdbae4bafa45b7b905ff7a8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:07:05 [info] 42#42: *205 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:05 [info] 42#42: *204 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:15 [info] 42#42: *207 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:15 [info] 42#42: *206 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:19 [info] 38#38: *208 [lua] access_by_lua(msblocations.conf:189):2: f93b9a85e04eeccde649ae9200bb694c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:07:19 [info] 38#38: *208 [lua] logger.lua:23: f93b9a85e04eeccde649ae9200bb694c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:07:19 +0000] f93b9a85e04eeccde649ae9200bb694c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:07:25 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:25 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:34 [info] 38#38: *211 [lua] access_by_lua(msblocations.conf:189):2: f2e3030b996f8893be46b3a2995d39f6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:07:34 +0000] f2e3030b996f8893be46b3a2995d39f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:07:34 [info] 38#38: *211 [lua] logger.lua:23: f2e3030b996f8893be46b3a2995d39f6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:07:35 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:35 [info] 42#42: *212 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:45 [info] 42#42: *214 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:45 [info] 42#42: *215 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:49 [info] 38#38: *216 [lua] access_by_lua(msblocations.conf:189):2: 726fcdb530c536b2ea09c7e3b338805c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:07:49 +0000] 726fcdb530c536b2ea09c7e3b338805c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/09 05:07:49 [info] 38#38: *216 [lua] logger.lua:23: 726fcdb530c536b2ea09c7e3b338805c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/09 05:07:55 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:07:55 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:04 [info] 38#38: *220 [lua] access_by_lua(msblocations.conf:189):2: a500af8a9b1a61189ce364a1e3513ecd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:08:04 [info] 38#38: *220 [lua] logger.lua:23: a500af8a9b1a61189ce364a1e3513ecd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:08:04 +0000] a500af8a9b1a61189ce364a1e3513ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:08:05 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:05 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:15 [info] 42#42: *224 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:15 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:19 [info] 38#38: *225 [lua] access_by_lua(msblocations.conf:189):2: f4321564995da40475dc20d55ddd598c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:08:19 +0000] f4321564995da40475dc20d55ddd598c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:08:19 [info] 38#38: *225 [lua] logger.lua:23: f4321564995da40475dc20d55ddd598c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:08:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:08:25 [info] 42#42: *226 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:25 [info] 42#42: *227 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:34 [info] 38#38: *228 [lua] access_by_lua(msblocations.conf:189):2: f514d7caf6071157e477a8bfdbffa9e6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:08:34 [info] 38#38: *228 [lua] logger.lua:23: f514d7caf6071157e477a8bfdbffa9e6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:08:34 +0000] f514d7caf6071157e477a8bfdbffa9e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.060 upstream_response_time:0.044 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:08:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:08:35 [info] 42#42: *230 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:35 [info] 42#42: *229 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:45 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:45 [info] 42#42: *232 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:49 [info] 38#38: *233 [lua] access_by_lua(msblocations.conf:189):2: 6cd7dc125c096417c7991bf1de99ab84:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:08:49 +0000] 6cd7dc125c096417c7991bf1de99ab84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:08:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:08:49 [info] 38#38: *233 [lua] logger.lua:23: 6cd7dc125c096417c7991bf1de99ab84 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:08:55 [info] 42#42: *236 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:08:55 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:04 [info] 38#38: *237 [lua] access_by_lua(msblocations.conf:189):2: 651338701e65505733babde4d78a041a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:09:04 +0000] 651338701e65505733babde4d78a041a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:09:04 [info] 38#38: *237 [lua] logger.lua:23: 651338701e65505733babde4d78a041a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:09:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:09:05 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:05 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:15 [info] 42#42: *240 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:15 [info] 42#42: *241 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:19 [info] 38#38: *242 [lua] access_by_lua(msblocations.conf:189):2: 402eec8139edf599115d8aa564fb271a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:09:19 [info] 38#38: *242 [lua] logger.lua:23: 402eec8139edf599115d8aa564fb271a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:09:19 +0000] 402eec8139edf599115d8aa564fb271a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:09:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 05:09:25 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:25 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:34 [info] 38#38: *245 [lua] access_by_lua(msblocations.conf:189):2: 6826ad665f1de4315b3a6ffdbec84377:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:09:34 +0000] 6826ad665f1de4315b3a6ffdbec84377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2022/10/09 05:09:34 [info] 38#38: *245 [lua] logger.lua:23: 6826ad665f1de4315b3a6ffdbec84377 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:09:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/09 05:09:35 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:35 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:45 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:45 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:49 [info] 38#38: *250 [lua] access_by_lua(msblocations.conf:189):2: be0498fd99bec1ad848c6d65299f48ab:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:09:49 [info] 38#38: *250 [lua] logger.lua:23: be0498fd99bec1ad848c6d65299f48ab {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:09:49 +0000] be0498fd99bec1ad848c6d65299f48ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:09:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:09:55 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:09:55 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:04 [info] 38#38: *254 [lua] access_by_lua(msblocations.conf:189):2: 62867aef055384b3f7e36b9f955dbf45:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:10:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:10:04 [info] 38#38: *254 [lua] logger.lua:23: 62867aef055384b3f7e36b9f955dbf45 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:10:04 +0000] 62867aef055384b3f7e36b9f955dbf45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/09 05:10:05 [info] 42#42: *255 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:05 [info] 42#42: *256 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:15 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:15 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:19 [info] 38#38: *259 [lua] access_by_lua(msblocations.conf:189):2: 0ee9ab34e2f294852fcfeca81b2dd4e8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:10:19 +0000] 0ee9ab34e2f294852fcfeca81b2dd4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:10:19 [info] 38#38: *259 [lua] logger.lua:23: 0ee9ab34e2f294852fcfeca81b2dd4e8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:10:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:10:25 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:25 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:34 [info] 38#38: *262 [lua] access_by_lua(msblocations.conf:189):2: 014e76be0d0e546964e4ee9bc78268fb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:10:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.66.99 - - [09/Oct/2022:05:10:34 +0000] 014e76be0d0e546964e4ee9bc78268fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/09 05:10:34 [info] 38#38: *262 [lua] logger.lua:23: 014e76be0d0e546964e4ee9bc78268fb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:10:35 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:35 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:45 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:45 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:49 [info] 38#38: *267 [lua] access_by_lua(msblocations.conf:189):2: a342ca6127c50a540c4b19387b47a090:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:10:49 [info] 38#38: *267 [lua] logger.lua:23: a342ca6127c50a540c4b19387b47a090 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:10:49 +0000] a342ca6127c50a540c4b19387b47a090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:10:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/09 05:10:55 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:10:55 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:04 [info] 38#38: *271 [lua] access_by_lua(msblocations.conf:189):2: ead11510e211c0d55d4684d60d28cc26:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:11:04 +0000] ead11510e211c0d55d4684d60d28cc26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:11:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:11:04 [info] 38#38: *271 [lua] logger.lua:23: ead11510e211c0d55d4684d60d28cc26 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:11:05 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:05 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:15 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:15 [info] 42#42: *274 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:19 [info] 38#38: *276 [lua] access_by_lua(msblocations.conf:189):2: 159b7e0002ce718bd695f164423cbb30:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:11:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.99 - - [09/Oct/2022:05:11:19 +0000] 159b7e0002ce718bd695f164423cbb30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/09 05:11:19 [info] 38#38: *276 [lua] logger.lua:23: 159b7e0002ce718bd695f164423cbb30 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:11:25 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:25 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:34 [info] 38#38: *279 [lua] access_by_lua(msblocations.conf:189):2: 5d4489477ff2fc6067ee7bcf44da0730:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:11:34 +0000] 5d4489477ff2fc6067ee7bcf44da0730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:11:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:11:34 [info] 38#38: *279 [lua] logger.lua:23: 5d4489477ff2fc6067ee7bcf44da0730 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:11:35 [info] 42#42: *281 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:35 [info] 42#42: *280 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:45 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:45 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:49 [info] 38#38: *284 [lua] access_by_lua(msblocations.conf:189):2: ca079887e9178bc4ffacd99b0b5e8834:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:11:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.99 - - [09/Oct/2022:05:11:49 +0000] ca079887e9178bc4ffacd99b0b5e8834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:11:49 [info] 38#38: *284 [lua] logger.lua:23: ca079887e9178bc4ffacd99b0b5e8834 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:11:55 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:11:55 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:04 [info] 38#38: *288 [lua] access_by_lua(msblocations.conf:189):2: 8f00bf3302a92245ada516fcf342eeea:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:12:04 [info] 38#38: *288 [lua] logger.lua:23: 8f00bf3302a92245ada516fcf342eeea {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:12:04 +0000] 8f00bf3302a92245ada516fcf342eeea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:12:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:12:05 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:05 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:15 [info] 42#42: *292 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:15 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:19 [info] 38#38: *293 [lua] access_by_lua(msblocations.conf:189):2: 351a78937ecbb260681c79280392a3bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:12:19 [info] 38#38: *293 [lua] logger.lua:23: 351a78937ecbb260681c79280392a3bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:12:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:12:19 +0000] 351a78937ecbb260681c79280392a3bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:12:25 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:25 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:34 [info] 38#38: *296 [lua] access_by_lua(msblocations.conf:189):2: b89f5de9c0e6f1588b023de70db8bae4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:12:34 [info] 38#38: *296 [lua] logger.lua:23: b89f5de9c0e6f1588b023de70db8bae4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:12:34 +0000] b89f5de9c0e6f1588b023de70db8bae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:12:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 05:12:35 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:35 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:45 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:45 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:49 [info] 38#38: *301 [lua] access_by_lua(msblocations.conf:189):2: e61a62b0685517456e364ebf8ea990b6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:12:49 [info] 38#38: *301 [lua] logger.lua:23: e61a62b0685517456e364ebf8ea990b6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:12:49 +0000] e61a62b0685517456e364ebf8ea990b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:12:55 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:12:55 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:04 [info] 38#38: *305 [lua] access_by_lua(msblocations.conf:189):2: bcaa28f764de0e0a71dc076e413f7f74:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:13:04 [info] 38#38: *305 [lua] logger.lua:23: bcaa28f764de0e0a71dc076e413f7f74 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:13:04 +0000] bcaa28f764de0e0a71dc076e413f7f74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:13:05 [info] 42#42: *306 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:05 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:15 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:15 [info] 42#42: *308 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:19 [info] 38#38: *310 [lua] access_by_lua(msblocations.conf:189):2: 5fcece04aec1c098a8bb530adda5f3ee:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:13:19 [info] 38#38: *310 [lua] logger.lua:23: 5fcece04aec1c098a8bb530adda5f3ee {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:13:19 +0000] 5fcece04aec1c098a8bb530adda5f3ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:13:25 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:25 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:34 [info] 38#38: *313 [lua] access_by_lua(msblocations.conf:189):2: 0bf8b776235c0cc8de4ac56df7f2acce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:13:34 +0000] 0bf8b776235c0cc8de4ac56df7f2acce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:13:34 [info] 38#38: *313 [lua] logger.lua:23: 0bf8b776235c0cc8de4ac56df7f2acce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:13:35 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:35 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:45 [info] 42#42: *316 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:45 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:49 [info] 38#38: *318 [lua] access_by_lua(msblocations.conf:189):2: 576f0c7828ba55b21428fc8c72401289:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:13:49 [info] 38#38: *318 [lua] logger.lua:23: 576f0c7828ba55b21428fc8c72401289 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:13:49 +0000] 576f0c7828ba55b21428fc8c72401289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:13:55 [info] 42#42: *320 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:13:55 [info] 42#42: *321 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:04 [info] 38#38: *322 [lua] access_by_lua(msblocations.conf:189):2: 780934205185034d39fb45fadff1b8e7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:14:04 [info] 38#38: *322 [lua] logger.lua:23: 780934205185034d39fb45fadff1b8e7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:14:04 +0000] 780934205185034d39fb45fadff1b8e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:14:05 [info] 42#42: *324 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:05 [info] 42#42: *323 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:15 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:15 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:19 [info] 38#38: *327 [lua] access_by_lua(msblocations.conf:189):2: 794820d0cf54f02e9c19e662e5b47e4a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:14:19 +0000] 794820d0cf54f02e9c19e662e5b47e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/09 05:14:19 [info] 38#38: *327 [lua] logger.lua:23: 794820d0cf54f02e9c19e662e5b47e4a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/09 05:14:25 [info] 42#42: *328 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:25 [info] 42#42: *329 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:34 [info] 38#38: *330 [lua] access_by_lua(msblocations.conf:189):2: 3c57b6c38fe678c1c0c282a1c9a3ef86:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:14:34 [info] 38#38: *330 [lua] logger.lua:23: 3c57b6c38fe678c1c0c282a1c9a3ef86 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:14:34 +0000] 3c57b6c38fe678c1c0c282a1c9a3ef86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:14:35 [info] 42#42: *331 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:35 [info] 42#42: *332 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:45 [info] 42#42: *334 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:45 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:49 [info] 38#38: *335 [lua] access_by_lua(msblocations.conf:189):2: e1c470b9c027b8bc07d2c3ac6c1cdd71:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:14:49 +0000] e1c470b9c027b8bc07d2c3ac6c1cdd71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:14:49 [info] 38#38: *335 [lua] logger.lua:23: e1c470b9c027b8bc07d2c3ac6c1cdd71 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:14:55 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:14:55 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:05 [info] 38#38: *339 [lua] access_by_lua(msblocations.conf:189):2: 605a3f065c2f04162d114522077715b9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.99 - - [09/Oct/2022:05:15:05 +0000] 605a3f065c2f04162d114522077715b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/09 05:15:05 [info] 38#38: *339 [lua] logger.lua:23: 605a3f065c2f04162d114522077715b9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:15:05 [info] 42#42: *341 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:05 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:15 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:15 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:20 [info] 38#38: *344 [lua] access_by_lua(msblocations.conf:189):2: dbbfccd9acf587f316d8516348959469:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:15:20 [info] 38#38: *344 [lua] logger.lua:23: dbbfccd9acf587f316d8516348959469 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:15:20 +0000] dbbfccd9acf587f316d8516348959469 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:15:25 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:25 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:35 [info] 38#38: *347 [lua] access_by_lua(msblocations.conf:189):2: 3d8956f8a6fc8250eea47df370510639:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:15:35 +0000] 3d8956f8a6fc8250eea47df370510639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:15:35 [info] 38#38: *347 [lua] logger.lua:23: 3d8956f8a6fc8250eea47df370510639 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:15:35 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:35 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:45 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:45 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:50 [info] 38#38: *352 [lua] access_by_lua(msblocations.conf:189):2: e16b249fd283218dde551651646f34fd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:15:50 [info] 38#38: *352 [lua] logger.lua:23: e16b249fd283218dde551651646f34fd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:15:50 +0000] e16b249fd283218dde551651646f34fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:15:55 [info] 42#42: *355 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:15:55 [info] 42#42: *354 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:05 [info] 38#38: *356 [lua] access_by_lua(msblocations.conf:189):2: ffec06079da70529c7e0040fa2a2e560:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:16:05 +0000] ffec06079da70529c7e0040fa2a2e560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:16:05 [info] 38#38: *356 [lua] logger.lua:23: ffec06079da70529c7e0040fa2a2e560 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:16:05 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:05 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:15 [info] 42#42: *359 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:15 [info] 42#42: *360 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:20 [info] 38#38: *361 [lua] access_by_lua(msblocations.conf:189):2: 6b15a3080fc3e6a1cd6068478f8c850d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:16:20 +0000] 6b15a3080fc3e6a1cd6068478f8c850d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:16:20 [info] 38#38: *361 [lua] logger.lua:23: 6b15a3080fc3e6a1cd6068478f8c850d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:16:25 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:25 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:35 [info] 38#38: *364 [lua] access_by_lua(msblocations.conf:189):2: 76721503536faab852a163abc2870586:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:16:35 [info] 38#38: *364 [lua] logger.lua:23: 76721503536faab852a163abc2870586 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:16:35 +0000] 76721503536faab852a163abc2870586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:16:35 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:35 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:45 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:45 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:50 [info] 38#38: *369 [lua] access_by_lua(msblocations.conf:189):2: 241b58daea91d59302855b0b7fa39c2d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.99 - - [09/Oct/2022:05:16:50 +0000] 241b58daea91d59302855b0b7fa39c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/09 05:16:50 [info] 38#38: *369 [lua] logger.lua:23: 241b58daea91d59302855b0b7fa39c2d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:16:55 [info] 42#42: *371 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:16:55 [info] 42#42: *372 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:05 [info] 38#38: *373 [lua] access_by_lua(msblocations.conf:189):2: 21dcd2f6db9fbe3110a27a91a7d4d005:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:17:05 [info] 38#38: *373 [lua] logger.lua:23: 21dcd2f6db9fbe3110a27a91a7d4d005 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:17:05 +0000] 21dcd2f6db9fbe3110a27a91a7d4d005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:17:05 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:05 [info] 42#42: *375 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:15 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:15 [info] 42#42: *377 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:20 [info] 38#38: *378 [lua] access_by_lua(msblocations.conf:189):2: d4073c2b7fd6013c2d95d028ce5df962:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:17:20 +0000] d4073c2b7fd6013c2d95d028ce5df962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:17:20 [info] 38#38: *378 [lua] logger.lua:23: d4073c2b7fd6013c2d95d028ce5df962 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:17:25 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:25 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:35 [info] 38#38: *381 [lua] access_by_lua(msblocations.conf:189):2: 4ce6c91a991c5e56efcaebcde4305078:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:17:35 [info] 38#38: *381 [lua] logger.lua:23: 4ce6c91a991c5e56efcaebcde4305078 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:17:35 +0000] 4ce6c91a991c5e56efcaebcde4305078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:17:35 [info] 42#42: *382 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:35 [info] 42#42: *383 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:45 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:45 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:50 [info] 38#38: *386 [lua] access_by_lua(msblocations.conf:189):2: d7f05433ececf31904b90d0da89b3cbe:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:17:50 [info] 38#38: *386 [lua] logger.lua:23: d7f05433ececf31904b90d0da89b3cbe {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:17:50 +0000] d7f05433ececf31904b90d0da89b3cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:17:55 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:17:55 [info] 42#42: *389 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:05 [info] 38#38: *390 [lua] access_by_lua(msblocations.conf:189):2: 116f666ee435493a31c3e650342aa68d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:18:05 +0000] 116f666ee435493a31c3e650342aa68d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:18:05 [info] 38#38: *390 [lua] logger.lua:23: 116f666ee435493a31c3e650342aa68d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:18:05 [info] 42#42: *391 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:05 [info] 42#42: *392 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:15 [info] 42#42: *393 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:15 [info] 42#42: *394 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:20 [info] 38#38: *395 [lua] access_by_lua(msblocations.conf:189):2: 502ca925edcc14167942bfb41b6315ea:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:18:20 +0000] 502ca925edcc14167942bfb41b6315ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:18:20 [info] 38#38: *395 [lua] logger.lua:23: 502ca925edcc14167942bfb41b6315ea {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:18:25 [info] 42#42: *397 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:25 [info] 42#42: *396 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:35 [info] 38#38: *398 [lua] access_by_lua(msblocations.conf:189):2: f5fd6d3c4d5af10ceceeef387bcc2f34:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:18:35 [info] 38#38: *398 [lua] logger.lua:23: f5fd6d3c4d5af10ceceeef387bcc2f34 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:18:35 +0000] f5fd6d3c4d5af10ceceeef387bcc2f34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:18:35 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:35 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:45 [info] 42#42: *402 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:45 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:50 [info] 38#38: *403 [lua] access_by_lua(msblocations.conf:189):2: ef569ba3d7e9f8830bd1a6236dcd4db5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:18:50 [info] 38#38: *403 [lua] logger.lua:23: ef569ba3d7e9f8830bd1a6236dcd4db5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:18:50 +0000] ef569ba3d7e9f8830bd1a6236dcd4db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/09 05:18:55 [info] 42#42: *405 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:18:55 [info] 42#42: *406 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:05 [info] 38#38: *407 [lua] access_by_lua(msblocations.conf:189):2: 1eeaff17aed7d9172fa8b6c61975ed16:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:19:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:19:05 +0000] 1eeaff17aed7d9172fa8b6c61975ed16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:19:05 [info] 38#38: *407 [lua] logger.lua:23: 1eeaff17aed7d9172fa8b6c61975ed16 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:19:05 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:05 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:15 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:15 [info] 42#42: *410 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:20 [info] 38#38: *412 [lua] access_by_lua(msblocations.conf:189):2: a104c7959ce9ec46f81e0261c5178881:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:19:20 +0000] a104c7959ce9ec46f81e0261c5178881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:19:20 [info] 38#38: *412 [lua] logger.lua:23: a104c7959ce9ec46f81e0261c5178881 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:19:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:19:25 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:25 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:35 [info] 38#38: *415 [lua] access_by_lua(msblocations.conf:189):2: c969bd2c6d5848698f6f476544b4172d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:19:35 [info] 38#38: *415 [lua] logger.lua:23: c969bd2c6d5848698f6f476544b4172d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:19:35 +0000] c969bd2c6d5848698f6f476544b4172d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:19:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:19:35 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:35 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:45 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:45 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:50 [info] 38#38: *420 [lua] access_by_lua(msblocations.conf:189):2: 3225ee5b93bbc3167d23afaf6ed08349:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:19:50 +0000] 3225ee5b93bbc3167d23afaf6ed08349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:19:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:19:50 [info] 38#38: *420 [lua] logger.lua:23: 3225ee5b93bbc3167d23afaf6ed08349 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:19:55 [info] 42#42: *423 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:19:55 [info] 42#42: *422 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:05 [info] 38#38: *424 [lua] access_by_lua(msblocations.conf:189):2: c1adb6a9ecd7490ad254f682a70b99fe:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:20:05 +0000] c1adb6a9ecd7490ad254f682a70b99fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:20:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:20:05 [info] 38#38: *424 [lua] logger.lua:23: c1adb6a9ecd7490ad254f682a70b99fe {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:20:05 [info] 42#42: *425 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:05 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:15 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:15 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:20 [info] 38#38: *429 [lua] access_by_lua(msblocations.conf:189):2: b11dd5f284f3fc08648e31bc99d9e440:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:20:20 [info] 38#38: *429 [lua] logger.lua:23: b11dd5f284f3fc08648e31bc99d9e440 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:20:20 +0000] b11dd5f284f3fc08648e31bc99d9e440 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:20:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:20:25 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:25 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:35 [info] 38#38: *432 [lua] access_by_lua(msblocations.conf:189):2: 72fd3113e467edee99c757fc4b4e5ef2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:20:35 [info] 38#38: *432 [lua] logger.lua:23: 72fd3113e467edee99c757fc4b4e5ef2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:20:35 +0000] 72fd3113e467edee99c757fc4b4e5ef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:20:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:20:35 [info] 42#42: *433 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:35 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:45 [info] 42#42: *435 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:45 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:50 [info] 38#38: *437 [lua] access_by_lua(msblocations.conf:189):2: 4d84e42eeb6f0f2e789cb6cee576bfc0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:20:50 [info] 38#38: *437 [lua] logger.lua:23: 4d84e42eeb6f0f2e789cb6cee576bfc0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:20:50 +0000] 4d84e42eeb6f0f2e789cb6cee576bfc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:20:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:20:55 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:20:55 [info] 42#42: *440 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:05 [info] 38#38: *441 [lua] access_by_lua(msblocations.conf:189):2: 601b6195dca83292e464a443e7b41a34:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:21:05 [info] 38#38: *441 [lua] logger.lua:23: 601b6195dca83292e464a443e7b41a34 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:21:05 +0000] 601b6195dca83292e464a443e7b41a34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:21:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:21:05 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:05 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:15 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:15 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:20 [info] 38#38: *446 [lua] access_by_lua(msblocations.conf:189):2: 3a50839f6cdc0a15a9757fbe3efbb755:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:21:20 +0000] 3a50839f6cdc0a15a9757fbe3efbb755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:21:20 [info] 38#38: *446 [lua] logger.lua:23: 3a50839f6cdc0a15a9757fbe3efbb755 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:21:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:21:25 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:25 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:35 [info] 38#38: *449 [lua] access_by_lua(msblocations.conf:189):2: 00bf1d4c96e5da5415689c98a8583420:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:21:35 [info] 38#38: *449 [lua] logger.lua:23: 00bf1d4c96e5da5415689c98a8583420 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:21:35 +0000] 00bf1d4c96e5da5415689c98a8583420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:21:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:21:35 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:35 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:45 [info] 42#42: *452 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:45 [info] 42#42: *453 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:50 [info] 38#38: *454 [lua] access_by_lua(msblocations.conf:189):2: acb89e9d7d729674a52685d9d2bd44c6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:21:50 [info] 38#38: *454 [lua] logger.lua:23: acb89e9d7d729674a52685d9d2bd44c6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:21:50 +0000] acb89e9d7d729674a52685d9d2bd44c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:21:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:21:55 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:21:55 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:05 [info] 38#38: *458 [lua] access_by_lua(msblocations.conf:189):2: 12da1906b8b60cf58fd492790f58d2ce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:22:05 [info] 38#38: *458 [lua] logger.lua:23: 12da1906b8b60cf58fd492790f58d2ce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:22:05 +0000] 12da1906b8b60cf58fd492790f58d2ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:22:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:22:05 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:05 [info] 42#42: *460 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:15 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:15 [info] 42#42: *462 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:20 [info] 38#38: *463 [lua] access_by_lua(msblocations.conf:189):2: 02dc65327672ecaa4ae79dd8991049dd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:22:20 [info] 38#38: *463 [lua] logger.lua:23: 02dc65327672ecaa4ae79dd8991049dd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:22:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:05:22:20 +0000] 02dc65327672ecaa4ae79dd8991049dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:22:25 [info] 38#38: *464 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:25 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:35 [info] 38#38: *466 [lua] access_by_lua(msblocations.conf:189):2: b2fc34e509c1a7fb6e486aee4b23dd3a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:22:35 +0000] b2fc34e509c1a7fb6e486aee4b23dd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:22:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:22:35 [info] 38#38: *466 [lua] logger.lua:23: b2fc34e509c1a7fb6e486aee4b23dd3a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:22:35 [info] 42#42: *467 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:35 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:45 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:45 [info] 42#42: *470 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:50 [info] 38#38: *471 [lua] access_by_lua(msblocations.conf:189):2: 1a4d2a026ab2d35c5f35936c7ad83b62:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:22:50 [info] 38#38: *471 [lua] logger.lua:23: 1a4d2a026ab2d35c5f35936c7ad83b62 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:22:50 +0000] 1a4d2a026ab2d35c5f35936c7ad83b62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:22:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:22:55 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:22:55 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:05 [info] 38#38: *475 [lua] access_by_lua(msblocations.conf:189):2: 161b68c4528776cb8180e7a6b4992fa7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:23:05 +0000] 161b68c4528776cb8180e7a6b4992fa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:23:05 [info] 38#38: *475 [lua] logger.lua:23: 161b68c4528776cb8180e7a6b4992fa7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:23:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:23:05 [info] 42#42: *477 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:05 [info] 42#42: *476 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:15 [info] 42#42: *479 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:15 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:20 [info] 38#38: *480 [lua] access_by_lua(msblocations.conf:189):2: 6dccd94e59db859152cb4ae01df89b63:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:23:20 [info] 38#38: *480 [lua] logger.lua:23: 6dccd94e59db859152cb4ae01df89b63 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:23:20 +0000] 6dccd94e59db859152cb4ae01df89b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:23:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:23:25 [info] 42#42: *481 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:25 [info] 42#42: *482 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:35 [info] 38#38: *483 [lua] access_by_lua(msblocations.conf:189):2: 97aec750ba52cfed6c294d679b8d2b5e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:23:35 +0000] 97aec750ba52cfed6c294d679b8d2b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:23:35 [info] 38#38: *483 [lua] logger.lua:23: 97aec750ba52cfed6c294d679b8d2b5e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:23:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:23:35 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:35 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:45 [info] 42#42: *487 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:45 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:50 [info] 38#38: *488 [lua] access_by_lua(msblocations.conf:189):2: 13079d1fcc939b02dbe6ecf9a93c7f1a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:23:50 [info] 38#38: *488 [lua] logger.lua:23: 13079d1fcc939b02dbe6ecf9a93c7f1a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:23:50 +0000] 13079d1fcc939b02dbe6ecf9a93c7f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:23:55 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:23:55 [info] 42#42: *491 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:05 [info] 38#38: *492 [lua] access_by_lua(msblocations.conf:189):2: f1ae1312795281a44736d1f28ce12795:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.99 - - [09/Oct/2022:05:24:05 +0000] f1ae1312795281a44736d1f28ce12795 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 05:24:05 [info] 38#38: *492 [lua] logger.lua:23: f1ae1312795281a44736d1f28ce12795 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:24:05 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:05 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:15 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:15 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:20 [info] 38#38: *497 [lua] access_by_lua(msblocations.conf:189):2: 16fa01823c637f64643bec6ccd3ce804:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:24:20 +0000] 16fa01823c637f64643bec6ccd3ce804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:24:20 [info] 38#38: *497 [lua] logger.lua:23: 16fa01823c637f64643bec6ccd3ce804 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:24:25 [info] 42#42: *499 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:25 [info] 42#42: *498 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:35 [info] 38#38: *500 [lua] access_by_lua(msblocations.conf:189):2: 19ad1f37e2ba772ca948fd53673a6d8a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:24:35 +0000] 19ad1f37e2ba772ca948fd53673a6d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:24:35 [info] 38#38: *500 [lua] logger.lua:23: 19ad1f37e2ba772ca948fd53673a6d8a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:24:35 [info] 42#42: *502 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:35 [info] 42#42: *501 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:45 [info] 42#42: *503 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:45 [info] 42#42: *504 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:50 [info] 38#38: *505 [lua] access_by_lua(msblocations.conf:189):2: af967c6da0692010fc9c3cf3b1d513bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36 2022/10/09 05:24:50 [info] 38#38: *505 [lua] logger.lua:23: af967c6da0692010fc9c3cf3b1d513bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:24:50 +0000] af967c6da0692010fc9c3cf3b1d513bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.055 upstream_response_time:0.054 "-" "Consul Health Check" "-" 2022/10/09 05:24:55 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:24:55 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:05 [info] 38#38: *509 [lua] access_by_lua(msblocations.conf:189):2: 36e156990a4269a53bbe5f99aa59a0c2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:25:05 +0000] 36e156990a4269a53bbe5f99aa59a0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:25:05 [info] 38#38: *509 [lua] logger.lua:23: 36e156990a4269a53bbe5f99aa59a0c2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:25:05 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:05 [info] 42#42: *511 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:15 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:15 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:20 [info] 38#38: *514 [lua] access_by_lua(msblocations.conf:189):2: 3ea8dc4da3914aa7deaa99e4c19dd69c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:25:20 +0000] 3ea8dc4da3914aa7deaa99e4c19dd69c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:25:20 [info] 38#38: *514 [lua] logger.lua:23: 3ea8dc4da3914aa7deaa99e4c19dd69c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:25:25 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:25 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:35 [info] 38#38: *517 [lua] access_by_lua(msblocations.conf:189):2: e2847e98ec7c69fbb2d663cf6df7bcd8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:25:35 [info] 38#38: *517 [lua] logger.lua:23: e2847e98ec7c69fbb2d663cf6df7bcd8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:25:35 +0000] e2847e98ec7c69fbb2d663cf6df7bcd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:25:35 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:35 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:45 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:45 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:50 [info] 38#38: *522 [lua] access_by_lua(msblocations.conf:189):2: faf39aadd663e04e94bb9f76e6f07687:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:25:50 [info] 38#38: *522 [lua] logger.lua:23: faf39aadd663e04e94bb9f76e6f07687 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:25:50 +0000] faf39aadd663e04e94bb9f76e6f07687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:25:55 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:25:55 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:05 [info] 38#38: *526 [lua] access_by_lua(msblocations.conf:189):2: f12b70dab953e2df42da77689ff9fdf5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.66.99 - - [09/Oct/2022:05:26:05 +0000] f12b70dab953e2df42da77689ff9fdf5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/09 05:26:05 [info] 38#38: *526 [lua] logger.lua:23: f12b70dab953e2df42da77689ff9fdf5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:26:05 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:05 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:15 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:15 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:20 [info] 38#38: *531 [lua] access_by_lua(msblocations.conf:189):2: b3cc606bb1a8bce7372bf7db2332040e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:26:20 [info] 38#38: *531 [lua] logger.lua:23: b3cc606bb1a8bce7372bf7db2332040e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:26:20 +0000] b3cc606bb1a8bce7372bf7db2332040e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:26:25 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:25 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:35 [info] 38#38: *534 [lua] access_by_lua(msblocations.conf:189):2: d9801e04a1c1482eda59cad4cef9495c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:26:35 [info] 38#38: *534 [lua] logger.lua:23: d9801e04a1c1482eda59cad4cef9495c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:26:35 +0000] d9801e04a1c1482eda59cad4cef9495c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:26:35 [info] 42#42: *535 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:35 [info] 42#42: *536 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:45 [info] 42#42: *538 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:45 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:46 [info] 38#38: *539 client closed connection while waiting for request, client: 10.233.66.218, server: 0.0.0.0:443 2022/10/09 05:26:50 [info] 38#38: *540 [lua] access_by_lua(msblocations.conf:189):2: 098732988d6987ee660a51a2ebf12dcf:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:26:50 [info] 38#38: *540 [lua] logger.lua:23: 098732988d6987ee660a51a2ebf12dcf {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.66.99 - - [09/Oct/2022:05:26:50 +0000] 098732988d6987ee660a51a2ebf12dcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/09 05:26:55 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:26:55 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:05 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: c39dade4c9ddcd5451fc9fcf4ff8cf39:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:05 +0000] c39dade4c9ddcd5451fc9fcf4ff8cf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 05:27:05 [info] 38#38: *544 [lua] logger.lua:23: c39dade4c9ddcd5451fc9fcf4ff8cf39 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:27:05 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:05 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:15 [info] 42#42: *548 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:15 [info] 42#42: *547 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:20 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: c2f8912150dc83a2ca5988e9dc134628:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:20 +0000] c2f8912150dc83a2ca5988e9dc134628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:27:20 [info] 38#38: *549 [lua] logger.lua:23: c2f8912150dc83a2ca5988e9dc134628 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:27:25 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:25 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:35 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 1fc523fa6ba5d1534bef97e4173ad0bb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:35 +0000] 1fc523fa6ba5d1534bef97e4173ad0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:27:35 [info] 38#38: *552 [lua] logger.lua:23: 1fc523fa6ba5d1534bef97e4173ad0bb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:27:35 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:35 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:45 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:45 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:50 [info] 38#38: *557 [lua] access_by_lua(msblocations.conf:189):2: 99ec18dc1fd772448409f88813919f00:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:27:50 [info] 38#38: *557 [lua] logger.lua:23: 99ec18dc1fd772448409f88813919f00 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:27:50 +0000] 99ec18dc1fd772448409f88813919f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:27:55 [info] 38#38: *558 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:27:55 [info] 42#42: *559 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:05 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: d134031492528012612123480b49843b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:28:05 [info] 38#38: *561 [lua] logger.lua:23: d134031492528012612123480b49843b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:28:05 +0000] d134031492528012612123480b49843b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:28:05 [info] 42#42: *562 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:05 [info] 42#42: *563 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:15 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:15 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:20 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: c70ec77b17e9b0a60281b13897a23e85:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:28:20 [info] 38#38: *566 [lua] logger.lua:23: c70ec77b17e9b0a60281b13897a23e85 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:28:20 +0000] c70ec77b17e9b0a60281b13897a23e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:28:25 [info] 42#42: *568 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:25 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:35 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:35 [info] 42#42: *569 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:35 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: d94d6d76e4ff6c4c896020ebde5f0e6b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:28:35 +0000] d94d6d76e4ff6c4c896020ebde5f0e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:28:35 [info] 38#38: *571 [lua] logger.lua:23: d94d6d76e4ff6c4c896020ebde5f0e6b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:28:45 [info] 42#42: *573 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:45 [info] 42#42: *572 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:50 [info] 38#38: *574 [lua] access_by_lua(msblocations.conf:189):2: f3da9f607226976ef2cdb26eaa612035:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:28:50 [info] 38#38: *574 [lua] logger.lua:23: f3da9f607226976ef2cdb26eaa612035 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:28:50 +0000] f3da9f607226976ef2cdb26eaa612035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:28:55 [info] 42#42: *575 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:28:55 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:05 [info] 42#42: *578 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:05 [info] 42#42: *579 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:05 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: c19c24b5e6c67c1900332ffc287e04e9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:29:05 [info] 38#38: *580 [lua] logger.lua:23: c19c24b5e6c67c1900332ffc287e04e9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:29:05 +0000] c19c24b5e6c67c1900332ffc287e04e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:29:15 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:15 [info] 42#42: *581 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:20 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 163fd0e11bfd9e6b028fe403b9c7bc33:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:29:20 +0000] 163fd0e11bfd9e6b028fe403b9c7bc33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:29:20 [info] 38#38: *583 [lua] logger.lua:23: 163fd0e11bfd9e6b028fe403b9c7bc33 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:29:25 [info] 42#42: *585 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:25 [info] 42#42: *584 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:35 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:35 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:35 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: a71f3fde6b3080d72580999ffda5ca45:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:29:35 +0000] a71f3fde6b3080d72580999ffda5ca45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:29:35 [info] 38#38: *588 [lua] logger.lua:23: a71f3fde6b3080d72580999ffda5ca45 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:29:45 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:45 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:50 [info] 38#38: *591 [lua] access_by_lua(msblocations.conf:189):2: 39a487de0e8ba5076059a955c6c0ea9c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:29:51 [info] 38#38: *591 [lua] logger.lua:23: 39a487de0e8ba5076059a955c6c0ea9c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:29:51 +0000] 39a487de0e8ba5076059a955c6c0ea9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:29:55 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:29:55 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:05 [info] 42#42: *595 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:05 [info] 42#42: *596 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:06 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 2b0439c775e41151606051a0cc8aff0a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:30:06 [info] 38#38: *597 [lua] logger.lua:23: 2b0439c775e41151606051a0cc8aff0a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:06 +0000] 2b0439c775e41151606051a0cc8aff0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 05:30:15 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:15 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:21 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: c76dae7611872fd376d75914f12d46fe:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:21 +0000] c76dae7611872fd376d75914f12d46fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 05:30:21 [info] 38#38: *600 [lua] logger.lua:23: c76dae7611872fd376d75914f12d46fe {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:30:25 [info] 42#42: *602 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:25 [info] 42#42: *601 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:35 [info] 42#42: *603 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:35 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:36 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: d398332ec697fdb0e1384b9506e31034:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:36 +0000] d398332ec697fdb0e1384b9506e31034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:30:36 [info] 38#38: *605 [lua] logger.lua:23: d398332ec697fdb0e1384b9506e31034 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:30:45 [info] 42#42: *606 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:45 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:51 [info] 38#38: *608 [lua] access_by_lua(msblocations.conf:189):2: b3107a9d6bc4faceb9db29826c40647f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:30:51 [info] 38#38: *608 [lua] logger.lua:23: b3107a9d6bc4faceb9db29826c40647f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:30:51 +0000] b3107a9d6bc4faceb9db29826c40647f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:30:55 [info] 42#42: *609 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:30:55 [info] 42#42: *610 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:05 [info] 42#42: *612 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:05 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:06 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: 26fb51d9bb26241b7292ce8de5e87504:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:31:06 [info] 38#38: *614 [lua] logger.lua:23: 26fb51d9bb26241b7292ce8de5e87504 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:31:06 +0000] 26fb51d9bb26241b7292ce8de5e87504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:31:15 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:15 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:21 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: d8ac70ae3e331911758e5311415f3e01:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:31:21 [info] 38#38: *617 [lua] logger.lua:23: d8ac70ae3e331911758e5311415f3e01 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:31:21 +0000] d8ac70ae3e331911758e5311415f3e01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:31:25 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:25 [info] 42#42: *619 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:35 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:35 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:36 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: 1ea047fad232c922fee338c5084dd0a8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:31:36 [info] 38#38: *622 [lua] logger.lua:23: 1ea047fad232c922fee338c5084dd0a8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:31:36 +0000] 1ea047fad232c922fee338c5084dd0a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/09 05:31:45 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:45 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:51 [info] 38#38: *625 [lua] access_by_lua(msblocations.conf:189):2: 577e7f7be27f3b26f445a6e3d6d3bdd3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:31:51 [info] 38#38: *625 [lua] logger.lua:23: 577e7f7be27f3b26f445a6e3d6d3bdd3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:31:51 +0000] 577e7f7be27f3b26f445a6e3d6d3bdd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:31:55 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:31:55 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:05 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:05 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:06 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: 423494e398038b732cdd7670130e108e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:32:06 [info] 38#38: *631 [lua] logger.lua:23: 423494e398038b732cdd7670130e108e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:32:06 +0000] 423494e398038b732cdd7670130e108e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:32:15 [info] 42#42: *633 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:15 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:21 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: b7d29fbb9d593bfda4632739ce42c333:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:32:21 [info] 38#38: *634 [lua] logger.lua:23: b7d29fbb9d593bfda4632739ce42c333 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:32:21 +0000] b7d29fbb9d593bfda4632739ce42c333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:32:25 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:25 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:35 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:35 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:36 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: 35403ab495ef0278baf2d41b157fd844:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.99 - - [09/Oct/2022:05:32:36 +0000] 35403ab495ef0278baf2d41b157fd844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/09 05:32:36 [info] 38#38: *639 [lua] logger.lua:23: 35403ab495ef0278baf2d41b157fd844 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:32:45 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:45 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:51 [info] 38#38: *642 [lua] access_by_lua(msblocations.conf:189):2: 896de1112b5090e9a88a5974ac778d3e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:32:51 +0000] 896de1112b5090e9a88a5974ac778d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.049 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/09 05:32:51 [info] 38#38: *642 [lua] logger.lua:23: 896de1112b5090e9a88a5974ac778d3e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 05:32:55 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:32:55 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:05 [info] 42#42: *647 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:05 [info] 38#38: *646 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:06 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: 8dbb73b7f7f2bcd0b5275b91f9ff248f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:33:06 +0000] 8dbb73b7f7f2bcd0b5275b91f9ff248f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/09 05:33:06 [info] 38#38: *648 [lua] logger.lua:23: 8dbb73b7f7f2bcd0b5275b91f9ff248f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/09 05:33:11 [info] 38#38: *649 client closed connection while waiting for request, client: 10.233.66.218, server: 0.0.0.0:443 2022/10/09 05:33:15 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:15 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:21 [info] 38#38: *652 [lua] access_by_lua(msblocations.conf:189):2: 9be5aeb58945db9a620133fb47fabee9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:33:21 [info] 38#38: *652 [lua] logger.lua:23: 9be5aeb58945db9a620133fb47fabee9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:33:21 +0000] 9be5aeb58945db9a620133fb47fabee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:33:25 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:25 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:35 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:35 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:36 [info] 38#38: *657 [lua] access_by_lua(msblocations.conf:189):2: b4d099c3c990626a5b641d0ae91edfc7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:33:36 [info] 38#38: *657 [lua] logger.lua:23: b4d099c3c990626a5b641d0ae91edfc7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:33:36 +0000] b4d099c3c990626a5b641d0ae91edfc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/09 05:33:45 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:45 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:51 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: fd2ab6adae22d433a8a325ff27a2c5ff:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:33:51 +0000] fd2ab6adae22d433a8a325ff27a2c5ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:33:51 [info] 38#38: *660 [lua] logger.lua:23: fd2ab6adae22d433a8a325ff27a2c5ff {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:33:55 [info] 42#42: *661 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:33:55 [info] 42#42: *662 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:05 [info] 42#42: *664 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:05 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:06 [info] 38#38: *666 [lua] access_by_lua(msblocations.conf:189):2: 5023019ca94b3f97d482bc242ee50237:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:34:06 [info] 38#38: *666 [lua] logger.lua:23: 5023019ca94b3f97d482bc242ee50237 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:34:06 +0000] 5023019ca94b3f97d482bc242ee50237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:34:15 [info] 42#42: *668 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:15 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:21 [info] 38#38: *669 [lua] access_by_lua(msblocations.conf:189):2: b681e49ed853d031b13aef6f2ae1edf3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:34:21 [info] 38#38: *669 [lua] logger.lua:23: b681e49ed853d031b13aef6f2ae1edf3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:34:21 +0000] b681e49ed853d031b13aef6f2ae1edf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/09 05:34:25 [info] 42#42: *671 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:25 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:35 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:35 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:36 [info] 38#38: *674 [lua] access_by_lua(msblocations.conf:189):2: 98bd4992fb79dd58d44da5847f8dac70:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:34:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:34:36 [info] 38#38: *674 [lua] logger.lua:23: 98bd4992fb79dd58d44da5847f8dac70 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:34:36 +0000] 98bd4992fb79dd58d44da5847f8dac70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:34:45 [info] 42#42: *676 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:45 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:51 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: 0e93f040d71f3746b0a97ea10f3c73d7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:34:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.99 - - [09/Oct/2022:05:34:51 +0000] 0e93f040d71f3746b0a97ea10f3c73d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 05:34:51 [info] 38#38: *677 [lua] logger.lua:23: 0e93f040d71f3746b0a97ea10f3c73d7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:34:55 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:34:55 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:05 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:05 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:06 [info] 38#38: *683 [lua] access_by_lua(msblocations.conf:189):2: 2554dd9a4a684981004647f88ec0be9f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:35:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.99 - - [09/Oct/2022:05:35:06 +0000] 2554dd9a4a684981004647f88ec0be9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:35:06 [info] 38#38: *683 [lua] logger.lua:23: 2554dd9a4a684981004647f88ec0be9f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:35:15 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:15 [info] 42#42: *685 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:21 [info] 38#38: *686 [lua] access_by_lua(msblocations.conf:189):2: 44c380cc40e1da39cea4949e30ac4ab4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:35:21 [info] 38#38: *686 [lua] logger.lua:23: 44c380cc40e1da39cea4949e30ac4ab4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:35:21 +0000] 44c380cc40e1da39cea4949e30ac4ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:35:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:35:25 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:25 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:35 [info] 42#42: *690 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:35 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:36 [info] 38#38: *691 [lua] access_by_lua(msblocations.conf:189):2: 46a01c10bace9ae226547ab2a294354e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:35:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:35:36 [info] 38#38: *691 [lua] logger.lua:23: 46a01c10bace9ae226547ab2a294354e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:35:36 +0000] 46a01c10bace9ae226547ab2a294354e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/09 05:35:45 [info] 42#42: *693 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:45 [info] 42#42: *692 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:51 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: 00391b008544a1464fd0dabcd524eb9a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:35:51 [info] 38#38: *694 [lua] logger.lua:23: 00391b008544a1464fd0dabcd524eb9a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:35:51 +0000] 00391b008544a1464fd0dabcd524eb9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:35:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:35:55 [info] 42#42: *695 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:35:55 [info] 42#42: *696 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:05 [info] 42#42: *699 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:05 [info] 42#42: *698 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:06 [info] 38#38: *700 [lua] access_by_lua(msblocations.conf:189):2: b227ce3923b4d4c7e80a3f7a827b39f7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:36:06 [info] 38#38: *700 [lua] logger.lua:23: b227ce3923b4d4c7e80a3f7a827b39f7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:36:06 +0000] b227ce3923b4d4c7e80a3f7a827b39f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:36:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:36:15 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:15 [info] 42#42: *702 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:21 [info] 38#38: *704 [lua] access_by_lua(msblocations.conf:189):2: b5af3a0573c1fab6be569b4166d26548:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:36:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:36:21 +0000] b5af3a0573c1fab6be569b4166d26548 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:36:21 [info] 38#38: *704 [lua] logger.lua:23: b5af3a0573c1fab6be569b4166d26548 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:36:25 [info] 42#42: *706 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:25 [info] 42#42: *705 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 10.233.64.34 - - [09/Oct/2022:05:36:28 +0000] f0f4d43f00f4ee38e7716fc875ab3ee6 "" 400 request_processing_time:5.000 upstream_response_time:- "-" "-" "-" 2022/10/09 05:36:28 [info] 38#38: *703 client prematurely closed connection while reading client request line, client: 10.233.64.34, server: 2022/10/09 05:36:28 [info] 38#38: *707 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.34, server: , request: "GET / HTTP/1.0" 10.233.64.34 - - [09/Oct/2022:05:36:28 +0000] 789b5dbafdf97f78acf03081f846dc12 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/09 05:36:35 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:35 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:36 [info] 38#38: *710 [lua] access_by_lua(msblocations.conf:189):2: 31962b9f4d2a615d52149bd85f87630a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:36:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.99 - - [09/Oct/2022:05:36:36 +0000] 31962b9f4d2a615d52149bd85f87630a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 05:36:36 [info] 38#38: *710 [lua] logger.lua:23: 31962b9f4d2a615d52149bd85f87630a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:36:45 [info] 42#42: *711 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:45 [info] 42#42: *712 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:51 [info] 38#38: *713 [lua] access_by_lua(msblocations.conf:189):2: 7abe8690b4f131a175e6c33662c1f424:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:36:51 +0000] 7abe8690b4f131a175e6c33662c1f424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:36:51 [info] 38#38: *713 [lua] logger.lua:23: 7abe8690b4f131a175e6c33662c1f424 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:36:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:36:55 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:36:55 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:05 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:05 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:06 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 85161ffb03e2cb2c0c983a41d0d4db93:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:37:06 +0000] 85161ffb03e2cb2c0c983a41d0d4db93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:37:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:37:06 [info] 38#38: *719 [lua] logger.lua:23: 85161ffb03e2cb2c0c983a41d0d4db93 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:37:15 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:15 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:21 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: ec1646199e60fe0459a2c82dce656714:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:37:21 [info] 38#38: *722 [lua] logger.lua:23: ec1646199e60fe0459a2c82dce656714 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:37:21 +0000] ec1646199e60fe0459a2c82dce656714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:37:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:37:25 [info] 42#42: *723 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:25 [info] 42#42: *724 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:35 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:35 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:36 [info] 38#38: *727 [lua] access_by_lua(msblocations.conf:189):2: 8c4c332bf911351f0876c74dfaab20fd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:37:36 +0000] 8c4c332bf911351f0876c74dfaab20fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:37:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:37:36 [info] 38#38: *727 [lua] logger.lua:23: 8c4c332bf911351f0876c74dfaab20fd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:37:45 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:45 [info] 38#38: *729 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:51 [info] 38#38: *730 [lua] access_by_lua(msblocations.conf:189):2: 3b9ef9d9d648e42d6e3b870bbc68d05f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:37:51 [info] 38#38: *730 [lua] logger.lua:23: 3b9ef9d9d648e42d6e3b870bbc68d05f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:37:51 +0000] 3b9ef9d9d648e42d6e3b870bbc68d05f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:37:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:37:55 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: f42ede7a3878fd05fad6a3c08a26260c:receive the request, client: 10.233.64.34, server: , request: "GET /nmaplowercheck1665293876 HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.34 - - [09/Oct/2022:05:37:55 +0000] f42ede7a3878fd05fad6a3c08a26260c "GET /nmaplowercheck1665293876 HTTP/1.1" 502 request_processing_time:0.009 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/09 05:37:55 [warn] 38#38: *731 [lua] error_handler.lua:29: error_svc_not_found(): f42ede7a3878fd05fad6a3c08a26260c No route found for this request! detail_info:Custom not match, client: 10.233.64.34, server: , request: "GET /nmaplowercheck1665293876 HTTP/1.1", host: "10.32.242.151:30283" 2022/10/09 05:37:55 [info] 38#38: *732 [lua] access_by_lua(msblocations.conf:189):2: 263b3f9cd90cd096a6e58751eab3c0f5:receive the request, client: 10.233.64.34, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.151:30283" 2022/10/09 05:37:55 [warn] 38#38: *732 [lua] error_handler.lua:29: error_svc_not_found(): 263b3f9cd90cd096a6e58751eab3c0f5 No route found for this request! detail_info:Custom not match, client: 10.233.64.34, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.34 - - [09/Oct/2022:05:37:55 +0000] 263b3f9cd90cd096a6e58751eab3c0f5 "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/09 05:37:55 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: cbcf33fdbf73ffa95d7bd29aa1af8753:receive the request, client: 10.233.64.34, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.151:30283" 2022/10/09 05:37:55 [warn] 38#38: *733 [lua] error_handler.lua:29: error_svc_not_found(): cbcf33fdbf73ffa95d7bd29aa1af8753 No route found for this request! detail_info:Custom not match, client: 10.233.64.34, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.34 - - [09/Oct/2022:05:37:55 +0000] cbcf33fdbf73ffa95d7bd29aa1af8753 "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/09 05:37:55 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:55 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:37:56 [info] 38#38: *737 [lua] access_by_lua(msblocations.conf:189):2: 73441b5764f8473088e5e7479dbd5f24:receive the request, client: 10.233.64.34, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.151:30283" 2022/10/09 05:37:56 [warn] 38#38: *737 [lua] error_handler.lua:29: error_svc_not_found(): 73441b5764f8473088e5e7479dbd5f24 No route found for this request! detail_info:Custom not match, client: 10.233.64.34, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.34 - - [09/Oct/2022:05:37:56 +0000] 73441b5764f8473088e5e7479dbd5f24 "POST /sdk HTTP/1.1" 502 request_processing_time:0.104 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/09 05:38:03 [info] 38#38: *738 [lua] access_by_lua(msblocations.conf:189):2: fe1f766e06209e8763f840d42ebd2575:receive the request, client: 10.233.64.34, server: , request: "GET / HTTP/1.0" 2022/10/09 05:38:03 [warn] 38#38: *738 [lua] error_handler.lua:29: error_svc_not_found(): fe1f766e06209e8763f840d42ebd2575 No route found for this request! detail_info:Custom not match, client: 10.233.64.34, server: , request: "GET / HTTP/1.0" 10.233.64.34 - - [09/Oct/2022:05:38:03 +0000] fe1f766e06209e8763f840d42ebd2575 "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-" 2022/10/09 05:38:03 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: 7e1b83250add89fe87bba7c7e3510bcb:receive the request, client: 10.233.64.34, server: , request: "GET / HTTP/1.1", host: "10.32.242.151" 2022/10/09 05:38:03 [warn] 38#38: *739 [lua] error_handler.lua:29: error_svc_not_found(): 7e1b83250add89fe87bba7c7e3510bcb No route found for this request! detail_info:Custom not match, client: 10.233.64.34, server: , request: "GET / HTTP/1.1", host: "10.32.242.151" 10.233.64.34 - - [09/Oct/2022:05:38:03 +0000] 7e1b83250add89fe87bba7c7e3510bcb "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/09 05:38:03 [info] 38#38: *739 client 10.233.64.34 closed keepalive connection 2022/10/09 05:38:05 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:05 [info] 38#38: *741 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:06 [info] 38#38: *742 [lua] access_by_lua(msblocations.conf:189):2: 33ba556c5a26549856ccd7352090df7f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:38:06 [info] 38#38: *742 [lua] logger.lua:23: 33ba556c5a26549856ccd7352090df7f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:38:06 +0000] 33ba556c5a26549856ccd7352090df7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:38:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:38:15 [info] 42#42: *743 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:15 [info] 42#42: *744 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:21 [info] 38#38: *745 [lua] access_by_lua(msblocations.conf:189):2: 80d354fbe94ca79bd686ff0769c3d470:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:38:21 [info] 38#38: *745 [lua] logger.lua:23: 80d354fbe94ca79bd686ff0769c3d470 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:38:21 +0000] 80d354fbe94ca79bd686ff0769c3d470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:38:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:38:25 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:25 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:35 [info] 42#42: *749 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:35 [info] 42#42: *748 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:36 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 5de050bc58053072e8521e1919c276a1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:38:36 [info] 38#38: *750 [lua] logger.lua:23: 5de050bc58053072e8521e1919c276a1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:38:36 +0000] 5de050bc58053072e8521e1919c276a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:38:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:38:45 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:45 [info] 42#42: *752 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:51 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 5aeb16a2d4be512d2a55c5d4b28306a9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:38:51 [info] 38#38: *753 [lua] logger.lua:23: 5aeb16a2d4be512d2a55c5d4b28306a9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:38:51 +0000] 5aeb16a2d4be512d2a55c5d4b28306a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:38:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:38:55 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:38:55 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:05 [info] 42#42: *758 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:05 [info] 42#42: *757 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:06 [info] 38#38: *759 [lua] access_by_lua(msblocations.conf:189):2: c1db245bd769afe7b934a61f5f459343:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:39:06 +0000] c1db245bd769afe7b934a61f5f459343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:39:06 [info] 38#38: *759 [lua] logger.lua:23: c1db245bd769afe7b934a61f5f459343 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:39:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:39:15 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:15 [info] 42#42: *760 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:21 [info] 38#38: *762 [lua] access_by_lua(msblocations.conf:189):2: f3832160d8a974158a360425b3e89713:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:39:21 [info] 38#38: *762 [lua] logger.lua:23: f3832160d8a974158a360425b3e89713 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:39:21 +0000] f3832160d8a974158a360425b3e89713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:39:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:39:25 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:25 [info] 38#38: *764 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:35 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:35 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:36 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: 8d74568eab19d59d7dcd8ead7f2041e8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:39:36 [info] 38#38: *767 [lua] logger.lua:23: 8d74568eab19d59d7dcd8ead7f2041e8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:39:36 +0000] 8d74568eab19d59d7dcd8ead7f2041e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:39:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:39:45 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:45 [info] 42#42: *769 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:51 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: a740681d50ce9e5d7abb164c537a31b3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:39:51 +0000] a740681d50ce9e5d7abb164c537a31b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:39:51 [info] 38#38: *770 [lua] logger.lua:23: a740681d50ce9e5d7abb164c537a31b3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:39:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:39:55 [info] 42#42: *771 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:39:55 [info] 42#42: *772 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:05 [info] 42#42: *774 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:05 [info] 38#38: *775 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:06 [info] 38#38: *776 [lua] access_by_lua(msblocations.conf:189):2: c9c533991cfd109d1ab68a443d7fccaa:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:40:06 [info] 38#38: *776 [lua] logger.lua:23: c9c533991cfd109d1ab68a443d7fccaa {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:40:06 +0000] c9c533991cfd109d1ab68a443d7fccaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:40:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:40:15 [info] 42#42: *777 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:15 [info] 42#42: *778 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:21 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: 6b33cb03040ce05afc8258e8620e3551:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:40:21 [info] 38#38: *779 [lua] logger.lua:23: 6b33cb03040ce05afc8258e8620e3551 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:40:21 +0000] 6b33cb03040ce05afc8258e8620e3551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:40:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 05:40:25 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:25 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:35 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:35 [info] 42#42: *783 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:36 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: 2f0798f3865b86af40016affb18a03c6:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:40:36 +0000] 2f0798f3865b86af40016affb18a03c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:40:36 [info] 38#38: *784 [lua] logger.lua:23: 2f0798f3865b86af40016affb18a03c6 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:40:45 [info] 42#42: *785 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:45 [info] 42#42: *786 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:51 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: 5839a0791d5aaa3728beaf307c439562:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:40:51 +0000] 5839a0791d5aaa3728beaf307c439562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:40:51 [info] 38#38: *787 [lua] logger.lua:23: 5839a0791d5aaa3728beaf307c439562 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:40:55 [info] 38#38: *788 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:40:55 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:05 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:05 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:06 [info] 38#38: *793 [lua] access_by_lua(msblocations.conf:189):2: 503406bc96f4be8b89ccf7a26a9fe360:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:41:06 +0000] 503406bc96f4be8b89ccf7a26a9fe360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:41:06 [info] 38#38: *793 [lua] logger.lua:23: 503406bc96f4be8b89ccf7a26a9fe360 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:41:15 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:15 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:21 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: 454166da54301eae8ba493702255dfc1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:41:21 +0000] 454166da54301eae8ba493702255dfc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/09 05:41:21 [info] 38#38: *796 [lua] logger.lua:23: 454166da54301eae8ba493702255dfc1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:41:25 [info] 42#42: *797 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:25 [info] 42#42: *798 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:35 [info] 42#42: *799 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:35 [info] 42#42: *800 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:36 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: a9f3d4b6b51e134ff103815ab03f2b20:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:41:36 [info] 38#38: *801 [lua] logger.lua:23: a9f3d4b6b51e134ff103815ab03f2b20 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:41:36 +0000] a9f3d4b6b51e134ff103815ab03f2b20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:41:45 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:45 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:51 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: c20917e36742bd9278c5654533e49802:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:41:51 [info] 38#38: *804 [lua] logger.lua:23: c20917e36742bd9278c5654533e49802 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:41:51 +0000] c20917e36742bd9278c5654533e49802 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:41:55 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:41:55 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:05 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:05 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:06 [info] 38#38: *810 [lua] access_by_lua(msblocations.conf:189):2: 77af43e8d83141873e4e1a3ba64375ce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:42:06 [info] 38#38: *810 [lua] logger.lua:23: 77af43e8d83141873e4e1a3ba64375ce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:42:06 +0000] 77af43e8d83141873e4e1a3ba64375ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:42:15 [info] 42#42: *812 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:15 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:21 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: b24066bd5e56b275ef558b888aa3bb99:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:42:21 [info] 38#38: *813 [lua] logger.lua:23: b24066bd5e56b275ef558b888aa3bb99 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:42:21 +0000] b24066bd5e56b275ef558b888aa3bb99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:42:25 [info] 42#42: *814 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:25 [info] 42#42: *815 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:35 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:35 [info] 42#42: *817 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:36 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: bb92107916690973091d87c22c819516:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:42:36 [info] 38#38: *818 [lua] logger.lua:23: bb92107916690973091d87c22c819516 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:42:36 +0000] bb92107916690973091d87c22c819516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:42:45 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:45 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:51 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: 0a73681e5103d9d439b80363d044a662:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:42:51 +0000] 0a73681e5103d9d439b80363d044a662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:42:51 [info] 38#38: *821 [lua] logger.lua:23: 0a73681e5103d9d439b80363d044a662 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:42:55 [info] 42#42: *822 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:42:55 [info] 42#42: *823 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:05 [info] 42#42: *826 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:05 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:06 [info] 38#38: *827 [lua] access_by_lua(msblocations.conf:189):2: 88acbd70e3723781ebb9122d42a8b457:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:43:06 +0000] 88acbd70e3723781ebb9122d42a8b457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:43:06 [info] 38#38: *827 [lua] logger.lua:23: 88acbd70e3723781ebb9122d42a8b457 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:43:15 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:15 [info] 42#42: *829 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:21 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: a9f8e20ca8fae56a674acf10348701db:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:43:21 [info] 38#38: *830 [lua] logger.lua:23: a9f8e20ca8fae56a674acf10348701db {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:43:21 +0000] a9f8e20ca8fae56a674acf10348701db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:43:25 [info] 42#42: *831 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:25 [info] 42#42: *832 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:35 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:35 [info] 42#42: *834 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:36 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: b053ef6c6169a0e97dfaad64e8e8f059:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:43:36 [info] 38#38: *835 [lua] logger.lua:23: b053ef6c6169a0e97dfaad64e8e8f059 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:43:36 +0000] b053ef6c6169a0e97dfaad64e8e8f059 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:43:45 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:45 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:51 [info] 38#38: *838 [lua] access_by_lua(msblocations.conf:189):2: 4b504b6281e9ee7d4005c00c48ed4475:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:43:52 [info] 38#38: *838 [lua] logger.lua:23: 4b504b6281e9ee7d4005c00c48ed4475 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.99 - - [09/Oct/2022:05:43:52 +0000] 4b504b6281e9ee7d4005c00c48ed4475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:43:55 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:43:55 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:05 [info] 42#42: *843 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:05 [info] 42#42: *842 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:07 [info] 38#38: *844 [lua] access_by_lua(msblocations.conf:189):2: bd71ba7745e4980d887ada677a1f56cc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:44:07 [info] 38#38: *844 [lua] logger.lua:23: bd71ba7745e4980d887ada677a1f56cc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:44:07 +0000] bd71ba7745e4980d887ada677a1f56cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:44:15 [info] 42#42: *845 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:15 [info] 42#42: *846 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:22 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 06ca5e4c37c4015c03eb5a3d42d5780f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:44:22 +0000] 06ca5e4c37c4015c03eb5a3d42d5780f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:44:22 [info] 38#38: *847 [lua] logger.lua:23: 06ca5e4c37c4015c03eb5a3d42d5780f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:44:25 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:25 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:35 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:35 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:37 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: fce112cf106e6e40c6969be3c957edea:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:44:37 [info] 38#38: *852 [lua] logger.lua:23: fce112cf106e6e40c6969be3c957edea {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:44:37 +0000] fce112cf106e6e40c6969be3c957edea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:44:45 [info] 42#42: *853 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:45 [info] 42#42: *854 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:52 [info] 38#38: *855 [lua] access_by_lua(msblocations.conf:189):2: 5d5d98af080d462e4bb8d6e50fd3c20f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:44:52 +0000] 5d5d98af080d462e4bb8d6e50fd3c20f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:44:52 [info] 38#38: *855 [lua] logger.lua:23: 5d5d98af080d462e4bb8d6e50fd3c20f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:44:55 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:44:55 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:05 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:05 [info] 42#42: *859 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:07 [info] 38#38: *861 [lua] access_by_lua(msblocations.conf:189):2: dea1f56a77c1d386f026aec3d56b0ccb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:45:07 [info] 38#38: *861 [lua] logger.lua:23: dea1f56a77c1d386f026aec3d56b0ccb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:05:45:07 +0000] dea1f56a77c1d386f026aec3d56b0ccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:45:15 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:15 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:22 [info] 38#38: *864 [lua] access_by_lua(msblocations.conf:189):2: 32e35f9bae8f47cc2adbf49e8159caaa:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:45:22 [info] 38#38: *864 [lua] logger.lua:23: 32e35f9bae8f47cc2adbf49e8159caaa {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:45:22 +0000] 32e35f9bae8f47cc2adbf49e8159caaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:45:25 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:25 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:35 [info] 42#42: *868 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:35 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:37 [info] 38#38: *869 [lua] access_by_lua(msblocations.conf:189):2: 945356541925b6ec773ea587ff6e77f4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:45:37 [info] 38#38: *869 [lua] logger.lua:23: 945356541925b6ec773ea587ff6e77f4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:45:37 +0000] 945356541925b6ec773ea587ff6e77f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:45:45 [info] 42#42: *870 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:45 [info] 42#42: *871 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:52 [info] 38#38: *872 [lua] access_by_lua(msblocations.conf:189):2: c015cb05b92afa1a190f1be675c2482b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:45:52 [info] 38#38: *872 [lua] logger.lua:23: c015cb05b92afa1a190f1be675c2482b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:45:52 +0000] c015cb05b92afa1a190f1be675c2482b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:45:55 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:45:55 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:05 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:05 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:07 [info] 38#38: *878 [lua] access_by_lua(msblocations.conf:189):2: 1756e4c92c7deaf4e864a4124968c760:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:07 +0000] 1756e4c92c7deaf4e864a4124968c760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:46:07 [info] 38#38: *878 [lua] logger.lua:23: 1756e4c92c7deaf4e864a4124968c760 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:46:15 [info] 42#42: *880 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:15 [info] 42#42: *879 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:22 [info] 38#38: *881 [lua] access_by_lua(msblocations.conf:189):2: 27b94cb6581428e88d17c4bf12fb14bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:22 +0000] 27b94cb6581428e88d17c4bf12fb14bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 05:46:22 [info] 38#38: *881 [lua] logger.lua:23: 27b94cb6581428e88d17c4bf12fb14bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 05:46:25 [info] 42#42: *882 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:25 [info] 42#42: *883 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:35 [info] 42#42: *884 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:35 [info] 42#42: *885 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:37 [info] 38#38: *886 [lua] access_by_lua(msblocations.conf:189):2: c535586a5538eaf383428f7ab99335dd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:37 +0000] c535586a5538eaf383428f7ab99335dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/09 05:46:37 [info] 38#38: *886 [lua] logger.lua:23: c535586a5538eaf383428f7ab99335dd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/09 05:46:45 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:45 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:52 [info] 38#38: *889 [lua] access_by_lua(msblocations.conf:189):2: f55cff126beb723e8f03bd936b3a7f0b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:46:52 [info] 38#38: *889 [lua] logger.lua:23: f55cff126beb723e8f03bd936b3a7f0b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:46:52 +0000] f55cff126beb723e8f03bd936b3a7f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 05:46:55 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:46:55 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:05 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:05 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:07 [info] 38#38: *895 [lua] access_by_lua(msblocations.conf:189):2: 962bd274294943ad1b2c9e98b054ec0c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:47:07 [info] 38#38: *895 [lua] logger.lua:23: 962bd274294943ad1b2c9e98b054ec0c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:47:07 +0000] 962bd274294943ad1b2c9e98b054ec0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:47:15 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:15 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:22 [info] 38#38: *898 [lua] access_by_lua(msblocations.conf:189):2: ae35018fe4891bff9708a3fcba84970d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:47:22 [info] 38#38: *898 [lua] logger.lua:23: ae35018fe4891bff9708a3fcba84970d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:47:22 +0000] ae35018fe4891bff9708a3fcba84970d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:47:25 [info] 42#42: *900 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:25 [info] 42#42: *899 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:35 [info] 42#42: *902 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:35 [info] 42#42: *901 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:37 [info] 38#38: *903 [lua] access_by_lua(msblocations.conf:189):2: 4b9561fb81cf9b05d2849ec5b0316c7b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:47:37 [info] 38#38: *903 [lua] logger.lua:23: 4b9561fb81cf9b05d2849ec5b0316c7b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:47:37 +0000] 4b9561fb81cf9b05d2849ec5b0316c7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:47:45 [info] 42#42: *904 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:45 [info] 42#42: *905 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:52 [info] 38#38: *906 [lua] access_by_lua(msblocations.conf:189):2: 39b67cfb78505285cc83f10262547cd5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:47:52 [info] 38#38: *906 [lua] logger.lua:23: 39b67cfb78505285cc83f10262547cd5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:47:52 +0000] 39b67cfb78505285cc83f10262547cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:47:55 [info] 42#42: *908 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:47:55 [info] 42#42: *907 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:05 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:05 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:07 [info] 38#38: *912 [lua] access_by_lua(msblocations.conf:189):2: 5ce69b39086e1660c1c1eece545b612a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:48:07 [info] 38#38: *912 [lua] logger.lua:23: 5ce69b39086e1660c1c1eece545b612a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:48:07 +0000] 5ce69b39086e1660c1c1eece545b612a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:48:15 [info] 42#42: *913 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:15 [info] 42#42: *914 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:22 [info] 38#38: *915 [lua] access_by_lua(msblocations.conf:189):2: 5d34a0f1b93bb95049a148cdb1cdd696:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:48:22 [info] 38#38: *915 [lua] logger.lua:23: 5d34a0f1b93bb95049a148cdb1cdd696 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:48:22 +0000] 5d34a0f1b93bb95049a148cdb1cdd696 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:48:25 [info] 42#42: *916 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:25 [info] 42#42: *917 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:35 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:35 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:37 [info] 38#38: *920 [lua] access_by_lua(msblocations.conf:189):2: 39b34161b2405c4353180f0985de7c46:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:48:37 +0000] 39b34161b2405c4353180f0985de7c46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:48:37 [info] 38#38: *920 [lua] logger.lua:23: 39b34161b2405c4353180f0985de7c46 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:48:45 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:45 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:52 [info] 38#38: *923 [lua] access_by_lua(msblocations.conf:189):2: 61a7b8a726c836ba342ca9749efbec0a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:48:52 [info] 38#38: *923 [lua] logger.lua:23: 61a7b8a726c836ba342ca9749efbec0a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:48:52 +0000] 61a7b8a726c836ba342ca9749efbec0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:48:55 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:48:55 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:05 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:05 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:07 [info] 38#38: *929 [lua] access_by_lua(msblocations.conf:189):2: 3020c89332800883fb3e02433acc429c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:07 +0000] 3020c89332800883fb3e02433acc429c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:49:07 [info] 38#38: *929 [lua] logger.lua:23: 3020c89332800883fb3e02433acc429c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:49:15 [info] 42#42: *930 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:15 [info] 42#42: *931 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:22 [info] 38#38: *932 [lua] access_by_lua(msblocations.conf:189):2: 41742b7dffc01a8d699f14d62000475c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:22 +0000] 41742b7dffc01a8d699f14d62000475c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:49:22 [info] 38#38: *932 [lua] logger.lua:23: 41742b7dffc01a8d699f14d62000475c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:49:25 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:25 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:35 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:35 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:37 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: ff694bfb42b5de78b34338a2ad1aed1a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:37 +0000] ff694bfb42b5de78b34338a2ad1aed1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:49:37 [info] 38#38: *937 [lua] logger.lua:23: ff694bfb42b5de78b34338a2ad1aed1a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:49:45 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:45 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:52 [info] 38#38: *940 [lua] access_by_lua(msblocations.conf:189):2: b62c831cd0b2798b4c70b350818051d3:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:49:52 [info] 38#38: *940 [lua] logger.lua:23: b62c831cd0b2798b4c70b350818051d3 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:49:52 +0000] b62c831cd0b2798b4c70b350818051d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:49:55 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:49:55 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:05 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:05 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:07 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: fb65b0dfdee488b01c8b5eca1ce78104:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:50:07 +0000] fb65b0dfdee488b01c8b5eca1ce78104 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:50:07 [info] 38#38: *946 [lua] logger.lua:23: fb65b0dfdee488b01c8b5eca1ce78104 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:50:15 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:15 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:22 [info] 38#38: *949 [lua] access_by_lua(msblocations.conf:189):2: 49651807c4398ec9354be057071fdabc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:50:22 +0000] 49651807c4398ec9354be057071fdabc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:50:22 [info] 38#38: *949 [lua] logger.lua:23: 49651807c4398ec9354be057071fdabc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:50:25 [info] 38#38: *950 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:25 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:35 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:35 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:37 [info] 38#38: *954 [lua] access_by_lua(msblocations.conf:189):2: 2a0f5cfcb4debd5e9f390095662698ef:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:50:37 [info] 38#38: *954 [lua] logger.lua:23: 2a0f5cfcb4debd5e9f390095662698ef {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:50:37 +0000] 2a0f5cfcb4debd5e9f390095662698ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/09 05:50:45 [info] 42#42: *956 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:45 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:52 [info] 38#38: *957 [lua] access_by_lua(msblocations.conf:189):2: 50103a0addf2db70c38757a3fc5e6a35:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:50:52 +0000] 50103a0addf2db70c38757a3fc5e6a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/09 05:50:52 [info] 38#38: *957 [lua] logger.lua:23: 50103a0addf2db70c38757a3fc5e6a35 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:50:55 [info] 42#42: *958 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:50:55 [info] 42#42: *959 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:05 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:05 [info] 42#42: *961 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:07 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 672ebe7913f5f2b15a588722d8aedd80:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:51:07 +0000] 672ebe7913f5f2b15a588722d8aedd80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/09 05:51:07 [info] 38#38: *963 [lua] logger.lua:23: 672ebe7913f5f2b15a588722d8aedd80 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:51:15 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:15 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:22 [info] 38#38: *966 [lua] access_by_lua(msblocations.conf:189):2: fdd7ec3e1bb683b40a538e648bf41f1c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:51:22 +0000] fdd7ec3e1bb683b40a538e648bf41f1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:51:22 [info] 38#38: *966 [lua] logger.lua:23: fdd7ec3e1bb683b40a538e648bf41f1c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:51:25 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:25 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:35 [info] 42#42: *969 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:35 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:37 [info] 38#38: *971 [lua] access_by_lua(msblocations.conf:189):2: 24627a39e1417292855fdc5948b1ce36:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:51:37 +0000] 24627a39e1417292855fdc5948b1ce36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:51:37 [info] 38#38: *971 [lua] logger.lua:23: 24627a39e1417292855fdc5948b1ce36 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:51:45 [info] 42#42: *973 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:45 [info] 42#42: *972 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:52 [info] 38#38: *974 [lua] access_by_lua(msblocations.conf:189):2: c23005b9020a6ac51c733a499af8e32d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:05:51:52 +0000] c23005b9020a6ac51c733a499af8e32d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:51:52 [info] 38#38: *974 [lua] logger.lua:23: c23005b9020a6ac51c733a499af8e32d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:51:55 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:51:55 [info] 42#42: *976 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:05 [info] 42#42: *979 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:05 [info] 42#42: *978 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:07 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: 1253a68669e1305558bf05bddf64d2ff:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.66.99 - - [09/Oct/2022:05:52:07 +0000] 1253a68669e1305558bf05bddf64d2ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/09 05:52:07 [info] 38#38: *980 [lua] logger.lua:23: 1253a68669e1305558bf05bddf64d2ff {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:52:15 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:15 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:22 [info] 38#38: *983 [lua] access_by_lua(msblocations.conf:189):2: c7f01d7c3c5269a8f30783a961447e06:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:52:22 [info] 38#38: *983 [lua] logger.lua:23: c7f01d7c3c5269a8f30783a961447e06 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:52:22 +0000] c7f01d7c3c5269a8f30783a961447e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:52:25 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:25 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:35 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:35 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:37 [info] 38#38: *988 [lua] access_by_lua(msblocations.conf:189):2: c2a4796f3e051f545c30e68f21d7c4e1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:52:37 +0000] c2a4796f3e051f545c30e68f21d7c4e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:52:37 [info] 38#38: *988 [lua] logger.lua:23: c2a4796f3e051f545c30e68f21d7c4e1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:52:45 [info] 42#42: *989 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:45 [info] 42#42: *990 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:52 [info] 38#38: *991 [lua] access_by_lua(msblocations.conf:189):2: f4832f252363abc1b2c79f7a37688f19:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:52:52 [info] 38#38: *991 [lua] logger.lua:23: f4832f252363abc1b2c79f7a37688f19 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:52:52 +0000] f4832f252363abc1b2c79f7a37688f19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:52:55 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:52:55 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:05 [info] 42#42: *995 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:05 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:07 [info] 38#38: *997 [lua] access_by_lua(msblocations.conf:189):2: dcb28693721a71a4d7014f0cfe2c1f87:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:53:07 +0000] dcb28693721a71a4d7014f0cfe2c1f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:53:07 [info] 38#38: *997 [lua] logger.lua:23: dcb28693721a71a4d7014f0cfe2c1f87 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:53:15 [info] 42#42: *998 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:15 [info] 42#42: *999 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:22 [info] 38#38: *1000 [lua] access_by_lua(msblocations.conf:189):2: cd6ed5968b5f6d44806ac08b2edf7968:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:53:22 +0000] cd6ed5968b5f6d44806ac08b2edf7968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:53:22 [info] 38#38: *1000 [lua] logger.lua:23: cd6ed5968b5f6d44806ac08b2edf7968 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:53:25 [info] 38#38: *1001 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:25 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:35 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:35 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:37 [info] 38#38: *1005 [lua] access_by_lua(msblocations.conf:189):2: dcfffc066fc6c4f039fbc31cd6d2929f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:53:37 +0000] dcfffc066fc6c4f039fbc31cd6d2929f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 05:53:37 [info] 38#38: *1005 [lua] logger.lua:23: dcfffc066fc6c4f039fbc31cd6d2929f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:53:45 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:45 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:52 [info] 38#38: *1008 [lua] access_by_lua(msblocations.conf:189):2: 793b42128460ef01d5e42a0e2d8da16c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:53:52 [info] 38#38: *1008 [lua] logger.lua:23: 793b42128460ef01d5e42a0e2d8da16c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:53:52 +0000] 793b42128460ef01d5e42a0e2d8da16c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:53:55 [info] 42#42: *1009 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:53:55 [info] 42#42: *1010 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:05 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:05 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:07 [info] 38#38: *1014 [lua] access_by_lua(msblocations.conf:189):2: d9237f50961ce7704d3e722411ff84df:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:54:07 [info] 38#38: *1014 [lua] logger.lua:23: d9237f50961ce7704d3e722411ff84df {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:05:54:07 +0000] d9237f50961ce7704d3e722411ff84df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:54:15 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:15 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:22 [info] 38#38: *1017 [lua] access_by_lua(msblocations.conf:189):2: 0f744035813da5fad707488177fa32bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:54:22 [info] 38#38: *1017 [lua] logger.lua:23: 0f744035813da5fad707488177fa32bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:54:22 +0000] 0f744035813da5fad707488177fa32bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:54:25 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:25 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:35 [info] 42#42: *1020 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:35 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:37 [info] 38#38: *1022 [lua] access_by_lua(msblocations.conf:189):2: 22b3b1599f63dc8206db33ac4e193101:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:54:37 [info] 38#38: *1022 [lua] logger.lua:23: 22b3b1599f63dc8206db33ac4e193101 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:54:37 +0000] 22b3b1599f63dc8206db33ac4e193101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:54:45 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:45 [info] 42#42: *1024 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:52 [info] 38#38: *1025 [lua] access_by_lua(msblocations.conf:189):2: 0e6bc51162eb33193fad64e1d8538bbc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:54:52 [info] 38#38: *1025 [lua] logger.lua:23: 0e6bc51162eb33193fad64e1d8538bbc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:54:52 +0000] 0e6bc51162eb33193fad64e1d8538bbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 05:54:55 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:54:55 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:05 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:05 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:07 [info] 38#38: *1031 [lua] access_by_lua(msblocations.conf:189):2: 89ee69e142bccdf7e145e67d277ad747:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:55:07 [info] 38#38: *1031 [lua] logger.lua:23: 89ee69e142bccdf7e145e67d277ad747 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:55:07 +0000] 89ee69e142bccdf7e145e67d277ad747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:55:15 [info] 38#38: *1032 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:15 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:22 [info] 38#38: *1034 [lua] access_by_lua(msblocations.conf:189):2: 58024b7f4025ce7fab8c9d8d94f7a47d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:05:55:22 +0000] 58024b7f4025ce7fab8c9d8d94f7a47d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:55:22 [info] 38#38: *1034 [lua] logger.lua:23: 58024b7f4025ce7fab8c9d8d94f7a47d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:55:25 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:25 [info] 38#38: *1035 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:35 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:35 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:37 [info] 38#38: *1039 [lua] access_by_lua(msblocations.conf:189):2: af6572a59a4745fec6b067f11bd921dc:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:55:37 [info] 38#38: *1039 [lua] logger.lua:23: af6572a59a4745fec6b067f11bd921dc {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:55:37 +0000] af6572a59a4745fec6b067f11bd921dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/09 05:55:45 [info] 42#42: *1040 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:45 [info] 42#42: *1041 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:52 [info] 38#38: *1042 [lua] access_by_lua(msblocations.conf:189):2: 05c1574f6a081018e2718c797d38c185:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:55:52 [info] 38#38: *1042 [lua] logger.lua:23: 05c1574f6a081018e2718c797d38c185 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:55:52 +0000] 05c1574f6a081018e2718c797d38c185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:55:55 [info] 42#42: *1043 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:55:55 [info] 42#42: *1044 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:05 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:05 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:07 [info] 38#38: *1048 [lua] access_by_lua(msblocations.conf:189):2: 12661d5d4b98467e06e3ac7fcc7ce8f4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/09 05:56:07 [info] 38#38: *1048 [lua] logger.lua:23: 12661d5d4b98467e06e3ac7fcc7ce8f4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:56:07 +0000] 12661d5d4b98467e06e3ac7fcc7ce8f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/09 05:56:15 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:15 [info] 42#42: *1050 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:22 [info] 38#38: *1051 [lua] access_by_lua(msblocations.conf:189):2: 78dce85b3a782baffb1c5c7d6f0531af:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:56:22 [info] 38#38: *1051 [lua] logger.lua:23: 78dce85b3a782baffb1c5c7d6f0531af {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:56:22 +0000] 78dce85b3a782baffb1c5c7d6f0531af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:56:25 [info] 42#42: *1052 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:25 [info] 42#42: *1053 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:35 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:35 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:37 [info] 38#38: *1056 [lua] access_by_lua(msblocations.conf:189):2: d6dbfe6fddaecb62efd6b1cad4b2e486:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 05:56:37 [info] 38#38: *1056 [lua] logger.lua:23: d6dbfe6fddaecb62efd6b1cad4b2e486 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:56:37 +0000] d6dbfe6fddaecb62efd6b1cad4b2e486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 05:56:45 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:45 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:52 [info] 38#38: *1059 [lua] access_by_lua(msblocations.conf:189):2: d72eb48ec322501b25cfe31d406a7395:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:56:52 [info] 38#38: *1059 [lua] logger.lua:23: d72eb48ec322501b25cfe31d406a7395 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:56:52 +0000] d72eb48ec322501b25cfe31d406a7395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/09 05:56:55 [info] 42#42: *1060 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:56:55 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:05 [info] 42#42: *1063 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:05 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:07 [info] 38#38: *1065 [lua] access_by_lua(msblocations.conf:189):2: 6a49ea73c8517f8783d1552d49265dee:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:57:07 +0000] 6a49ea73c8517f8783d1552d49265dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:57:07 [info] 38#38: *1065 [lua] logger.lua:23: 6a49ea73c8517f8783d1552d49265dee {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:57:15 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:15 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:22 [info] 38#38: *1068 [lua] access_by_lua(msblocations.conf:189):2: f1842acdfd08e7a5d2adc8c989bd8e43:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:57:22 [info] 38#38: *1068 [lua] logger.lua:23: f1842acdfd08e7a5d2adc8c989bd8e43 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:57:22 +0000] f1842acdfd08e7a5d2adc8c989bd8e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 05:57:25 [info] 42#42: *1070 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:25 [info] 42#42: *1069 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:35 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:35 [info] 42#42: *1072 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:37 [info] 38#38: *1073 [lua] access_by_lua(msblocations.conf:189):2: 91845d6a6d4dd41d2f781099e0dcbcad:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:57:37 +0000] 91845d6a6d4dd41d2f781099e0dcbcad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:57:37 [info] 38#38: *1073 [lua] logger.lua:23: 91845d6a6d4dd41d2f781099e0dcbcad {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:57:45 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:45 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:52 [info] 38#38: *1076 [lua] access_by_lua(msblocations.conf:189):2: 745b72f1cb6601220f460b273c2e2014:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:57:52 +0000] 745b72f1cb6601220f460b273c2e2014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:57:52 [info] 38#38: *1076 [lua] logger.lua:23: 745b72f1cb6601220f460b273c2e2014 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 05:57:55 [info] 42#42: *1078 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:57:55 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:05 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:05 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:07 [info] 38#38: *1082 [lua] access_by_lua(msblocations.conf:189):2: 95bd6b05a6f6f1e4ce6a3255ef402c74:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:58:07 [info] 38#38: *1082 [lua] logger.lua:23: 95bd6b05a6f6f1e4ce6a3255ef402c74 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:58:07 +0000] 95bd6b05a6f6f1e4ce6a3255ef402c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 05:58:15 [info] 42#42: *1083 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:15 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:22 [info] 38#38: *1085 [lua] access_by_lua(msblocations.conf:189):2: ec96c3c33acc6078d452fbb36a00a2d9:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:58:22 [info] 38#38: *1085 [lua] logger.lua:23: ec96c3c33acc6078d452fbb36a00a2d9 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:58:22 +0000] ec96c3c33acc6078d452fbb36a00a2d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:58:25 [info] 42#42: *1086 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:25 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:35 [info] 38#38: *1088 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:35 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:37 [info] 38#38: *1090 [lua] access_by_lua(msblocations.conf:189):2: d3ec11effa20ec4b85b357453af3bc7b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:58:37 [info] 38#38: *1090 [lua] logger.lua:23: d3ec11effa20ec4b85b357453af3bc7b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:05:58:37 +0000] d3ec11effa20ec4b85b357453af3bc7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 05:58:45 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:45 [info] 42#42: *1092 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:52 [info] 38#38: *1093 [lua] access_by_lua(msblocations.conf:189):2: 83eb54bd2d61f6a2e6bd483eafb86768:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:58:52 [info] 38#38: *1093 [lua] logger.lua:23: 83eb54bd2d61f6a2e6bd483eafb86768 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:58:52 +0000] 83eb54bd2d61f6a2e6bd483eafb86768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/09 05:58:55 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:58:55 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:05 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:05 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:07 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: 17dd64d4c2995c19931b61c4a2704762:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:59:07 [info] 38#38: *1099 [lua] logger.lua:23: 17dd64d4c2995c19931b61c4a2704762 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:59:07 +0000] 17dd64d4c2995c19931b61c4a2704762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:59:15 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:15 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:22 [info] 38#38: *1102 [lua] access_by_lua(msblocations.conf:189):2: bf8b8cd8accc7a822dc6ac2dac0af65f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:59:22 [info] 38#38: *1102 [lua] logger.lua:23: bf8b8cd8accc7a822dc6ac2dac0af65f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:59:22 +0000] bf8b8cd8accc7a822dc6ac2dac0af65f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:59:25 [info] 42#42: *1103 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:25 [info] 42#42: *1104 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:35 [info] 42#42: *1105 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:35 [info] 42#42: *1106 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:37 [info] 38#38: *1107 [lua] access_by_lua(msblocations.conf:189):2: 05bfe76ffaa94cc9f9c0b4cc9e6b4bef:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:59:37 [info] 38#38: *1107 [lua] logger.lua:23: 05bfe76ffaa94cc9f9c0b4cc9e6b4bef {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:59:37 +0000] 05bfe76ffaa94cc9f9c0b4cc9e6b4bef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 05:59:45 [info] 38#38: *1109 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:45 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:52 [info] 38#38: *1110 [lua] access_by_lua(msblocations.conf:189):2: 1d45bfe00c039d3bff0f7882d3f54d6f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 05:59:52 [info] 38#38: *1110 [lua] logger.lua:23: 1d45bfe00c039d3bff0f7882d3f54d6f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:05:59:52 +0000] 1d45bfe00c039d3bff0f7882d3f54d6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:05:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 05:59:55 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 05:59:55 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:05 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:05 [info] 42#42: *1115 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:07 [info] 38#38: *1116 [lua] access_by_lua(msblocations.conf:189):2: 1485b43f56b41f40a34fea05f35ac0ac:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:07 +0000] 1485b43f56b41f40a34fea05f35ac0ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 06:00:07 [info] 38#38: *1116 [lua] logger.lua:23: 1485b43f56b41f40a34fea05f35ac0ac {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 06:00:15 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:15 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:22 [info] 38#38: *1119 [lua] access_by_lua(msblocations.conf:189):2: acc9eb520d7d6eefb72e9f352d7616a5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:22 +0000] acc9eb520d7d6eefb72e9f352d7616a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 06:00:22 [info] 38#38: *1119 [lua] logger.lua:23: acc9eb520d7d6eefb72e9f352d7616a5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:00:25 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:25 [info] 42#42: *1120 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:35 [info] 42#42: *1123 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:35 [info] 42#42: *1122 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:37 [info] 38#38: *1124 [lua] access_by_lua(msblocations.conf:189):2: 0c2492d25048b669b1bb65104b4466bb:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:37 +0000] 0c2492d25048b669b1bb65104b4466bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:00:37 [info] 38#38: *1124 [lua] logger.lua:23: 0c2492d25048b669b1bb65104b4466bb {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:00:45 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:45 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:52 [info] 38#38: *1127 [lua] access_by_lua(msblocations.conf:189):2: fd4ae35027d66559423408c233ff29f8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:00:52 [info] 38#38: *1127 [lua] logger.lua:23: fd4ae35027d66559423408c233ff29f8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:00:52 +0000] fd4ae35027d66559423408c233ff29f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:00:55 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:00:55 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:05 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:05 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:07 [info] 38#38: *1133 [lua] access_by_lua(msblocations.conf:189):2: 5a72551afe58a3c6cc7b8fbc0895a133:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:01:07 [info] 38#38: *1133 [lua] logger.lua:23: 5a72551afe58a3c6cc7b8fbc0895a133 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:01:07 +0000] 5a72551afe58a3c6cc7b8fbc0895a133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:01:15 [info] 42#42: *1134 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:15 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:22 [info] 38#38: *1136 [lua] access_by_lua(msblocations.conf:189):2: dcd07c86510b1569b99f67ead5d25b76:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:01:22 [info] 38#38: *1136 [lua] logger.lua:23: dcd07c86510b1569b99f67ead5d25b76 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:01:22 +0000] dcd07c86510b1569b99f67ead5d25b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:01:25 [info] 42#42: *1137 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:25 [info] 42#42: *1138 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:35 [info] 38#38: *1139 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:35 [info] 42#42: *1140 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:37 [info] 38#38: *1141 [lua] access_by_lua(msblocations.conf:189):2: 960c4f553eb1b4761bc0226b482b9e26:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:01:38 [info] 38#38: *1141 [lua] logger.lua:23: 960c4f553eb1b4761bc0226b482b9e26 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:01:38 +0000] 960c4f553eb1b4761bc0226b482b9e26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:01:45 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:45 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:53 [info] 38#38: *1144 [lua] access_by_lua(msblocations.conf:189):2: 33f1d2c9283ba89ffe8a1c2e83a23cbd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:01:53 +0000] 33f1d2c9283ba89ffe8a1c2e83a23cbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:01:53 [info] 38#38: *1144 [lua] logger.lua:23: 33f1d2c9283ba89ffe8a1c2e83a23cbd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:01:55 [info] 42#42: *1145 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:01:55 [info] 42#42: *1146 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:05 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:05 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:08 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: 7165a40550716e28ee779c24b35f7972:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:02:08 +0000] 7165a40550716e28ee779c24b35f7972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 06:02:08 [info] 38#38: *1150 [lua] logger.lua:23: 7165a40550716e28ee779c24b35f7972 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:02:15 [info] 38#38: *1151 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:15 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:23 [info] 38#38: *1153 [lua] access_by_lua(msblocations.conf:189):2: 0dce111596f2983e798f6b06e2f427ce:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:02:23 +0000] 0dce111596f2983e798f6b06e2f427ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:02:23 [info] 38#38: *1153 [lua] logger.lua:23: 0dce111596f2983e798f6b06e2f427ce {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:02:25 [info] 42#42: *1154 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:25 [info] 42#42: *1155 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:35 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:35 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:38 [info] 38#38: *1158 [lua] access_by_lua(msblocations.conf:189):2: 7e4677fb11fd5fb6b8d0428110ab8aef:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:02:38 [info] 38#38: *1158 [lua] logger.lua:23: 7e4677fb11fd5fb6b8d0428110ab8aef {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:02:38 +0000] 7e4677fb11fd5fb6b8d0428110ab8aef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:02:45 [info] 42#42: *1159 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:45 [info] 42#42: *1160 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:53 [info] 38#38: *1161 [lua] access_by_lua(msblocations.conf:189):2: 5dc6b6bc66ec5902e64c1148ace1a2ad:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:02:53 [info] 38#38: *1161 [lua] logger.lua:23: 5dc6b6bc66ec5902e64c1148ace1a2ad {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:02:53 +0000] 5dc6b6bc66ec5902e64c1148ace1a2ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:02:55 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:02:55 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:05 [info] 42#42: *1166 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:05 [info] 38#38: *1165 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:08 [info] 38#38: *1167 [lua] access_by_lua(msblocations.conf:189):2: 0030a9b32142f29d8677c5427bf44968:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:03:08 +0000] 0030a9b32142f29d8677c5427bf44968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:03:08 [info] 38#38: *1167 [lua] logger.lua:23: 0030a9b32142f29d8677c5427bf44968 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:03:15 [info] 42#42: *1169 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:15 [info] 42#42: *1168 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:23 [info] 38#38: *1170 [lua] access_by_lua(msblocations.conf:189):2: 5ad1fc5ad0ec80253795abe646be0ee1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:03:23 +0000] 5ad1fc5ad0ec80253795abe646be0ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:03:23 [info] 38#38: *1170 [lua] logger.lua:23: 5ad1fc5ad0ec80253795abe646be0ee1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:03:25 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:25 [info] 42#42: *1172 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:35 [info] 38#38: *1173 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:35 [info] 42#42: *1174 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:38 [info] 38#38: *1175 [lua] access_by_lua(msblocations.conf:189):2: 75d9e2e973328547187d39931eb6bfe4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:03:38 [info] 38#38: *1175 [lua] logger.lua:23: 75d9e2e973328547187d39931eb6bfe4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:03:38 +0000] 75d9e2e973328547187d39931eb6bfe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:03:45 [info] 38#38: *1176 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:45 [info] 38#38: *1177 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:53 [info] 38#38: *1178 [lua] access_by_lua(msblocations.conf:189):2: bbb3d49c8ab8edf8ca084f29f851c597:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:03:53 [info] 38#38: *1178 [lua] logger.lua:23: bbb3d49c8ab8edf8ca084f29f851c597 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:03:53 +0000] bbb3d49c8ab8edf8ca084f29f851c597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/09 06:03:55 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:03:55 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:05 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:05 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:08 [info] 38#38: *1184 [lua] access_by_lua(msblocations.conf:189):2: c1618337e5eacaf26089edeaef325673:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:06:04:08 +0000] c1618337e5eacaf26089edeaef325673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:04:08 [info] 38#38: *1184 [lua] logger.lua:23: c1618337e5eacaf26089edeaef325673 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:04:15 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:15 [info] 42#42: *1186 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:23 [info] 38#38: *1187 [lua] access_by_lua(msblocations.conf:189):2: 53df6abc1a8c456f2ebd065ea50841e7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:04:23 +0000] 53df6abc1a8c456f2ebd065ea50841e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:04:23 [info] 38#38: *1187 [lua] logger.lua:23: 53df6abc1a8c456f2ebd065ea50841e7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:04:25 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:25 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:35 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:35 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:38 [info] 38#38: *1192 [lua] access_by_lua(msblocations.conf:189):2: f4711f7f0323b8cf30e56345576a5dd1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:04:38 +0000] f4711f7f0323b8cf30e56345576a5dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:04:38 [info] 38#38: *1192 [lua] logger.lua:23: f4711f7f0323b8cf30e56345576a5dd1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:04:45 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:45 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:53 [info] 38#38: *1195 [lua] access_by_lua(msblocations.conf:189):2: c686fa6328e8201141b995ffb221625f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:04:53 +0000] c686fa6328e8201141b995ffb221625f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:04:53 [info] 38#38: *1195 [lua] logger.lua:23: c686fa6328e8201141b995ffb221625f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:04:55 [info] 42#42: *1197 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:04:55 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:05 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:05 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:08 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:189):2: 9cb7fcde593da846d7ad2525d741f584:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:05:08 [info] 38#38: *1201 [lua] logger.lua:23: 9cb7fcde593da846d7ad2525d741f584 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:05:08 +0000] 9cb7fcde593da846d7ad2525d741f584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:05:15 [info] 42#42: *1202 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:15 [info] 42#42: *1203 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:23 [info] 38#38: *1204 [lua] access_by_lua(msblocations.conf:189):2: a2ff64c4fda5bd7312e6d6e178208166:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.99 - - [09/Oct/2022:06:05:23 +0000] a2ff64c4fda5bd7312e6d6e178208166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 06:05:23 [info] 38#38: *1204 [lua] logger.lua:23: a2ff64c4fda5bd7312e6d6e178208166 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:05:25 [info] 42#42: *1205 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:25 [info] 42#42: *1206 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:27 [info] 38#38: *1207 [lua] access_by_lua(msblocations.conf:189):2: c92fe0389015118dd7162690ac6a080f:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:27 [info] 38#38: *1207 [lua] logger.lua:23: c92fe0389015118dd7162690ac6a080f {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:27 +0000] c92fe0389015118dd7162690ac6a080f "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.018 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1209 [lua] access_by_lua(msblocations.conf:189):2: c78e3cd91110767ec777638fbe24721d:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] c78e3cd91110767ec777638fbe24721d "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1209 [lua] logger.lua:23: c78e3cd91110767ec777638fbe24721d {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1209 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1210 [lua] access_by_lua(msblocations.conf:189):2: cccc48cd5093638d20749090b80d2458:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1210 [lua] logger.lua:23: cccc48cd5093638d20749090b80d2458 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] cccc48cd5093638d20749090b80d2458 "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/09 06:05:28 [info] 38#38: *1210 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1211 [lua] access_by_lua(msblocations.conf:189):2: 0d134724b8fe13af6c1383fc4bbfefbc:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1211 [lua] logger.lua:23: 0d134724b8fe13af6c1383fc4bbfefbc {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] 0d134724b8fe13af6c1383fc4bbfefbc "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.020 upstream_response_time:0.020 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1211 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1212 [lua] access_by_lua(msblocations.conf:189):2: 2a5ce35ad48f4d54ea2100089658c1b3:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1212 [lua] logger.lua:23: 2a5ce35ad48f4d54ea2100089658c1b3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1 HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] 2a5ce35ad48f4d54ea2100089658c1b3 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1212 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1213 [lua] access_by_lua(msblocations.conf:189):2: 1a732444cc154ed74b882793919cc745:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1213 [lua] logger.lua:23: 1a732444cc154ed74b882793919cc745 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/content HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] 1a732444cc154ed74b882793919cc745 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/content HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1213 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1214 [lua] access_by_lua(msblocations.conf:189):2: 052bdf8e6eb966304b09b8a71224ffe7:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1214 [lua] logger.lua:23: 052bdf8e6eb966304b09b8a71224ffe7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1 HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] 052bdf8e6eb966304b09b8a71224ffe7 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1214 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1215 [lua] access_by_lua(msblocations.conf:189):2: bb1c7100c5c198d656100a9920cd40ee:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] bb1c7100c5c198d656100a9920cd40ee "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1215 [lua] logger.lua:23: bb1c7100c5c198d656100a9920cd40ee {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1215 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1216 [lua] access_by_lua(msblocations.conf:189):2: f2c3d805789cad44f369be3d94e651dd:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1216 [lua] logger.lua:23: f2c3d805789cad44f369be3d94e651dd {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0 HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] f2c3d805789cad44f369be3d94e651dd "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1216 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1217 [lua] access_by_lua(msblocations.conf:189):2: eaf335149b144a868db7925f9a3225c7:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] eaf335149b144a868db7925f9a3225c7 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0/content HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1217 [lua] logger.lua:23: eaf335149b144a868db7925f9a3225c7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0/content HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/cds-ms-rb-594d9766-8475-4ec4-a3c8-2b05eb4c1ac2/v1/profile/cds-ms-prof-7970e463-99fc-40b5-9434-77f348ea9bc0/content", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1217 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1207 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:28 [info] 38#38: *1218 [lua] access_by_lua(msblocations.conf:189):2: 6845978a3c2bdade6f190ebfb2aa9f9b:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:05:28 +0000] 6845978a3c2bdade6f190ebfb2aa9f9b "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.144 upstream_response_time:0.144 "-" "python-requests/2.24.0" "-" 2022/10/09 06:05:28 [info] 38#38: *1218 [lua] logger.lua:23: 6845978a3c2bdade6f190ebfb2aa9f9b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:05:28 [info] 38#38: *1218 client 10.233.66.218 closed keepalive connection 2022/10/09 06:05:35 [info] 42#42: *1219 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:35 [info] 42#42: *1220 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:38 [info] 38#38: *1221 [lua] access_by_lua(msblocations.conf:189):2: b93782aad9ea3622ce69e5797e5add49:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:05:38 +0000] b93782aad9ea3622ce69e5797e5add49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:05:38 [info] 38#38: *1221 [lua] logger.lua:23: b93782aad9ea3622ce69e5797e5add49 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:05:45 [info] 42#42: *1222 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:45 [info] 42#42: *1223 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:53 [info] 38#38: *1224 [lua] access_by_lua(msblocations.conf:189):2: d7c87d9afec2901215462a48d3123b8c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:05:53 [info] 38#38: *1224 [lua] logger.lua:23: d7c87d9afec2901215462a48d3123b8c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:05:53 +0000] d7c87d9afec2901215462a48d3123b8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/09 06:05:55 [info] 42#42: *1225 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:05:55 [info] 42#42: *1226 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:05 [info] 42#42: *1229 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:05 [info] 42#42: *1228 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:08 [info] 38#38: *1230 [lua] access_by_lua(msblocations.conf:189):2: 8c3e99fe29f437c80ee88f1639727a38:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:06:08 [info] 38#38: *1230 [lua] logger.lua:23: 8c3e99fe29f437c80ee88f1639727a38 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:06:08 +0000] 8c3e99fe29f437c80ee88f1639727a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:06:15 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:15 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:23 [info] 38#38: *1233 [lua] access_by_lua(msblocations.conf:189):2: d3c567a975bcdb68a8165ba3692f522a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:06:23 [info] 38#38: *1233 [lua] logger.lua:23: d3c567a975bcdb68a8165ba3692f522a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:06:23 +0000] d3c567a975bcdb68a8165ba3692f522a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:06:25 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:25 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:35 [info] 42#42: *1237 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:35 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:38 [info] 38#38: *1238 [lua] access_by_lua(msblocations.conf:189):2: 213c0d64cfdaac91c26b3e20520d0ab0:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:06:38 +0000] 213c0d64cfdaac91c26b3e20520d0ab0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 06:06:38 [info] 38#38: *1238 [lua] logger.lua:23: 213c0d64cfdaac91c26b3e20520d0ab0 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:06:45 [info] 42#42: *1240 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:45 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:47 [info] 38#38: *1241 [lua] access_by_lua(msblocations.conf:189):2: bd1cb738fbe04ae25e688081513d3212:receive the request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/infallible_ishizaka HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:06:53 [info] 38#38: *1242 [lua] access_by_lua(msblocations.conf:189):2: 3e356e49a9518cd2798c93175212a90a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:06:53 [info] 38#38: *1242 [lua] logger.lua:23: 3e356e49a9518cd2798c93175212a90a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:06:53 +0000] 3e356e49a9518cd2798c93175212a90a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:06:54 [info] 38#38: *1243 [lua] access_by_lua(msblocations.conf:189):2: a6133e8eda8ca2a7a91f2be90b95867d:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:06:54 [info] 38#38: *1243 [lua] logger.lua:23: a6133e8eda8ca2a7a91f2be90b95867d {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:06:54 +0000] a6133e8eda8ca2a7a91f2be90b95867d "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:06:54 [info] 38#38: *1245 [lua] access_by_lua(msblocations.conf:189):2: aab9300839a6ec7aa291a3491fe464e4:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:06:54 [info] 38#38: *1245 [lua] logger.lua:23: aab9300839a6ec7aa291a3491fe464e4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:06:54 +0000] aab9300839a6ec7aa291a3491fe464e4 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/09 06:06:54 [info] 38#38: *1245 client 10.233.66.218 closed keepalive connection 2022/10/09 06:06:54 [info] 38#38: *1246 [lua] access_by_lua(msblocations.conf:189):2: cf90bc9c781de00f4283b93f6b497079:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:06:54 [info] 38#38: *1246 [lua] logger.lua:23: cf90bc9c781de00f4283b93f6b497079 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:06:54 +0000] cf90bc9c781de00f4283b93f6b497079 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/09 06:06:54 [info] 38#38: *1246 client 10.233.66.218 closed keepalive connection 2022/10/09 06:06:54 [info] 38#38: *1243 client 10.233.66.218 closed keepalive connection 2022/10/09 06:06:55 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:55 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:06:57 [info] 38#38: *1241 [lua] logger.lua:23: bd1cb738fbe04ae25e688081513d3212 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/infallible_ishizaka HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/instance/infallible_ishizaka", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:06:57 +0000] bd1cb738fbe04ae25e688081513d3212 "DELETE /api/multicloud-k8s/v1/v1/instance/infallible_ishizaka HTTP/1.1" 202 request_processing_time:10.066 upstream_response_time:10.064 "-" "python-requests/2.24.0" "-" 2022/10/09 06:06:57 [info] 38#38: *1241 client 10.233.66.218 closed keepalive connection 2022/10/09 06:06:57 [info] 38#38: *1250 [lua] access_by_lua(msblocations.conf:189):2: 2882f75a9963966571832144cf7a77e0:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:06:57 [info] 38#38: *1250 [lua] logger.lua:23: 2882f75a9963966571832144cf7a77e0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:06:57 +0000] 2882f75a9963966571832144cf7a77e0 "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/09 06:06:57 [info] 38#38: *1250 client 10.233.66.218 closed keepalive connection 2022/10/09 06:06:57 [info] 38#38: *1251 [lua] access_by_lua(msblocations.conf:189):2: 11b23799b093a30575ceeb99abd2cb09:receive the request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:06:57 [info] 38#38: *1251 [lua] logger.lua:23: 11b23799b093a30575ceeb99abd2cb09 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:06:57 +0000] 11b23799b093a30575ceeb99abd2cb09 "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/09 06:06:57 [info] 38#38: *1251 client 10.233.66.218 closed keepalive connection 2022/10/09 06:07:05 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:05 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:08 [info] 38#38: *1254 [lua] access_by_lua(msblocations.conf:189):2: c79c35edbd826ab07b61f6b2781f7712:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:07:08 +0000] c79c35edbd826ab07b61f6b2781f7712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/09 06:07:08 [info] 38#38: *1254 [lua] logger.lua:23: c79c35edbd826ab07b61f6b2781f7712 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:07:15 [info] 42#42: *1255 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:15 [info] 42#42: *1256 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:23 [info] 38#38: *1257 [lua] access_by_lua(msblocations.conf:189):2: d7dcdd6ab0da1927046a4dc8e6f65bd1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:07:23 [info] 38#38: *1257 [lua] logger.lua:23: d7dcdd6ab0da1927046a4dc8e6f65bd1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:07:23 +0000] d7dcdd6ab0da1927046a4dc8e6f65bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:07:25 [info] 42#42: *1259 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:25 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:35 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:35 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:38 [info] 38#38: *1262 [lua] access_by_lua(msblocations.conf:189):2: c3e331cfe4d118365ad536188c6d1784:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:07:38 +0000] c3e331cfe4d118365ad536188c6d1784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:07:38 [info] 38#38: *1262 [lua] logger.lua:23: c3e331cfe4d118365ad536188c6d1784 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:07:45 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:45 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:53 [info] 38#38: *1265 [lua] access_by_lua(msblocations.conf:189):2: 8c75fa15d328ce57b6628623f8cc9cfa:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:07:53 [info] 38#38: *1265 [lua] logger.lua:23: 8c75fa15d328ce57b6628623f8cc9cfa {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:07:53 +0000] 8c75fa15d328ce57b6628623f8cc9cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:07:55 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:07:55 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:05 [info] 42#42: *1270 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:05 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:08 [info] 38#38: *1271 [lua] access_by_lua(msblocations.conf:189):2: 46a500b5c0f9eab78e4f6453b7f8ed89:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:08:08 [info] 38#38: *1271 [lua] logger.lua:23: 46a500b5c0f9eab78e4f6453b7f8ed89 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:08:08 +0000] 46a500b5c0f9eab78e4f6453b7f8ed89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:08:15 [info] 42#42: *1272 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:15 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:23 [info] 38#38: *1274 [lua] access_by_lua(msblocations.conf:189):2: 7558f3bf566a526418993dfa10483d5d:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:08:23 [info] 38#38: *1274 [lua] logger.lua:23: 7558f3bf566a526418993dfa10483d5d {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:08:23 +0000] 7558f3bf566a526418993dfa10483d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:08:25 [info] 42#42: *1275 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:25 [info] 42#42: *1276 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:35 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:35 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:38 [info] 38#38: *1279 [lua] access_by_lua(msblocations.conf:189):2: 1e2178f1059c1990a0b9a053d2d84af1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:08:38 [info] 38#38: *1279 [lua] logger.lua:23: 1e2178f1059c1990a0b9a053d2d84af1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:08:38 +0000] 1e2178f1059c1990a0b9a053d2d84af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:08:45 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:45 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:53 [info] 38#38: *1282 [lua] access_by_lua(msblocations.conf:189):2: d7ac4f3e17c650cc6eac4a8f0524e058:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:08:53 [info] 38#38: *1282 [lua] logger.lua:23: d7ac4f3e17c650cc6eac4a8f0524e058 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:08:53 +0000] d7ac4f3e17c650cc6eac4a8f0524e058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:08:55 [info] 38#38: *1284 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:08:55 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:05 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:05 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:08 [info] 38#38: *1288 [lua] access_by_lua(msblocations.conf:189):2: 3c710c3a3b97ca1cc16d7d11300124bd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:08 +0000] 3c710c3a3b97ca1cc16d7d11300124bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 06:09:08 [info] 38#38: *1288 [lua] logger.lua:23: 3c710c3a3b97ca1cc16d7d11300124bd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:09:15 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:15 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:23 [info] 38#38: *1291 [lua] access_by_lua(msblocations.conf:189):2: 284fd4a580fbdcbc92bc566b51888752:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:09:23 [info] 38#38: *1291 [lua] logger.lua:23: 284fd4a580fbdcbc92bc566b51888752 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:23 +0000] 284fd4a580fbdcbc92bc566b51888752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:09:25 [info] 42#42: *1292 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:25 [info] 42#42: *1293 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:35 [info] 42#42: *1294 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:35 [info] 42#42: *1295 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:38 [info] 38#38: *1296 [lua] access_by_lua(msblocations.conf:189):2: 222030e5550e4955c0acc9b02ec07b31:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:38 +0000] 222030e5550e4955c0acc9b02ec07b31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:09:38 [info] 38#38: *1296 [lua] logger.lua:23: 222030e5550e4955c0acc9b02ec07b31 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:09:45 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:45 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:53 [info] 38#38: *1299 [lua] access_by_lua(msblocations.conf:189):2: 57af4f6374e711d9511b08f5712a93ff:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:53 +0000] 57af4f6374e711d9511b08f5712a93ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:09:53 [info] 38#38: *1299 [lua] logger.lua:23: 57af4f6374e711d9511b08f5712a93ff {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:09:55 [info] 42#42: *1301 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:09:55 [info] 42#42: *1300 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:05 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:05 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:08 [info] 38#38: *1305 [lua] access_by_lua(msblocations.conf:189):2: a0c8c567206f41473145fa2407a10eba:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:06:10:08 +0000] a0c8c567206f41473145fa2407a10eba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 06:10:08 [info] 38#38: *1305 [lua] logger.lua:23: a0c8c567206f41473145fa2407a10eba {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:10:15 [info] 42#42: *1307 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:15 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:23 [info] 38#38: *1308 [lua] access_by_lua(msblocations.conf:189):2: 1d8851d1125295b377cfb4210ffc3d1b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:10:23 [info] 38#38: *1308 [lua] logger.lua:23: 1d8851d1125295b377cfb4210ffc3d1b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:10:23 +0000] 1d8851d1125295b377cfb4210ffc3d1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/09 06:10:25 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:25 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:35 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:35 [info] 42#42: *1312 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:38 [info] 38#38: *1313 [lua] access_by_lua(msblocations.conf:189):2: 0525a59281526cb2a922b8e83e29da6e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:10:38 +0000] 0525a59281526cb2a922b8e83e29da6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 06:10:38 [info] 38#38: *1313 [lua] logger.lua:23: 0525a59281526cb2a922b8e83e29da6e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:10:45 [info] 38#38: *1314 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:45 [info] 42#42: *1315 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:53 [info] 38#38: *1316 [lua] access_by_lua(msblocations.conf:189):2: f575c25deedfdd1bb629e11d818e8ccd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:10:53 +0000] f575c25deedfdd1bb629e11d818e8ccd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:10:53 [info] 38#38: *1316 [lua] logger.lua:23: f575c25deedfdd1bb629e11d818e8ccd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:10:55 [info] 38#38: *1318 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:10:55 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:05 [info] 42#42: *1321 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:05 [info] 42#42: *1320 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:08 [info] 38#38: *1322 [lua] access_by_lua(msblocations.conf:189):2: 7156887acfaa9afdb2ff3c68fa13c942:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:11:08 [info] 38#38: *1322 [lua] logger.lua:23: 7156887acfaa9afdb2ff3c68fa13c942 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:11:08 +0000] 7156887acfaa9afdb2ff3c68fa13c942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:11:15 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:15 [info] 42#42: *1324 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:23 [info] 38#38: *1325 [lua] access_by_lua(msblocations.conf:189):2: 81ae10250e53888a2e1fc17e7915bbf4:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:11:23 [info] 38#38: *1325 [lua] logger.lua:23: 81ae10250e53888a2e1fc17e7915bbf4 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:06:11:23 +0000] 81ae10250e53888a2e1fc17e7915bbf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 06:11:25 [info] 38#38: *1327 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:25 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:35 [info] 42#42: *1328 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:35 [info] 42#42: *1329 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:38 [info] 38#38: *1330 [lua] access_by_lua(msblocations.conf:189):2: 226eac13bcb9c825284a29d8bc4fcd62:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:11:38 [info] 38#38: *1330 [lua] logger.lua:23: 226eac13bcb9c825284a29d8bc4fcd62 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:11:38 +0000] 226eac13bcb9c825284a29d8bc4fcd62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:11:45 [info] 42#42: *1331 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:45 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:53 [info] 38#38: *1333 [lua] access_by_lua(msblocations.conf:189):2: dccf2e95d5d43470d168ba71fff9bf95:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:06:11:53 +0000] dccf2e95d5d43470d168ba71fff9bf95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/09 06:11:53 [info] 38#38: *1333 [lua] logger.lua:23: dccf2e95d5d43470d168ba71fff9bf95 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:11:55 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:11:55 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:05 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:05 [info] 42#42: *1338 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:08 [info] 38#38: *1339 [lua] access_by_lua(msblocations.conf:189):2: b1486173f605cff7083dda63c53769be:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:12:08 [info] 38#38: *1339 [lua] logger.lua:23: b1486173f605cff7083dda63c53769be {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:12:08 +0000] b1486173f605cff7083dda63c53769be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/09 06:12:15 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:15 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:23 [info] 38#38: *1342 [lua] access_by_lua(msblocations.conf:189):2: 224da8ae68121a652f576b302cf9835c:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:06:12:23 +0000] 224da8ae68121a652f576b302cf9835c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 06:12:23 [info] 38#38: *1342 [lua] logger.lua:23: 224da8ae68121a652f576b302cf9835c {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:12:25 [info] 38#38: *1343 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:25 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:35 [info] 42#42: *1345 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:35 [info] 42#42: *1346 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:38 [info] 38#38: *1347 [lua] access_by_lua(msblocations.conf:189):2: ac7ce8103d999e7efff982249dd87a31:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:12:38 [info] 38#38: *1347 [lua] logger.lua:23: ac7ce8103d999e7efff982249dd87a31 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:12:38 +0000] ac7ce8103d999e7efff982249dd87a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:12:45 [info] 42#42: *1348 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:45 [info] 42#42: *1349 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:53 [info] 38#38: *1350 [lua] access_by_lua(msblocations.conf:189):2: bb4398c44737b78f8e8909195db67467:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:12:53 [info] 38#38: *1350 [lua] logger.lua:23: bb4398c44737b78f8e8909195db67467 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:12:53 +0000] bb4398c44737b78f8e8909195db67467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:12:55 [info] 42#42: *1351 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:12:55 [info] 42#42: *1352 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:05 [info] 42#42: *1354 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:05 [info] 38#38: *1355 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:08 [info] 38#38: *1356 [lua] access_by_lua(msblocations.conf:189):2: d22f06ed29e81d29f23b0f13c604a391:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:13:08 [info] 38#38: *1356 [lua] logger.lua:23: d22f06ed29e81d29f23b0f13c604a391 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:13:08 +0000] d22f06ed29e81d29f23b0f13c604a391 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:13:15 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:15 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:23 [info] 38#38: *1359 [lua] access_by_lua(msblocations.conf:189):2: 75060fda17ecf711efb24e739fd49361:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:13:23 [info] 38#38: *1359 [lua] logger.lua:23: 75060fda17ecf711efb24e739fd49361 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:13:23 +0000] 75060fda17ecf711efb24e739fd49361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:13:25 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:25 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:35 [info] 42#42: *1363 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:35 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:38 [info] 38#38: *1364 [lua] access_by_lua(msblocations.conf:189):2: ea4e6db4648d90bbad5e45754f6616d2:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:13:38 +0000] ea4e6db4648d90bbad5e45754f6616d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:13:38 [info] 38#38: *1364 [lua] logger.lua:23: ea4e6db4648d90bbad5e45754f6616d2 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:13:45 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:45 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:53 [info] 38#38: *1367 [lua] access_by_lua(msblocations.conf:189):2: ce8b8ad99ddeccc22ee2541bbb1f4efd:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:13:53 [info] 38#38: *1367 [lua] logger.lua:23: ce8b8ad99ddeccc22ee2541bbb1f4efd {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.99 - - [09/Oct/2022:06:13:53 +0000] ce8b8ad99ddeccc22ee2541bbb1f4efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:13:55 [info] 42#42: *1368 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:13:55 [info] 42#42: *1369 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:05 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:05 [info] 38#38: *1372 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:08 [info] 38#38: *1373 [lua] access_by_lua(msblocations.conf:189):2: d8b269ae6b3585608725fa040de0cd83:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:14:08 +0000] d8b269ae6b3585608725fa040de0cd83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:14:08 [info] 38#38: *1373 [lua] logger.lua:23: d8b269ae6b3585608725fa040de0cd83 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:14:15 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:15 [info] 42#42: *1375 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:23 [info] 38#38: *1376 [lua] access_by_lua(msblocations.conf:189):2: 7834f6a20235199d6aaad3ccd82bf302:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:14:23 [info] 38#38: *1376 [lua] logger.lua:23: 7834f6a20235199d6aaad3ccd82bf302 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:14:23 +0000] 7834f6a20235199d6aaad3ccd82bf302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:14:25 [info] 38#38: *1377 [lua] access_by_lua(msblocations.conf:189):2: 7bb4f98c2c26ab36314cbc00b63c2dab:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:14:25 [info] 38#38: *1377 [lua] logger.lua:23: 7bb4f98c2c26ab36314cbc00b63c2dab {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:14:25 +0000] 7bb4f98c2c26ab36314cbc00b63c2dab "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/09 06:14:25 [info] 38#38: *1377 client 10.233.66.218 closed keepalive connection 2022/10/09 06:14:25 [info] 38#38: *1378 [lua] access_by_lua(msblocations.conf:189):2: 83de24dedf635cad5b719eac427fef1b:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:14:25 +0000] 83de24dedf635cad5b719eac427fef1b "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1" 404 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:14:25 [info] 38#38: *1378 [lua] logger.lua:23: 83de24dedf635cad5b719eac427fef1b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:14:25 [info] 38#38: *1379 [lua] access_by_lua(msblocations.conf:189):2: 88d0ab86e4b2b4955fb02ad21a086e20:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:14:25 +0000] 88d0ab86e4b2b4955fb02ad21a086e20 "POST /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile HTTP/1.1" 201 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/10/09 06:14:25 [info] 38#38: *1379 [lua] logger.lua:23: 88d0ab86e4b2b4955fb02ad21a086e20 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:14:25 [info] 38#38: *1379 client 10.233.66.218 closed keepalive connection 2022/10/09 06:14:25 [info] 38#38: *1380 [lua] access_by_lua(msblocations.conf:189):2: 5683fc529b725c4aba7e1ad4c19d01da:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:14:25 [info] 38#38: *1380 [lua] logger.lua:23: 5683fc529b725c4aba7e1ad4c19d01da {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:14:25 +0000] 5683fc529b725c4aba7e1ad4c19d01da "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:14:25 [info] 38#38: *1380 client 10.233.66.218 closed keepalive connection 2022/10/09 06:14:25 [info] 38#38: *1381 [lua] access_by_lua(msblocations.conf:189):2: 0fa24b0c32f0c5a27d0a88a3bee28caf:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:14:25 [info] 38#38: *1381 [lua] logger.lua:23: 0fa24b0c32f0c5a27d0a88a3bee28caf {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:14:25 +0000] 0fa24b0c32f0c5a27d0a88a3bee28caf "POST /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/10/09 06:14:25 [info] 38#38: *1381 client 10.233.66.218 closed keepalive connection 2022/10/09 06:14:25 [info] 42#42: *1382 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:25 [info] 42#42: *1383 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:26 [info] 38#38: *1378 client 10.233.66.218 closed keepalive connection 2022/10/09 06:14:32 [info] 38#38: *1384 [lua] access_by_lua(msblocations.conf:189):2: c2fbd23de046a4a26b0c84628e613f76:receive the request, client: 10.233.68.81, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0 HTTP/1.1", host: "msb-iag" 2022/10/09 06:14:33 [info] 38#38: *1386 [lua] access_by_lua(msblocations.conf:189):2: 8037cd19ec7b2903c9ce5a68cab85d21:receive the request, client: 10.233.65.89, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0 HTTP/1.1", host: "msb-iag.onap" 2022/10/09 06:14:33 [info] 38#38: *1386 [lua] logger.lua:23: 8037cd19ec7b2903c9ce5a68cab85d21 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.89, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0 HTTP/1.1", upstream: "http://10.233.62.83:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0", host: "msb-iag.onap" 10.233.65.89 - - [09/Oct/2022:06:14:33 +0000] 8037cd19ec7b2903c9ce5a68cab85d21 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.68.81" 2022/10/09 06:14:33 [info] 38#38: *1386 client 10.233.65.89 closed keepalive connection 10.233.68.81 - - [09/Oct/2022:06:14:33 +0000] c2fbd23de046a4a26b0c84628e613f76 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0 HTTP/1.1" 200 request_processing_time:0.203 upstream_response_time:0.202 "-" "Apache-CXF/3.4.1" "-" 2022/10/09 06:14:33 [info] 38#38: *1384 [lua] logger.lua:23: c2fbd23de046a4a26b0c84628e613f76 {"matched":"multicloud"} while logging request, client: 10.233.68.81, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0 HTTP/1.1", upstream: "https://10.233.31.14:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-3b0a8642-54ae-40e3-bf00-cc70642379a0", host: "msb-iag" 2022/10/09 06:14:33 [info] 38#38: *1387 [lua] access_by_lua(msblocations.conf:189):2: ae0dd07d6882a9ed3f10470cf3940285:receive the request, client: 10.233.68.81, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag" 2022/10/09 06:14:33 [info] 38#38: *1389 [lua] access_by_lua(msblocations.conf:189):2: 2d5d03bb19715534085baa069a0a5dc1:receive the request, client: 10.233.65.89, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap" 10.233.65.89 - - [09/Oct/2022:06:14:33 +0000] 2d5d03bb19715534085baa069a0a5dc1 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.089 upstream_response_time:0.089 "-" "Apache-CXF/3.4.1" "10.233.68.81" 10.233.68.81 - - [09/Oct/2022:06:14:33 +0000] ae0dd07d6882a9ed3f10470cf3940285 "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.213 upstream_response_time:0.213 "-" "Apache-CXF/3.4.1" "-" 2022/10/09 06:14:33 [info] 38#38: *1389 [lua] logger.lua:23: 2d5d03bb19715534085baa069a0a5dc1 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.89, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.62.83:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap" 2022/10/09 06:14:33 [info] 38#38: *1389 client 10.233.65.89 closed keepalive connection 2022/10/09 06:14:33 [info] 38#38: *1387 [lua] logger.lua:23: ae0dd07d6882a9ed3f10470cf3940285 {"matched":"multicloud"} while logging request, client: 10.233.68.81, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "https://10.233.31.14:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload", host: "msb-iag" 2022/10/09 06:14:33 [info] 38#38: *1390 [lua] access_by_lua(msblocations.conf:189):2: edcefcac763ddf1708fe191d0d6f3561:receive the request, client: 10.233.68.81, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag" 2022/10/09 06:14:33 [info] 38#38: *1392 [lua] access_by_lua(msblocations.conf:189):2: 10595128585c208da080d20fd8049b9f:receive the request, client: 10.233.65.89, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag.onap" 2022/10/09 06:14:33 [info] 38#38: *1392 [lua] logger.lua:23: 10595128585c208da080d20fd8049b9f {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.89, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "http://10.233.62.83:9015/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag.onap" 10.233.65.89 - - [09/Oct/2022:06:14:33 +0000] 10595128585c208da080d20fd8049b9f "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Apache-CXF/3.4.1" "10.233.68.81" 2022/10/09 06:14:33 [info] 38#38: *1392 client 10.233.65.89 closed keepalive connection 2022/10/09 06:14:33 [info] 38#38: *1390 [lua] logger.lua:23: edcefcac763ddf1708fe191d0d6f3561 {"matched":"multicloud"} while logging request, client: 10.233.68.81, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "https://10.233.31.14:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag" 10.233.68.81 - - [09/Oct/2022:06:14:33 +0000] edcefcac763ddf1708fe191d0d6f3561 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 200 request_processing_time:0.109 upstream_response_time:0.109 "-" "Apache-CXF/3.4.1" "-" 2022/10/09 06:14:33 [info] 38#38: *1393 [lua] access_by_lua(msblocations.conf:189):2: a34186b08e523ed3aadb8fead13e487f:receive the request, client: 10.233.68.81, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag" 2022/10/09 06:14:33 [info] 38#38: *1395 [lua] access_by_lua(msblocations.conf:189):2: 908caac5fbd6cd6b9d987a4c651bbeeb:receive the request, client: 10.233.65.89, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag.onap" 2022/10/09 06:14:33 [info] 38#38: *1395 [lua] logger.lua:23: 908caac5fbd6cd6b9d987a4c651bbeeb {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.89, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "http://10.233.62.83:9015/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag.onap" 10.233.65.89 - - [09/Oct/2022:06:14:33 +0000] 908caac5fbd6cd6b9d987a4c651bbeeb "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 405 request_processing_time:0.002 upstream_response_time:0.002 "-" "Apache-CXF/3.4.1" "10.233.68.81" 2022/10/09 06:14:33 [info] 38#38: *1395 client 10.233.65.89 closed keepalive connection 2022/10/09 06:14:33 [info] 38#38: *1393 [lua] logger.lua:23: a34186b08e523ed3aadb8fead13e487f {"matched":"multicloud"} while logging request, client: 10.233.68.81, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "https://10.233.31.14:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag" 10.233.68.81 - - [09/Oct/2022:06:14:33 +0000] a34186b08e523ed3aadb8fead13e487f "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 405 request_processing_time:0.114 upstream_response_time:0.114 "-" "Apache-CXF/3.4.1" "-" 2022/10/09 06:14:35 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:35 [info] 42#42: *1396 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:38 [info] 38#38: *1398 [lua] access_by_lua(msblocations.conf:189):2: 2dea4bbdb4168d4c92dea665923603e7:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:14:38 [info] 38#38: *1398 [lua] logger.lua:23: 2dea4bbdb4168d4c92dea665923603e7 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:14:38 +0000] 2dea4bbdb4168d4c92dea665923603e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:14:43 [info] 38#38: *1384 client 10.233.68.81 closed keepalive connection 2022/10/09 06:14:43 [info] 38#38: *1393 client 10.233.68.81 closed keepalive connection 2022/10/09 06:14:43 [info] 38#38: *1387 client 10.233.68.81 closed keepalive connection 2022/10/09 06:14:43 [info] 38#38: *1390 client 10.233.68.81 closed keepalive connection 2022/10/09 06:14:45 [info] 42#42: *1400 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:45 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:53 [info] 38#38: *1401 [lua] access_by_lua(msblocations.conf:189):2: 30eb8a2afdd5682447e1ec12b014564b:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:14:53 [info] 38#38: *1401 [lua] logger.lua:23: 30eb8a2afdd5682447e1ec12b014564b {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:14:53 +0000] 30eb8a2afdd5682447e1ec12b014564b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:14:54 [info] 38#38: *1402 [lua] access_by_lua(msblocations.conf:189):2: 67ac06b2b803b2aca3cbda1633ec38f5:receive the request, client: 10.233.68.81, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag" 2022/10/09 06:14:54 [info] 38#38: *1404 [lua] access_by_lua(msblocations.conf:189):2: a717a319107063f361901ad92cbf160e:receive the request, client: 10.233.65.89, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag.onap" 2022/10/09 06:14:54 [info] 38#38: *1404 [lua] logger.lua:23: a717a319107063f361901ad92cbf160e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.89, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "http://10.233.62.83:9015/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag.onap" 10.233.65.89 - - [09/Oct/2022:06:14:54 +0000] a717a319107063f361901ad92cbf160e "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Apache-CXF/3.4.1" "10.233.68.81" 2022/10/09 06:14:54 [info] 38#38: *1404 client 10.233.65.89 closed keepalive connection 10.233.68.81 - - [09/Oct/2022:06:14:54 +0000] 67ac06b2b803b2aca3cbda1633ec38f5 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 200 request_processing_time:0.107 upstream_response_time:0.106 "-" "Apache-CXF/3.4.1" "-" 2022/10/09 06:14:54 [info] 38#38: *1402 [lua] logger.lua:23: 67ac06b2b803b2aca3cbda1633ec38f5 {"matched":"multicloud"} while logging request, client: 10.233.68.81, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "https://10.233.31.14:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag" 2022/10/09 06:14:54 [info] 38#38: *1405 [lua] access_by_lua(msblocations.conf:189):2: 3ff99760ceb1947667d71604902c0289:receive the request, client: 10.233.68.81, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag" 2022/10/09 06:14:54 [info] 38#38: *1407 [lua] access_by_lua(msblocations.conf:189):2: 3b1384ee6e43364fc2d77d960a2137a9:receive the request, client: 10.233.65.89, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", host: "msb-iag.onap" 2022/10/09 06:14:55 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:55 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:14:59 [info] 38#38: *1402 client 10.233.68.81 closed keepalive connection 10.233.65.89 - - [09/Oct/2022:06:15:04 +0000] 3b1384ee6e43364fc2d77d960a2137a9 "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 202 request_processing_time:10.052 upstream_response_time:10.052 "-" "Apache-CXF/3.4.1" "10.233.68.81" 2022/10/09 06:15:04 [info] 38#38: *1407 [lua] logger.lua:23: 3b1384ee6e43364fc2d77d960a2137a9 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.89, server: , request: "DELETE /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "http://10.233.62.83:9015/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag.onap" 2022/10/09 06:15:04 [info] 38#38: *1407 client 10.233.65.89 closed keepalive connection 2022/10/09 06:15:04 [info] 38#38: *1405 [lua] logger.lua:23: 3ff99760ceb1947667d71604902c0289 {"matched":"multicloud"} while logging request, client: 10.233.68.81, server: , request: "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1", upstream: "https://10.233.31.14:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha", host: "msb-iag" 10.233.68.81 - - [09/Oct/2022:06:15:04 +0000] 3ff99760ceb1947667d71604902c0289 "DELETE /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload/tender_bhabha HTTP/1.1" 202 request_processing_time:10.148 upstream_response_time:10.148 "-" "Apache-CXF/3.4.1" "-" 2022/10/09 06:15:05 [info] 42#42: *1412 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:05 [info] 42#42: *1411 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:08 [info] 38#38: *1413 [lua] access_by_lua(msblocations.conf:189):2: 04b9dec9e8096c67c5212ea1ccfb7385:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:15:08 [info] 38#38: *1413 [lua] logger.lua:23: 04b9dec9e8096c67c5212ea1ccfb7385 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:15:08 +0000] 04b9dec9e8096c67c5212ea1ccfb7385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/09 06:15:13 [info] 38#38: *1414 [lua] access_by_lua(msblocations.conf:189):2: db63fdce8b6178b74355fe88027bd01a:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:15:13 [info] 38#38: *1414 [lua] logger.lua:23: db63fdce8b6178b74355fe88027bd01a {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:15:13 +0000] db63fdce8b6178b74355fe88027bd01a "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:15:13 [info] 38#38: *1414 client 10.233.66.218 closed keepalive connection 2022/10/09 06:15:13 [info] 38#38: *1415 [lua] access_by_lua(msblocations.conf:189):2: 5ac1585e6c9bb7a908dfa1e98ea62fd2:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:15:13 [info] 38#38: *1415 [lua] logger.lua:23: 5ac1585e6c9bb7a908dfa1e98ea62fd2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:15:13 +0000] 5ac1585e6c9bb7a908dfa1e98ea62fd2 "GET /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:15:13 [info] 38#38: *1415 client 10.233.66.218 closed keepalive connection 2022/10/09 06:15:13 [info] 38#38: *1416 [lua] access_by_lua(msblocations.conf:189):2: c8f89837e82e100d57d75c91e284d1f4:receive the request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:15:13 +0000] c8f89837e82e100d57d75c91e284d1f4 "DELETE /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1" 204 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/10/09 06:15:13 [info] 38#38: *1416 [lua] logger.lua:23: c8f89837e82e100d57d75c91e284d1f4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/f40c9d2d-cb1c-4a3d-8866-cc10a8be3b9e/cb21f64e-d958-42ab-882b-86ee7446f80d/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:15:13 [info] 38#38: *1416 client 10.233.66.218 closed keepalive connection 2022/10/09 06:15:14 [info] 38#38: *1405 client 10.233.68.81 closed keepalive connection 2022/10/09 06:15:15 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:15 [info] 38#38: *1418 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:23 [info] 38#38: *1419 [lua] access_by_lua(msblocations.conf:189):2: acaf028ab4bcb2e50ca27a129d61cef8:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:15:23 +0000] acaf028ab4bcb2e50ca27a129d61cef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:15:23 [info] 38#38: *1419 [lua] logger.lua:23: acaf028ab4bcb2e50ca27a129d61cef8 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:15:25 [info] 42#42: *1420 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:25 [info] 42#42: *1421 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:35 [info] 42#42: *1423 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:35 [info] 42#42: *1422 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:38 [info] 38#38: *1424 [lua] access_by_lua(msblocations.conf:189):2: 14941ae01aaf8992a85a7ca1a0e810ac:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.99 - - [09/Oct/2022:06:15:38 +0000] 14941ae01aaf8992a85a7ca1a0e810ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/09 06:15:38 [info] 38#38: *1424 [lua] logger.lua:23: 14941ae01aaf8992a85a7ca1a0e810ac {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:15:40 [info] 38#38: *1425 [lua] access_by_lua(msblocations.conf:189):2: 7f2e40cf2d395d3bfe2be99008c80550:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:15:40 +0000] 7f2e40cf2d395d3bfe2be99008c80550 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/09 06:15:40 [info] 38#38: *1425 [lua] logger.lua:23: 7f2e40cf2d395d3bfe2be99008c80550 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:15:40 [info] 38#38: *1425 client 10.233.66.218 closed keepalive connection 2022/10/09 06:15:40 [info] 38#38: *1426 [lua] access_by_lua(msblocations.conf:189):2: e0526b0c445fe273ce244c2cba9a9d4f:receive the request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:15:40 [info] 38#38: *1426 [lua] logger.lua:23: e0526b0c445fe273ce244c2cba9a9d4f {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:15:40 +0000] e0526b0c445fe273ce244c2cba9a9d4f "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/09 06:15:40 [info] 38#38: *1426 client 10.233.66.218 closed keepalive connection 2022/10/09 06:15:45 [info] 42#42: *1427 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:45 [info] 42#42: *1428 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:53 [info] 38#38: *1429 [lua] access_by_lua(msblocations.conf:189):2: 1e74c45d7e91fe3d4e90088682af1f75:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:15:53 [info] 38#38: *1429 [lua] logger.lua:23: 1e74c45d7e91fe3d4e90088682af1f75 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:15:53 +0000] 1e74c45d7e91fe3d4e90088682af1f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/09 06:15:55 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:15:55 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:05 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:05 [info] 38#38: *1434 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:08 [info] 38#38: *1435 [lua] access_by_lua(msblocations.conf:189):2: 5682dc12527f89e2a0523d16acb6bb9f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:16:08 [info] 38#38: *1435 [lua] logger.lua:23: 5682dc12527f89e2a0523d16acb6bb9f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:16:08 +0000] 5682dc12527f89e2a0523d16acb6bb9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/10/09 06:16:15 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:15 [info] 42#42: *1437 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:23 [info] 38#38: *1438 [lua] access_by_lua(msblocations.conf:189):2: 3af1a3a8a20024a9c4e5e867d4f7dbe5:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:16:23 [info] 38#38: *1438 [lua] logger.lua:23: 3af1a3a8a20024a9c4e5e867d4f7dbe5 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:16:23 +0000] 3af1a3a8a20024a9c4e5e867d4f7dbe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:16:25 [info] 42#42: *1439 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:25 [info] 42#42: *1440 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:35 [info] 38#38: *1442 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:35 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:38 [info] 38#38: *1443 [lua] access_by_lua(msblocations.conf:189):2: 87194afe36b9ea26f982a54a7b50db05:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:16:38 [info] 38#38: *1443 [lua] logger.lua:23: 87194afe36b9ea26f982a54a7b50db05 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:16:38 +0000] 87194afe36b9ea26f982a54a7b50db05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/09 06:16:45 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:45 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:53 [info] 38#38: *1446 [lua] access_by_lua(msblocations.conf:189):2: d2868335e9766b2d6db28af8e2c65fb1:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:16:53 [info] 38#38: *1446 [lua] logger.lua:23: d2868335e9766b2d6db28af8e2c65fb1 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:16:53 +0000] d2868335e9766b2d6db28af8e2c65fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/09 06:16:55 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:16:55 [info] 38#38: *1448 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:05 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:05 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:08 [info] 38#38: *1452 [lua] access_by_lua(msblocations.conf:189):2: 02d3be3a52d86b735928c8b92a53d659:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:17:08 [info] 38#38: *1452 [lua] logger.lua:23: 02d3be3a52d86b735928c8b92a53d659 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:17:08 +0000] 02d3be3a52d86b735928c8b92a53d659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:17:11 [info] 38#38: *1453 [lua] access_by_lua(msblocations.conf:189):2: 18e80da60a2c2c50b8990ff4b3337c3c:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 18e80da60a2c2c50b8990ff4b3337c3c "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 500 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1453 [lua] logger.lua:23: 18e80da60a2c2c50b8990ff4b3337c3c {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1454 [lua] access_by_lua(msblocations.conf:189):2: a830abcf0446391899b8b595b08274f2:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] a830abcf0446391899b8b595b08274f2 "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1454 [lua] logger.lua:23: a830abcf0446391899b8b595b08274f2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1454 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1455 [lua] access_by_lua(msblocations.conf:189):2: 22fc854c999e17174cc2990ff88dbe1b:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1455 [lua] logger.lua:23: 22fc854c999e17174cc2990ff88dbe1b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-pnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 22fc854c999e17174cc2990ff88dbe1b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-pnf-macro HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1455 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1456 [lua] access_by_lua(msblocations.conf:189):2: ce934d8ca8522aee3dbac8f3b97574d6:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1456 [lua] logger.lua:23: ce934d8ca8522aee3dbac8f3b97574d6 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] ce934d8ca8522aee3dbac8f3b97574d6 "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.016 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1456 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1457 [lua] access_by_lua(msblocations.conf:189):2: 8a067da8231b121e0e423d4e479b6734:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1457 [lua] logger.lua:23: 8a067da8231b121e0e423d4e479b6734 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1 HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 8a067da8231b121e0e423d4e479b6734 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1457 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1458 [lua] access_by_lua(msblocations.conf:189):2: 78d12d2032830cbce2ca6db999209275:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 78d12d2032830cbce2ca6db999209275 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/content HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1458 [lua] logger.lua:23: 78d12d2032830cbce2ca6db999209275 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/content HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/content", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1458 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 42#42: *1459 [lua] access_by_lua(msblocations.conf:133):2: 2761ae01452042c6a965a623c22a3fa2:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 2761ae01452042c6a965a623c22a3fa2 "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1 HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 42#42: *1459 [lua] logger.lua:23: 2761ae01452042c6a965a623c22a3fa2 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1 HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 42#42: *1459 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1461 [lua] access_by_lua(msblocations.conf:189):2: af8ead691b515226586816ea02ae6c2b:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1461 [lua] logger.lua:23: af8ead691b515226586816ea02ae6c2b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] af8ead691b515226586816ea02ae6c2b "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1461 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1462 [lua] access_by_lua(msblocations.conf:189):2: 7cba21bcd0cc464b2e8371c3e425d02d:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 7cba21bcd0cc464b2e8371c3e425d02d "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1462 [lua] logger.lua:23: 7cba21bcd0cc464b2e8371c3e425d02d {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6 HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1462 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1463 [lua] access_by_lua(msblocations.conf:189):2: 371b238ceef263ee5094d9838fc684d4:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1463 [lua] logger.lua:23: 371b238ceef263ee5094d9838fc684d4 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6/content HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 371b238ceef263ee5094d9838fc684d4 "POST /api/multicloud-k8s/v1/v1/rb/definition/pnf-cnf-rb-71a3daa4-68cb-42a7-a9fd-c8e01964061d/v1/profile/pnf-cnf-profile-368735f8-39dc-4da7-846a-0e51c43ceaa6/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/09 06:17:11 [info] 38#38: *1463 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1453 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:11 [info] 38#38: *1464 [lua] access_by_lua(msblocations.conf:189):2: 22e06b59a912bea810d08498f51c6a44:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:17:11 +0000] 22e06b59a912bea810d08498f51c6a44 "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/09 06:17:11 [info] 38#38: *1464 [lua] logger.lua:23: 22e06b59a912bea810d08498f51c6a44 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:17:11 [info] 38#38: *1464 client 10.233.66.218 closed keepalive connection 2022/10/09 06:17:15 [info] 38#38: *1466 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:15 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:23 [info] 38#38: *1467 [lua] access_by_lua(msblocations.conf:189):2: 59cbe881f2bd86b81e870583b339c898:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:17:23 +0000] 59cbe881f2bd86b81e870583b339c898 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/09 06:17:23 [info] 38#38: *1467 [lua] logger.lua:23: 59cbe881f2bd86b81e870583b339c898 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:17:25 [info] 42#42: *1468 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:25 [info] 42#42: *1469 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:35 [info] 42#42: *1470 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:35 [info] 42#42: *1471 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:38 [info] 38#38: *1472 [lua] access_by_lua(msblocations.conf:189):2: 9aef1dc5cd964c63b0d7d7325b11d830:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:17:38 +0000] 9aef1dc5cd964c63b0d7d7325b11d830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:17:38 [info] 38#38: *1472 [lua] logger.lua:23: 9aef1dc5cd964c63b0d7d7325b11d830 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/09 06:17:45 [info] 42#42: *1473 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:45 [info] 42#42: *1474 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:53 [info] 38#38: *1475 [lua] access_by_lua(msblocations.conf:189):2: 1b0d033acc802d1fc82ad00246250f2f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:17:53 +0000] 1b0d033acc802d1fc82ad00246250f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/09 06:17:53 [info] 38#38: *1475 [lua] logger.lua:23: 1b0d033acc802d1fc82ad00246250f2f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/09 06:17:55 [info] 42#42: *1477 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:17:55 [info] 42#42: *1476 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:05 [info] 42#42: *1479 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:05 [info] 42#42: *1480 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:08 [info] 38#38: *1481 [lua] access_by_lua(msblocations.conf:189):2: 004aea2bf7cf6a62e358c004b7957a00:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:18:08 [info] 38#38: *1481 [lua] logger.lua:23: 004aea2bf7cf6a62e358c004b7957a00 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:18:08 +0000] 004aea2bf7cf6a62e358c004b7957a00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:18:15 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:15 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:23 [info] 38#38: *1484 [lua] access_by_lua(msblocations.conf:189):2: 93480aba242d0879a195b51122f05f44:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:18:23 +0000] 93480aba242d0879a195b51122f05f44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:18:23 [info] 38#38: *1484 [lua] logger.lua:23: 93480aba242d0879a195b51122f05f44 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:18:25 [info] 42#42: *1485 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:25 [info] 42#42: *1486 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:34 [info] 38#38: *1487 [lua] access_by_lua(msblocations.conf:189):2: d15c03b906fedea72346ec3b3cc36a5b:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:18:34 +0000] d15c03b906fedea72346ec3b3cc36a5b "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 500 request_processing_time:0.003 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/10/09 06:18:34 [info] 38#38: *1487 [lua] logger.lua:23: d15c03b906fedea72346ec3b3cc36a5b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:18:34 [info] 38#38: *1488 [lua] access_by_lua(msblocations.conf:189):2: 314cbe8b915b49c48879474c70dc12ef:receive the request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:18:34 +0000] 314cbe8b915b49c48879474c70dc12ef "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/10/09 06:18:34 [info] 38#38: *1488 [lua] logger.lua:23: 314cbe8b915b49c48879474c70dc12ef {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:18:34 [info] 38#38: *1488 client 10.233.66.218 closed keepalive connection 2022/10/09 06:18:34 [info] 38#38: *1489 [lua] access_by_lua(msblocations.conf:189):2: 3c3ff332716cbf388d378a37ba349f24:receive the request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/09 06:18:34 [info] 38#38: *1489 [lua] logger.lua:23: 3c3ff332716cbf388d378a37ba349f24 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.218, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1", upstream: "http://10.233.62.83:9015/v1/connectivity-info/k8sregion-cnf-macro", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.218 - - [09/Oct/2022:06:18:34 +0000] 3c3ff332716cbf388d378a37ba349f24 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cnf-macro HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/09 06:18:34 [info] 38#38: *1489 client 10.233.66.218 closed keepalive connection 2022/10/09 06:18:34 [info] 38#38: *1487 client 10.233.66.218 closed keepalive connection 2022/10/09 06:18:35 [info] 42#42: *1490 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:35 [info] 42#42: *1491 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:38 [info] 38#38: *1492 [lua] access_by_lua(msblocations.conf:189):2: 9973408eb3b1bcdbb0303e8d6e4f359a:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:18:38 +0000] 9973408eb3b1bcdbb0303e8d6e4f359a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:18:38 [info] 38#38: *1492 [lua] logger.lua:23: 9973408eb3b1bcdbb0303e8d6e4f359a {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:18:45 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:45 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:53 [info] 38#38: *1495 [lua] access_by_lua(msblocations.conf:189):2: a885ed339bc64249d97f59c578bad543:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:18:53 +0000] a885ed339bc64249d97f59c578bad543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/09 06:18:53 [info] 38#38: *1495 [lua] logger.lua:23: a885ed339bc64249d97f59c578bad543 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/09 06:18:55 [info] 42#42: *1496 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:18:55 [info] 42#42: *1497 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:05 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:05 [info] 38#38: *1500 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:08 [info] 38#38: *1501 [lua] access_by_lua(msblocations.conf:189):2: 8e67605475bc4f0dce4a8a7f0e4fe98f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:19:08 [info] 38#38: *1501 [lua] logger.lua:23: 8e67605475bc4f0dce4a8a7f0e4fe98f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:19:08 +0000] 8e67605475bc4f0dce4a8a7f0e4fe98f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.99 - - [09/Oct/2022:06:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:19:15 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:15 [info] 38#38: *1503 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:23 [info] 38#38: *1504 [lua] access_by_lua(msblocations.conf:189):2: bdfcdba70652f7c5007080fc9ccbf27e:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:19:23 +0000] bdfcdba70652f7c5007080fc9ccbf27e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/09 06:19:23 [info] 38#38: *1504 [lua] logger.lua:23: bdfcdba70652f7c5007080fc9ccbf27e {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/09 06:19:25 [info] 42#42: *1505 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:25 [info] 42#42: *1506 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:35 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:35 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:38 [info] 38#38: *1509 [lua] access_by_lua(msblocations.conf:189):2: 5e7a1928d1d28b0b006b965e383d0c2f:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:06:19:38 +0000] 5e7a1928d1d28b0b006b965e383d0c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/09 06:19:38 [info] 38#38: *1509 [lua] logger.lua:23: 5e7a1928d1d28b0b006b965e383d0c2f {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , 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/09 06:19:45 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:45 [info] 42#42: *1510 client closed connection while SSL handshaking, client: 10.233.72.230, server: 0.0.0.0:443 2022/10/09 06:19:53 [info] 38#38: *1512 [lua] access_by_lua(msblocations.conf:189):2: 0937e43d1171312fa63398fa93fcaa35:receive the request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/09 06:19:53 [info] 38#38: *1512 [lua] logger.lua:23: 0937e43d1171312fa63398fa93fcaa35 {"matched":"microservices"} while logging request, client: 10.233.66.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.99 - - [09/Oct/2022:06:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.99 - - [09/Oct/2022:06:19:53 +0000] 0937e43d1