@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.52.246 ### 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/30 05:04:09 [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/30 05:04:09 [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/30 05:04:09 [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/30 05:04:09 [notice] 33#33: using the "epoll" event method 2022/10/30 05:04:09 [notice] 33#33: openresty/1.13.6.1 2022/10/30 05:04:09 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/30 05:04:09 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/30 05:04:09 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/30 05:04:09 [notice] 34#34: start worker processes 2022/10/30 05:04:09 [notice] 34#34: start worker process 36 2022/10/30 05:04:09 [notice] 34#34: start worker process 37 2022/10/30 05:04:09 [notice] 34#34: start worker process 38 2022/10/30 05:04:09 [notice] 34#34: start worker process 39 2022/10/30 05:04:09 [notice] 34#34: start worker process 40 2022/10/30 05:04:09 [notice] 34#34: start worker process 41 2022/10/30 05:04:09 [notice] 34#34: start worker process 42 2022/10/30 05:04:09 [notice] 34#34: start worker process 43 2022/10/30 05:04:09 [notice] 34#34: start cache manager process 44 2022/10/30 05:04:09 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221030050409.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-30 05:04:11 882 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-30 05:04:11 890 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-30 05:04:11 890 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-30 05:04:11 939 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-30 05:04:11 939 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.52.246:10081 Enabled:true 2022-10-30 05:04:13 131 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-30 05:04:13 207 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-30 05:04:13 207 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-30 05:04:13 208 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-30 05:04:13 209 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-30 05:04:13 209 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-30 05:04:13 209 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-30 05:04:13 209 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-30 05:04:13 271 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-30 05:04:13 347 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-30 05:04:13 347 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-30 05:04:13 347 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-30 05:04:13 771 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/30 05:04:26 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:26 [info] 36#36: *13 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:36 [info] 38#38: *14 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:36 [info] 36#36: *15 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:37 [info] 36#36: *16 [lua] access_by_lua(msblocations.conf:133):2: 4bbaf03821e443dfa28da7ed782b7b6a:receive the request, client: 10.233.71.60, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.71.60 - - [30/Oct/2022:05:04:37 +0000] 4bbaf03821e443dfa28da7ed782b7b6a "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.268 upstream_response_time:0.267 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/10/30 05:04:37 [info] 36#36: *16 [lua] logger.lua:23: 4bbaf03821e443dfa28da7ed782b7b6a {"matched":"microservices"} while logging request, client: 10.233.71.60, 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.71.60 - - [30/Oct/2022:05:04:37 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 181 2022/10/30 05:04:39 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:133):2: 04a42cff8d8a6ce266e5efec905e3378:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:04:39 [info] 36#36: *19 [lua] logger.lua:23: 04a42cff8d8a6ce266e5efec905e3378 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:04:39 +0000] 04a42cff8d8a6ce266e5efec905e3378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/10/30 05:04:42 [info] 36#36: *16 client 10.233.71.60 closed keepalive connection 2022/10/30 05:04:44 [info] 36#36: *20 [lua] access_by_lua(msblocations.conf:133):2: 30f2e46153cab573c076c7909e7509cf:receive the request, client: 10.233.69.149, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/30 05:04:44 [info] 36#36: *20 [lua] logger.lua:23: 30f2e46153cab573c076c7909e7509cf {"matched":"microservices"} while logging request, client: 10.233.69.149, 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.69.149 - - [30/Oct/2022:05:04:44 +0000] 30f2e46153cab573c076c7909e7509cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.066 upstream_response_time:0.065 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.149 - - [30/Oct/2022:05:04:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 60 2022/10/30 05:04:46 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:46 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:54 [info] 36#36: *20 client 10.233.69.149 closed keepalive connection 2022/10/30 05:04:54 [info] 36#36: *23 [lua] access_by_lua(msblocations.conf:133):2: 900a1b2d9891a3e886139f2e608c97c7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:04:54 +0000] 900a1b2d9891a3e886139f2e608c97c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/30 05:04:54 [info] 36#36: *23 [lua] logger.lua:23: 900a1b2d9891a3e886139f2e608c97c7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:04:56 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:04:56 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:06 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:06 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:09 [info] 36#36: *28 [lua] access_by_lua(msblocations.conf:133):2: be38763820698ede4b4fcea49cefb05a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:09 +0000] be38763820698ede4b4fcea49cefb05a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/30 05:05:09 [info] 36#36: *28 [lua] logger.lua:23: be38763820698ede4b4fcea49cefb05a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 05:05:09 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/30 05:05:09 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/10/30 05:05:09 [notice] 34#34: cache loader process 46 exited with code 0 2022/10/30 05:05:09 [notice] 34#34: signal 29 (SIGIO) received 2022/10/30 05:05:16 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:16 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:24 [info] 36#36: *32 [lua] access_by_lua(msblocations.conf:133):2: 746c229b84587b855fcc590fe9642942:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:24 +0000] 746c229b84587b855fcc590fe9642942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/30 05:05:24 [info] 36#36: *32 [lua] logger.lua:23: 746c229b84587b855fcc590fe9642942 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:05:26 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:26 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:36 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:36 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:39 [info] 36#36: *37 [lua] access_by_lua(msblocations.conf:133):2: 1d0b93b0970635227d395e8440781ca0:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:39 +0000] 1d0b93b0970635227d395e8440781ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:05:39 [info] 36#36: *37 [lua] logger.lua:23: 1d0b93b0970635227d395e8440781ca0 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:05:46 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:46 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:54 [info] 36#36: *40 [lua] access_by_lua(msblocations.conf:133):2: 7593ee03938570478a58ab870a0301f2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:05:54 [info] 36#36: *40 [lua] logger.lua:23: 7593ee03938570478a58ab870a0301f2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:05:54 +0000] 7593ee03938570478a58ab870a0301f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:05:56 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:05:56 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:06 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:06 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:09 [info] 36#36: *45 [lua] access_by_lua(msblocations.conf:133):2: b3a3e3508d455e48b9bd88c86d75b604:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:06:09 [info] 36#36: *45 [lua] logger.lua:23: b3a3e3508d455e48b9bd88c86d75b604 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:06:09 +0000] b3a3e3508d455e48b9bd88c86d75b604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:06:16 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:16 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:24 [info] 36#36: *49 [lua] access_by_lua(msblocations.conf:133):2: 1970f112d5167562442b2d8ff3fe703e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:06:24 +0000] 1970f112d5167562442b2d8ff3fe703e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:06:24 [info] 36#36: *49 [lua] logger.lua:23: 1970f112d5167562442b2d8ff3fe703e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:06:26 [info] 38#38: *51 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:26 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:30 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:133):2: 832d29d09e67e44c312ccfaa763af800:receive the request, client: 10.233.71.60, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/30 05:06:30 [info] 36#36: *52 [lua] logger.lua:23: 832d29d09e67e44c312ccfaa763af800 {"matched":"microservices"} while logging request, client: 10.233.71.60, 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.71.60 - - [30/Oct/2022:05:06:30 +0000] 832d29d09e67e44c312ccfaa763af800 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.064 upstream_response_time:0.064 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.60 - - [30/Oct/2022:05:06:30 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 60 2022/10/30 05:06:35 [info] 36#36: *52 client 10.233.71.60 closed keepalive connection 2022/10/30 05:06:36 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:36 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:39 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:133):2: 1cd07754308e8b69e7edb8fd6ea985e9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:06:39 [info] 36#36: *55 [lua] logger.lua:23: 1cd07754308e8b69e7edb8fd6ea985e9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:06:39 +0000] 1cd07754308e8b69e7edb8fd6ea985e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:06:46 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:46 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:54 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:133):2: 7528dfcabd8f943283aa78544942b951:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:06:54 [info] 36#36: *58 [lua] logger.lua:23: 7528dfcabd8f943283aa78544942b951 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:06:54 +0000] 7528dfcabd8f943283aa78544942b951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:06:56 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:06:56 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:06 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:06 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:09 [info] 36#36: *63 [lua] access_by_lua(msblocations.conf:133):2: a92614dbab5d7796c78d9154991572c7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:07:09 +0000] a92614dbab5d7796c78d9154991572c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/10/30 05:07:09 [info] 36#36: *63 [lua] logger.lua:23: a92614dbab5d7796c78d9154991572c7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/30 05:07:16 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:16 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:24 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:133):2: 17f7a31832aa6ace8e1586e4fc1d30cf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:07:24 +0000] 17f7a31832aa6ace8e1586e4fc1d30cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/30 05:07:24 [info] 36#36: *67 [lua] logger.lua:23: 17f7a31832aa6ace8e1586e4fc1d30cf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 05:07:26 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:26 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:36 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:36 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:39 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:133):2: 0ff5ae6a4d8cdb3ac00b304a649a5f00:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:07:39 [info] 36#36: *72 [lua] logger.lua:23: 0ff5ae6a4d8cdb3ac00b304a649a5f00 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.31 - - [30/Oct/2022:05:07:39 +0000] 0ff5ae6a4d8cdb3ac00b304a649a5f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/30 05:07:46 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:46 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:54 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:133):2: a79bfb35e34cbbe5c56029f878080065:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:07:54 [info] 36#36: *75 [lua] logger.lua:23: a79bfb35e34cbbe5c56029f878080065 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:07:54 +0000] a79bfb35e34cbbe5c56029f878080065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:07:56 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:07:56 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:06 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:06 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:09 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:133):2: 624a4b966f9c74896d09b42403935bfa:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:08:09 [info] 36#36: *81 [lua] logger.lua:23: 624a4b966f9c74896d09b42403935bfa {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:08:09 +0000] 624a4b966f9c74896d09b42403935bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:08:16 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:16 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:24 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:133):2: be05731631045189b6ac531ea14e46c9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:08:24 +0000] be05731631045189b6ac531ea14e46c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/30 05:08:24 [info] 36#36: *84 [lua] logger.lua:23: be05731631045189b6ac531ea14e46c9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 05:08:26 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:26 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:36 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:36 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:39 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:133):2: aa3a65fa2518bbb7bbbe8b6d0ee9719b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:08:39 [info] 36#36: *89 [lua] logger.lua:23: aa3a65fa2518bbb7bbbe8b6d0ee9719b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:08:39 +0000] aa3a65fa2518bbb7bbbe8b6d0ee9719b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:08:46 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:46 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:54 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:133):2: 9c135aac8dcd1409e29f21a731296dc9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:08:54 [info] 36#36: *92 [lua] logger.lua:23: 9c135aac8dcd1409e29f21a731296dc9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:08:54 +0000] 9c135aac8dcd1409e29f21a731296dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:08:56 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:08:56 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:06 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:06 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:09 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:133):2: e8b4b890d08bf2e5d2d8c019fcecfdd5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:09:09 [info] 36#36: *98 [lua] logger.lua:23: e8b4b890d08bf2e5d2d8c019fcecfdd5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:09:09 +0000] e8b4b890d08bf2e5d2d8c019fcecfdd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/30 05:09:16 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:16 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:24 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:133):2: 5a9d64f4a361b3c7f8d6abbbbcb18c56:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:09:24 [info] 36#36: *101 [lua] logger.lua:23: 5a9d64f4a361b3c7f8d6abbbbcb18c56 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:09:24 +0000] 5a9d64f4a361b3c7f8d6abbbbcb18c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:09:26 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:26 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:36 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:36 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:39 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:133):2: a00d50791fdd8b18a48c8d9b7ea847a3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:09:39 [info] 36#36: *106 [lua] logger.lua:23: a00d50791fdd8b18a48c8d9b7ea847a3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:09:39 +0000] a00d50791fdd8b18a48c8d9b7ea847a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:09:46 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:46 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:54 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:133):2: 85e8f5c4c08c5397ab44fd0e53be833c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:09:54 [info] 36#36: *109 [lua] logger.lua:23: 85e8f5c4c08c5397ab44fd0e53be833c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:09:54 +0000] 85e8f5c4c08c5397ab44fd0e53be833c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:09:56 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:09:56 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:06 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:06 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:09 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:133):2: 8d450660cd421970f1a729c833f5d1e6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:10:09 [info] 36#36: *115 [lua] logger.lua:23: 8d450660cd421970f1a729c833f5d1e6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:10:09 +0000] 8d450660cd421970f1a729c833f5d1e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:10:16 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:16 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:24 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:133):2: 019fa0b0e63ef1ff4cfd2a01e890f540:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:10:24 [info] 36#36: *118 [lua] logger.lua:23: 019fa0b0e63ef1ff4cfd2a01e890f540 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:10:24 +0000] 019fa0b0e63ef1ff4cfd2a01e890f540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:10:26 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:26 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:36 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:36 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:39 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:133):2: 6dabf003076b461468517e3e82476e22:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:10:39 +0000] 6dabf003076b461468517e3e82476e22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:10:39 [info] 36#36: *123 [lua] logger.lua:23: 6dabf003076b461468517e3e82476e22 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:10:46 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:46 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:54 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:133):2: 3e1cc76adb875de8ceb14529cf18e96b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:10:54 [info] 36#36: *126 [lua] logger.lua:23: 3e1cc76adb875de8ceb14529cf18e96b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:10:54 +0000] 3e1cc76adb875de8ceb14529cf18e96b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:10:56 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:10:56 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:06 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:06 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:09 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:133):2: 74e1995470b276c8a92f9c5283c2eaec:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:11:09 [info] 36#36: *132 [lua] logger.lua:23: 74e1995470b276c8a92f9c5283c2eaec {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:11:09 +0000] 74e1995470b276c8a92f9c5283c2eaec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:11:16 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:16 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:24 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:133):2: 22cad1f0ccc11a22d6b81293ccc6e096:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:11:24 [info] 36#36: *135 [lua] logger.lua:23: 22cad1f0ccc11a22d6b81293ccc6e096 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:11:24 +0000] 22cad1f0ccc11a22d6b81293ccc6e096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 05:11:26 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:26 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:36 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:36 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:39 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:133):2: 0a4dd3854a974b15f32898674d1313cf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:11:39 +0000] 0a4dd3854a974b15f32898674d1313cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:11:39 [info] 36#36: *140 [lua] logger.lua:23: 0a4dd3854a974b15f32898674d1313cf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:11:46 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:46 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:54 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:133):2: 0edf6b8f41bbdcd2f8a8f30851b99fd4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:11:54 +0000] 0edf6b8f41bbdcd2f8a8f30851b99fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:11:54 [info] 36#36: *143 [lua] logger.lua:23: 0edf6b8f41bbdcd2f8a8f30851b99fd4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:11:56 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:11:56 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:06 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:06 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:09 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:133):2: 337fa5461619040cc8b7ddfb3c901687:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:12:09 +0000] 337fa5461619040cc8b7ddfb3c901687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:12:09 [info] 36#36: *149 [lua] logger.lua:23: 337fa5461619040cc8b7ddfb3c901687 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:12:16 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:16 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:24 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:133):2: 08212c0e0f539d270176aff266b6d3bb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:12:24 [info] 36#36: *152 [lua] logger.lua:23: 08212c0e0f539d270176aff266b6d3bb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:12:24 +0000] 08212c0e0f539d270176aff266b6d3bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/30 05:12:26 [info] 36#36: *153 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:26 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:36 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:36 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:39 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:133):2: 8008188deec8b11cbee0f332318313bc:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:12:39 +0000] 8008188deec8b11cbee0f332318313bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/30 05:12:39 [info] 36#36: *157 [lua] logger.lua:23: 8008188deec8b11cbee0f332318313bc {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 05:12:46 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:46 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:54 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:133):2: 0c31ee2cdbe184b244f13bfc81fd0fca:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:12:54 [info] 36#36: *160 [lua] logger.lua:23: 0c31ee2cdbe184b244f13bfc81fd0fca {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:12:54 +0000] 0c31ee2cdbe184b244f13bfc81fd0fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:12:56 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:12:56 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:06 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:06 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:09 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:133):2: 1b6c4596ebc5e3b0c1dd06b243546d7b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:13:09 +0000] 1b6c4596ebc5e3b0c1dd06b243546d7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:13:09 [info] 36#36: *166 [lua] logger.lua:23: 1b6c4596ebc5e3b0c1dd06b243546d7b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:13:16 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:16 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:24 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:133):2: 7625103cb5b087eadbf73b4df1b5de5e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:13:24 [info] 36#36: *169 [lua] logger.lua:23: 7625103cb5b087eadbf73b4df1b5de5e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:13:24 +0000] 7625103cb5b087eadbf73b4df1b5de5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:13:26 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:26 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:36 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:36 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:39 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:133):2: ef3cd5c2fdf4cfbad1cb50624c2b258e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:13:39 [info] 36#36: *174 [lua] logger.lua:23: ef3cd5c2fdf4cfbad1cb50624c2b258e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:13:39 +0000] ef3cd5c2fdf4cfbad1cb50624c2b258e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:13:46 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:46 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:55 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:133):2: eb63437b81a2a4739dcf809d9b9d855b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:13:55 [info] 36#36: *177 [lua] logger.lua:23: eb63437b81a2a4739dcf809d9b9d855b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:13:55 +0000] eb63437b81a2a4739dcf809d9b9d855b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:13:56 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:13:56 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:06 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:06 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:10 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:133):2: b689479a6afa779f4ed0c49540787724:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:14:10 [info] 36#36: *183 [lua] logger.lua:23: b689479a6afa779f4ed0c49540787724 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:14:10 +0000] b689479a6afa779f4ed0c49540787724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:14:16 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:16 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:25 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:133):2: 260335965de4763d39c863f33586f4cd:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:14:25 +0000] 260335965de4763d39c863f33586f4cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:14:25 [info] 36#36: *186 [lua] logger.lua:23: 260335965de4763d39c863f33586f4cd {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:14:26 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:26 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:36 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:36 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:40 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:133):2: 27374d1d1b1f0ce1ebcc040b4837acc0:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:14:40 [info] 36#36: *191 [lua] logger.lua:23: 27374d1d1b1f0ce1ebcc040b4837acc0 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:14:40 +0000] 27374d1d1b1f0ce1ebcc040b4837acc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:14:46 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:46 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:55 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:133):2: b55b8363b320ee0c4ea39e3a5195db16:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:14:55 [info] 36#36: *194 [lua] logger.lua:23: b55b8363b320ee0c4ea39e3a5195db16 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:14:55 +0000] b55b8363b320ee0c4ea39e3a5195db16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 05:14:56 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:14:56 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:06 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:06 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:10 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:133):2: a05a1ec54db6c3b51afbc21ebf7cec86:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:15:10 +0000] a05a1ec54db6c3b51afbc21ebf7cec86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:15:10 [info] 36#36: *200 [lua] logger.lua:23: a05a1ec54db6c3b51afbc21ebf7cec86 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:15:16 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:16 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:25 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:133):2: af9195067cd7b06fed91675c6e3c92cc:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:15:25 [info] 36#36: *203 [lua] logger.lua:23: af9195067cd7b06fed91675c6e3c92cc {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:15:25 +0000] af9195067cd7b06fed91675c6e3c92cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:15:26 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:26 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:36 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:36 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:40 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:133):2: 35e004783bed6612430406bba1799c55:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:15:40 [info] 36#36: *208 [lua] logger.lua:23: 35e004783bed6612430406bba1799c55 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:15:40 +0000] 35e004783bed6612430406bba1799c55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:15:46 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:46 [info] 38#38: *210 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:55 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:133):2: 6bfe98c5d56dcb550e3da3fc094083f0:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:15:55 +0000] 6bfe98c5d56dcb550e3da3fc094083f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:15:55 [info] 36#36: *211 [lua] logger.lua:23: 6bfe98c5d56dcb550e3da3fc094083f0 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:15:56 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:15:56 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:06 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:06 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:10 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:133):2: ddd816bd9484662382ff056f19850ff1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:16:10 [info] 36#36: *217 [lua] logger.lua:23: ddd816bd9484662382ff056f19850ff1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:16:10 +0000] ddd816bd9484662382ff056f19850ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:16:16 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:16 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:25 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:133):2: b6ddbcdf5db0d85bb7e2d4db2d8337c6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:16:25 +0000] b6ddbcdf5db0d85bb7e2d4db2d8337c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:16:25 [info] 36#36: *220 [lua] logger.lua:23: b6ddbcdf5db0d85bb7e2d4db2d8337c6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:16:26 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:26 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:36 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:36 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:40 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:133):2: 75d3977a72e74bed9f4d01345eb87b58:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:16:40 +0000] 75d3977a72e74bed9f4d01345eb87b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:16:40 [info] 36#36: *225 [lua] logger.lua:23: 75d3977a72e74bed9f4d01345eb87b58 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:16:46 [info] 36#36: *226 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:46 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:55 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:133):2: 2ca5ab598d34e00aacf010559b32b47a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:16:55 [info] 36#36: *228 [lua] logger.lua:23: 2ca5ab598d34e00aacf010559b32b47a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:16:55 +0000] 2ca5ab598d34e00aacf010559b32b47a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:16:56 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:16:56 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:06 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:06 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:10 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:133):2: dbbeb5db6a14898e80dde8834e75a3a3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:17:10 +0000] dbbeb5db6a14898e80dde8834e75a3a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:17:10 [info] 36#36: *234 [lua] logger.lua:23: dbbeb5db6a14898e80dde8834e75a3a3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 05:17:16 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:16 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:25 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:133):2: ae08c4a690067a1f39279511d924dfe3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:17:25 [info] 36#36: *237 [lua] logger.lua:23: ae08c4a690067a1f39279511d924dfe3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:17:25 +0000] ae08c4a690067a1f39279511d924dfe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:17:26 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:26 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:36 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:36 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:40 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:133):2: 946e2f77835c1c7f4f6d721491cd6b82:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:17:40 [info] 36#36: *242 [lua] logger.lua:23: 946e2f77835c1c7f4f6d721491cd6b82 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:17:40 +0000] 946e2f77835c1c7f4f6d721491cd6b82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:17:46 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:46 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:55 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:133):2: 818b4b403f05f5c957938654b3c3ff77:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:17:55 [info] 36#36: *245 [lua] logger.lua:23: 818b4b403f05f5c957938654b3c3ff77 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:17:55 +0000] 818b4b403f05f5c957938654b3c3ff77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:17:56 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:17:56 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:06 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:06 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:10 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:133):2: 648346be79d397b0898d1bdd94602c81:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:18:10 [info] 36#36: *251 [lua] logger.lua:23: 648346be79d397b0898d1bdd94602c81 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:18:10 +0000] 648346be79d397b0898d1bdd94602c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:18:16 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:16 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:25 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:133):2: 315dcf2a783ca60f64b69059189e97c7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:18:25 [info] 36#36: *254 [lua] logger.lua:23: 315dcf2a783ca60f64b69059189e97c7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:18:25 +0000] 315dcf2a783ca60f64b69059189e97c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:18:26 [info] 36#36: *255 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:26 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:36 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:36 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:40 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:133):2: 330d95c452f7a3fea81157f9f31f41f4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:18:40 [info] 36#36: *259 [lua] logger.lua:23: 330d95c452f7a3fea81157f9f31f41f4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:18:40 +0000] 330d95c452f7a3fea81157f9f31f41f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 05:18:46 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:46 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:55 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:133):2: fd0847f346b0d69535e0c3801f5ca184:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:18:55 +0000] fd0847f346b0d69535e0c3801f5ca184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:18:55 [info] 36#36: *262 [lua] logger.lua:23: fd0847f346b0d69535e0c3801f5ca184 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:18:56 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:18:56 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:06 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:06 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:10 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:133):2: 7a95d3d97ef9abb5d2bbf4271bb4dc69:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:19:10 [info] 36#36: *268 [lua] logger.lua:23: 7a95d3d97ef9abb5d2bbf4271bb4dc69 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:19:10 +0000] 7a95d3d97ef9abb5d2bbf4271bb4dc69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:19:16 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:16 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:25 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:133):2: ddeb2b7176973c6a691e6e45756cb1bd:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:19:25 [info] 36#36: *271 [lua] logger.lua:23: ddeb2b7176973c6a691e6e45756cb1bd {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:19:25 +0000] ddeb2b7176973c6a691e6e45756cb1bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:19:26 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:26 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:36 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:36 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:40 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:133):2: 877ec555a5cd9adc2a7127f24cff05be:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:19:40 [info] 36#36: *276 [lua] logger.lua:23: 877ec555a5cd9adc2a7127f24cff05be {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:19:40 +0000] 877ec555a5cd9adc2a7127f24cff05be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/30 05:19:46 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:46 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:55 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:133):2: 9a24922a1f63a267fbd9a04579170da7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:19:55 +0000] 9a24922a1f63a267fbd9a04579170da7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:19:55 [info] 36#36: *279 [lua] logger.lua:23: 9a24922a1f63a267fbd9a04579170da7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:19:56 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:19:56 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:06 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:06 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:10 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:133):2: 1cc5276d0d77bd472bbebc91ba4bd2b3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:20:10 +0000] 1cc5276d0d77bd472bbebc91ba4bd2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:20:10 [info] 36#36: *285 [lua] logger.lua:23: 1cc5276d0d77bd472bbebc91ba4bd2b3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:20:16 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:16 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:25 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:133):2: d96fe56fdfa13ebb54a53091aa3950d7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:20:25 [info] 36#36: *288 [lua] logger.lua:23: d96fe56fdfa13ebb54a53091aa3950d7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:20:25 +0000] d96fe56fdfa13ebb54a53091aa3950d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:20:26 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:26 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:36 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:36 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:40 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:133):2: 40d8d1e877d6365cb5d705e5bbbf1c57:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:20:40 [info] 36#36: *293 [lua] logger.lua:23: 40d8d1e877d6365cb5d705e5bbbf1c57 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:20:40 +0000] 40d8d1e877d6365cb5d705e5bbbf1c57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:20:46 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:46 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:55 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:133):2: 99e0c0e61b849f7efcba51e01227bd45:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:20:55 +0000] 99e0c0e61b849f7efcba51e01227bd45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:20:55 [info] 36#36: *296 [lua] logger.lua:23: 99e0c0e61b849f7efcba51e01227bd45 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:20:56 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:20:56 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:06 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:06 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:10 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:133):2: 0398301999cd719d3edeaf5308d77715:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:21:10 [info] 36#36: *302 [lua] logger.lua:23: 0398301999cd719d3edeaf5308d77715 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:21:10 +0000] 0398301999cd719d3edeaf5308d77715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:21:16 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:16 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:25 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:133):2: 0db31fd6bab62498648953f7662e0a37:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:21:25 [info] 36#36: *305 [lua] logger.lua:23: 0db31fd6bab62498648953f7662e0a37 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:21:25 +0000] 0db31fd6bab62498648953f7662e0a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:21:26 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:26 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:36 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:36 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:40 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:133):2: b32e1279b6c5a72eb04ebb89c5571cef:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:21:40 +0000] b32e1279b6c5a72eb04ebb89c5571cef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:21:40 [info] 36#36: *310 [lua] logger.lua:23: b32e1279b6c5a72eb04ebb89c5571cef {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:21:46 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:46 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:55 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:133):2: bec5f706e78396d9ba7c4f7161a0dae5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:21:55 +0000] bec5f706e78396d9ba7c4f7161a0dae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 05:21:55 [info] 36#36: *313 [lua] logger.lua:23: bec5f706e78396d9ba7c4f7161a0dae5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:21:56 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:21:56 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:06 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:06 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:10 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:133):2: 263164d4b747b752ccbad3a747d9e035:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:22:10 [info] 36#36: *319 [lua] logger.lua:23: 263164d4b747b752ccbad3a747d9e035 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:22:10 +0000] 263164d4b747b752ccbad3a747d9e035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:22:16 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:16 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:25 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:133):2: 71ae85698d764cfd4861dedc38f5a6db:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:22:25 +0000] 71ae85698d764cfd4861dedc38f5a6db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:22:25 [info] 36#36: *322 [lua] logger.lua:23: 71ae85698d764cfd4861dedc38f5a6db {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:22:26 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:26 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:36 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:36 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:40 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:133):2: 023a5578b70b0d017e2dbc50457c986f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:22:40 [info] 36#36: *327 [lua] logger.lua:23: 023a5578b70b0d017e2dbc50457c986f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:22:40 +0000] 023a5578b70b0d017e2dbc50457c986f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:22:46 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:46 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:55 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:133):2: 4e7b8ac71ec1586419d5e74157a0519a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:22:55 [info] 36#36: *330 [lua] logger.lua:23: 4e7b8ac71ec1586419d5e74157a0519a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:22:55 +0000] 4e7b8ac71ec1586419d5e74157a0519a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:22:56 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:22:56 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:06 [info] 36#36: *333 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:06 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:10 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:133):2: 8daa07511ee393c54dfc4d3557297c6f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:23:10 [info] 36#36: *336 [lua] logger.lua:23: 8daa07511ee393c54dfc4d3557297c6f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:23:10 +0000] 8daa07511ee393c54dfc4d3557297c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:23:16 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:16 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:25 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:133):2: 0b1b9afd01f34f2d1c7c8eb3b73f15dd:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:23:25 [info] 36#36: *339 [lua] logger.lua:23: 0b1b9afd01f34f2d1c7c8eb3b73f15dd {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:23:25 +0000] 0b1b9afd01f34f2d1c7c8eb3b73f15dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:23:26 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:26 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:36 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:36 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:40 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:133):2: 98a08cc8f560dd614d120eb9d4e8475f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:23:40 +0000] 98a08cc8f560dd614d120eb9d4e8475f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:23:40 [info] 36#36: *344 [lua] logger.lua:23: 98a08cc8f560dd614d120eb9d4e8475f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:23:46 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:46 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:55 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:133):2: ffe6dbc50990b84c847431ae6021590e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:23:55 [info] 36#36: *347 [lua] logger.lua:23: ffe6dbc50990b84c847431ae6021590e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:23:55 +0000] ffe6dbc50990b84c847431ae6021590e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:23:56 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:23:56 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:06 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:06 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:10 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:133):2: 35562045b943b30685227e3cffe313f3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:24:10 [info] 36#36: *353 [lua] logger.lua:23: 35562045b943b30685227e3cffe313f3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:24:10 +0000] 35562045b943b30685227e3cffe313f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:24:16 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:16 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:25 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:133):2: 07376f65f31bef67216694f73189e170:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:24:25 +0000] 07376f65f31bef67216694f73189e170 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:24:25 [info] 36#36: *356 [lua] logger.lua:23: 07376f65f31bef67216694f73189e170 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:24:26 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:26 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:36 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:36 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:40 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:133):2: 4b0ec08e375cc03631726e7a8abe0306:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:24:40 [info] 36#36: *361 [lua] logger.lua:23: 4b0ec08e375cc03631726e7a8abe0306 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:24:40 +0000] 4b0ec08e375cc03631726e7a8abe0306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:24:46 [info] 38#38: *362 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:46 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:55 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:133):2: 2aface6e0cf03ebcc513548d2d6386c7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:24:55 [info] 36#36: *364 [lua] logger.lua:23: 2aface6e0cf03ebcc513548d2d6386c7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:24:55 +0000] 2aface6e0cf03ebcc513548d2d6386c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:24:56 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:24:56 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:06 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:06 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:10 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:133):2: f9633c52d67d40ac55a7b9403cfb2754:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:10 +0000] f9633c52d67d40ac55a7b9403cfb2754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:25:10 [info] 36#36: *370 [lua] logger.lua:23: f9633c52d67d40ac55a7b9403cfb2754 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:25:16 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:16 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:25 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:133):2: 63a640c2d1999226c7da21855bf3036d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:25 +0000] 63a640c2d1999226c7da21855bf3036d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:25:25 [info] 36#36: *373 [lua] logger.lua:23: 63a640c2d1999226c7da21855bf3036d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:25:26 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:26 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:36 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:36 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:40 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:133):2: 3dfafc10e59728857ad4e9987804f86a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:40 +0000] 3dfafc10e59728857ad4e9987804f86a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:25:40 [info] 36#36: *378 [lua] logger.lua:23: 3dfafc10e59728857ad4e9987804f86a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:25:46 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:46 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 10.233.67.27 - - [30/Oct/2022:05:25:55 +0000] 137ef1d4f923152b2b568d6a3cea2372 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/30 05:25:55 [info] 36#36: *381 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.27, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2022/10/30 05:25:55 [info] 36#36: *382 [lua] access_by_lua(msblocations.conf:133):2: 094a0303f9808aea297078fe9418282a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:55 +0000] 094a0303f9808aea297078fe9418282a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:25:55 [info] 36#36: *382 [lua] logger.lua:23: 094a0303f9808aea297078fe9418282a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:25:56 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:25:56 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:06 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:06 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:10 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:133):2: 2cb0e39e705d337f66265b70a387e47c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:26:10 +0000] 2cb0e39e705d337f66265b70a387e47c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:26:10 [info] 36#36: *388 [lua] logger.lua:23: 2cb0e39e705d337f66265b70a387e47c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:26:16 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:16 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:25 [info] 36#36: *391 [lua] access_by_lua(msblocations.conf:133):2: 460923b5470abb241a7027930d289eb3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:26:25 [info] 36#36: *391 [lua] logger.lua:23: 460923b5470abb241a7027930d289eb3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:26:25 +0000] 460923b5470abb241a7027930d289eb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:26:26 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:26 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:36 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:36 [info] 36#36: *395 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:40 [info] 36#36: *396 [lua] access_by_lua(msblocations.conf:133):2: 09c76f46c303940bc6db7056d064e5e6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:26:40 [info] 36#36: *396 [lua] logger.lua:23: 09c76f46c303940bc6db7056d064e5e6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:26:40 +0000] 09c76f46c303940bc6db7056d064e5e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:26:46 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:46 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:55 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:133):2: 51eac2cce6f50b016e75889a619ad971:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:26:55 +0000] 51eac2cce6f50b016e75889a619ad971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:26:55 [info] 36#36: *399 [lua] logger.lua:23: 51eac2cce6f50b016e75889a619ad971 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:26:56 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:26:56 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:06 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:06 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:10 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:133):2: 07e6b0ddfa890131c70b36ddd8aa5ef6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:27:10 [info] 36#36: *405 [lua] logger.lua:23: 07e6b0ddfa890131c70b36ddd8aa5ef6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:27:10 +0000] 07e6b0ddfa890131c70b36ddd8aa5ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:27:16 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:16 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:25 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:133):2: ef7882cb4f906405fde56465a2b9a48f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:27:25 +0000] ef7882cb4f906405fde56465a2b9a48f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:27:25 [info] 36#36: *408 [lua] logger.lua:23: ef7882cb4f906405fde56465a2b9a48f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:27:26 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:26 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:36 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:36 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:40 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:133):2: 74f2f8693bdb288723b0e3b87fff94d6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:27:40 [info] 36#36: *413 [lua] logger.lua:23: 74f2f8693bdb288723b0e3b87fff94d6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:27:40 +0000] 74f2f8693bdb288723b0e3b87fff94d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:27:46 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:46 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:55 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:133):2: 37fb41901b97a6de2e3b5930adfd5ab7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:27:55 +0000] 37fb41901b97a6de2e3b5930adfd5ab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:27:55 [info] 36#36: *416 [lua] logger.lua:23: 37fb41901b97a6de2e3b5930adfd5ab7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:27:56 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:27:56 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:06 [info] 36#36: *419 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:06 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:10 [info] 36#36: *422 [lua] access_by_lua(msblocations.conf:133):2: 1627960a28326cf7edf5a14623164aca:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:28:10 [info] 36#36: *422 [lua] logger.lua:23: 1627960a28326cf7edf5a14623164aca {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:28:10 +0000] 1627960a28326cf7edf5a14623164aca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:28:16 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:16 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:25 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:133):2: 92e0c3e02b19660597fe07a9a992a384:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:28:26 +0000] 92e0c3e02b19660597fe07a9a992a384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:28:26 [info] 36#36: *425 [lua] logger.lua:23: 92e0c3e02b19660597fe07a9a992a384 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:28:26 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:26 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:36 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:36 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:41 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:133):2: baf682d2e35847c5c5f449c3c18a872a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:28:41 [info] 36#36: *430 [lua] logger.lua:23: baf682d2e35847c5c5f449c3c18a872a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:28:41 +0000] baf682d2e35847c5c5f449c3c18a872a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:28:46 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:46 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:56 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:133):2: a077fe6494af1ac921251275771c44a2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:28:56 +0000] a077fe6494af1ac921251275771c44a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:28:56 [info] 36#36: *433 [lua] logger.lua:23: a077fe6494af1ac921251275771c44a2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:28:56 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:28:56 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:06 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:06 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:11 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:133):2: 468b1424a9baae492526e535165780ce:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:29:11 [info] 36#36: *439 [lua] logger.lua:23: 468b1424a9baae492526e535165780ce {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:29:11 +0000] 468b1424a9baae492526e535165780ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:29:16 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:16 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:26 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:133):2: 8c78868771dcecc516525dc3fde60609:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.31 - - [30/Oct/2022:05:29:26 +0000] 8c78868771dcecc516525dc3fde60609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/30 05:29:26 [info] 36#36: *442 [lua] logger.lua:23: 8c78868771dcecc516525dc3fde60609 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:29:26 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:26 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:36 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:36 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:41 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:133):2: baa646c16d100d2e6abcc94779d4b1bf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:29:41 [info] 36#36: *447 [lua] logger.lua:23: baa646c16d100d2e6abcc94779d4b1bf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:29:41 +0000] baa646c16d100d2e6abcc94779d4b1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:29:46 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:46 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:56 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:133):2: f9b044bf6b1fda852183759fc87f73cb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:29:56 [info] 36#36: *450 [lua] logger.lua:23: f9b044bf6b1fda852183759fc87f73cb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:29:56 +0000] f9b044bf6b1fda852183759fc87f73cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:29:56 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:29:56 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:06 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:06 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:11 [info] 36#36: *456 [lua] access_by_lua(msblocations.conf:133):2: 34af31e441e9201f0629788b3d48b834:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:30:11 +0000] 34af31e441e9201f0629788b3d48b834 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:30:11 [info] 36#36: *456 [lua] logger.lua:23: 34af31e441e9201f0629788b3d48b834 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:30:16 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:16 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:26 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:133):2: 01e35b8d2ab54398d4c5a064957630fc:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:30:26 [info] 36#36: *459 [lua] logger.lua:23: 01e35b8d2ab54398d4c5a064957630fc {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:30:26 +0000] 01e35b8d2ab54398d4c5a064957630fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:30:26 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:26 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:36 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:36 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:41 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:133):2: 9cda9b6d53df56548295890562e2aa42:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:30:41 [info] 36#36: *464 [lua] logger.lua:23: 9cda9b6d53df56548295890562e2aa42 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:30:41 +0000] 9cda9b6d53df56548295890562e2aa42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:30:46 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:46 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:56 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:133):2: c11990f2b2d36153952b2f326d6c879e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:30:56 [info] 36#36: *467 [lua] logger.lua:23: c11990f2b2d36153952b2f326d6c879e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:30:56 +0000] c11990f2b2d36153952b2f326d6c879e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:30:56 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:30:56 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:06 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:06 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:11 [info] 36#36: *473 [lua] access_by_lua(msblocations.conf:133):2: 450243ebff8e691913819a2e2c911f4d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:31:11 [info] 36#36: *473 [lua] logger.lua:23: 450243ebff8e691913819a2e2c911f4d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:31:11 +0000] 450243ebff8e691913819a2e2c911f4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:31:16 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:16 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:26 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:133):2: 049df58f3726e68fcb4ae9293392782b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:31:26 +0000] 049df58f3726e68fcb4ae9293392782b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:31:26 [info] 36#36: *476 [lua] logger.lua:23: 049df58f3726e68fcb4ae9293392782b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:31:26 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:26 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:36 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:36 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:41 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:133):2: f40b1cf0a81c2992e228f5e69b40c7b6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:31:41 [info] 36#36: *481 [lua] logger.lua:23: f40b1cf0a81c2992e228f5e69b40c7b6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:31:41 +0000] f40b1cf0a81c2992e228f5e69b40c7b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:31:46 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:46 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:56 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:133):2: 2458de9d05f784dddee0ddbfaa18086b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:31:56 [info] 36#36: *484 [lua] logger.lua:23: 2458de9d05f784dddee0ddbfaa18086b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:31:56 +0000] 2458de9d05f784dddee0ddbfaa18086b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:31:56 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:31:56 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:06 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:06 [info] 38#38: *487 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:11 [info] 36#36: *490 [lua] access_by_lua(msblocations.conf:133):2: 1c19334ee61a65fca252dd03e6a129a4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:32:11 +0000] 1c19334ee61a65fca252dd03e6a129a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:32:11 [info] 36#36: *490 [lua] logger.lua:23: 1c19334ee61a65fca252dd03e6a129a4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:32:16 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:16 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:26 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:133):2: 6a66a554824ef46223536c3231cb3d0f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:32:26 [info] 36#36: *493 [lua] logger.lua:23: 6a66a554824ef46223536c3231cb3d0f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:32:26 +0000] 6a66a554824ef46223536c3231cb3d0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:32:26 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:26 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:36 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:36 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:41 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:133):2: 51c9e5a3459a52f184766712e95b2734:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:32:41 [info] 36#36: *498 [lua] logger.lua:23: 51c9e5a3459a52f184766712e95b2734 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:32:41 +0000] 51c9e5a3459a52f184766712e95b2734 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:32:46 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:46 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:56 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:133):2: 0ebb113c71fd6d87ab2605cfad4195aa:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:32:56 [info] 36#36: *501 [lua] logger.lua:23: 0ebb113c71fd6d87ab2605cfad4195aa {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:32:56 +0000] 0ebb113c71fd6d87ab2605cfad4195aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:32:56 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:32:56 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:06 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:06 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:11 [info] 36#36: *507 [lua] access_by_lua(msblocations.conf:133):2: cdaef2bb1394bec8866f21df010c115d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:11 +0000] cdaef2bb1394bec8866f21df010c115d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:33:11 [info] 36#36: *507 [lua] logger.lua:23: cdaef2bb1394bec8866f21df010c115d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:33:16 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:16 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:26 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:133):2: 83152c79cd162eab923cac316f779966:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:26 +0000] 83152c79cd162eab923cac316f779966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:33:26 [info] 36#36: *510 [lua] logger.lua:23: 83152c79cd162eab923cac316f779966 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:33:26 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:26 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:36 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:36 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:41 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:133):2: 4804c22bf2dbe11a8196e370ee0925ed:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:41 +0000] 4804c22bf2dbe11a8196e370ee0925ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:33:41 [info] 36#36: *515 [lua] logger.lua:23: 4804c22bf2dbe11a8196e370ee0925ed {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:33:46 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:46 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:56 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:133):2: c65a6771dbf7ed22b021928e6ef68b89:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:56 +0000] c65a6771dbf7ed22b021928e6ef68b89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:33:56 [info] 36#36: *518 [lua] logger.lua:23: c65a6771dbf7ed22b021928e6ef68b89 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:33:56 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:33:56 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:06 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:06 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:11 [info] 36#36: *524 [lua] access_by_lua(msblocations.conf:133):2: a9cfb9532c10cf9f5943441dc324ebfd:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:34:11 [info] 36#36: *524 [lua] logger.lua:23: a9cfb9532c10cf9f5943441dc324ebfd {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:34:11 +0000] a9cfb9532c10cf9f5943441dc324ebfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:34:16 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:16 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:26 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:133):2: bcf14331fa4e9b0a41984f4f8902d7c4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:34:26 [info] 36#36: *527 [lua] logger.lua:23: bcf14331fa4e9b0a41984f4f8902d7c4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:34:26 +0000] bcf14331fa4e9b0a41984f4f8902d7c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 05:34:26 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:26 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:36 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:36 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:41 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:133):2: cb626c9145810c4ecc1377fd46608887:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:34:41 +0000] cb626c9145810c4ecc1377fd46608887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:34:41 [info] 36#36: *532 [lua] logger.lua:23: cb626c9145810c4ecc1377fd46608887 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:34:46 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:46 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:56 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:133):2: bd7b0321618835eb2071c6f10dc277e8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:34:56 +0000] bd7b0321618835eb2071c6f10dc277e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:34:56 [info] 36#36: *535 [lua] logger.lua:23: bd7b0321618835eb2071c6f10dc277e8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:34:56 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:34:56 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:06 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:06 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:11 [info] 36#36: *541 [lua] access_by_lua(msblocations.conf:133):2: 4c62912ec1b56659de443d40284084cb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:35:11 [info] 36#36: *541 [lua] logger.lua:23: 4c62912ec1b56659de443d40284084cb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:35:11 +0000] 4c62912ec1b56659de443d40284084cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:35:16 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:16 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:26 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:133):2: d7ade85527e4d1d1ec732a1f511da466:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:35:26 +0000] d7ade85527e4d1d1ec732a1f511da466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:35:26 [info] 36#36: *544 [lua] logger.lua:23: d7ade85527e4d1d1ec732a1f511da466 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:35:26 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:26 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:36 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:36 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:41 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:133):2: 3153cc1290bc74000d41f47cba8843e3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:35:41 [info] 36#36: *549 [lua] logger.lua:23: 3153cc1290bc74000d41f47cba8843e3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:35:41 +0000] 3153cc1290bc74000d41f47cba8843e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:35:46 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:46 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:56 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:133):2: 13271a8229222b4343b1838c0a82ac13:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:35:56 [info] 36#36: *552 [lua] logger.lua:23: 13271a8229222b4343b1838c0a82ac13 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:35:56 +0000] 13271a8229222b4343b1838c0a82ac13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:35:56 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:35:56 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:06 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:06 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:11 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:133):2: 4d3b4db2bfb1b542f3964c3c48d62b7d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:36:11 [info] 36#36: *558 [lua] logger.lua:23: 4d3b4db2bfb1b542f3964c3c48d62b7d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:36:11 +0000] 4d3b4db2bfb1b542f3964c3c48d62b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:36:16 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:16 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:26 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:133):2: 027b4386144e4d72d654d60d1a36b8a1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:36:26 [info] 36#36: *561 [lua] logger.lua:23: 027b4386144e4d72d654d60d1a36b8a1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:36:26 +0000] 027b4386144e4d72d654d60d1a36b8a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:36:26 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:26 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:36 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:36 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:41 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:133):2: 566db88599318696fc19b1d95f0a5d32:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:36:41 +0000] 566db88599318696fc19b1d95f0a5d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:36:41 [info] 36#36: *566 [lua] logger.lua:23: 566db88599318696fc19b1d95f0a5d32 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:36:46 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:46 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:56 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:133):2: e998399c26e1c9314f31d75d90013eb0:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:36:56 [info] 36#36: *569 [lua] logger.lua:23: e998399c26e1c9314f31d75d90013eb0 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:36:56 +0000] e998399c26e1c9314f31d75d90013eb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:36:56 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:36:56 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:06 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:06 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:11 [info] 36#36: *575 [lua] access_by_lua(msblocations.conf:133):2: 84067d3af8cec4eba52b2a67860f3d3d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:11 +0000] 84067d3af8cec4eba52b2a67860f3d3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:37:11 [info] 36#36: *575 [lua] logger.lua:23: 84067d3af8cec4eba52b2a67860f3d3d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:37:16 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:16 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:26 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:133):2: b28c9bf41bd869edf7d84bb4fc9d9449:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:26 +0000] b28c9bf41bd869edf7d84bb4fc9d9449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:37:26 [info] 36#36: *578 [lua] logger.lua:23: b28c9bf41bd869edf7d84bb4fc9d9449 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:37:26 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:26 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:36 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:36 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:41 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:133):2: 46ad22961117679e8bcc2cf4830672d4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:37:41 [info] 36#36: *583 [lua] logger.lua:23: 46ad22961117679e8bcc2cf4830672d4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:41 +0000] 46ad22961117679e8bcc2cf4830672d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:37:46 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:46 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:56 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:133):2: 6324e5521cbe70bfe86244576004fd01:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:56 +0000] 6324e5521cbe70bfe86244576004fd01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:37:56 [info] 36#36: *586 [lua] logger.lua:23: 6324e5521cbe70bfe86244576004fd01 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:37:56 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:37:56 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:06 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:06 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:11 [info] 36#36: *592 [lua] access_by_lua(msblocations.conf:133):2: c911342644602b3ba38108ca4b87831e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:38:11 [info] 36#36: *592 [lua] logger.lua:23: c911342644602b3ba38108ca4b87831e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:38:11 +0000] c911342644602b3ba38108ca4b87831e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:38:16 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:16 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:26 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:133):2: a6a4bc86d931ccc26787f476a540d7c9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:38:26 +0000] a6a4bc86d931ccc26787f476a540d7c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:38:26 [info] 36#36: *595 [lua] logger.lua:23: a6a4bc86d931ccc26787f476a540d7c9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:38:26 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:26 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:36 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:36 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:41 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:133):2: f86584154d6eae27e13c92ed5d0c9e52:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:38:41 [info] 36#36: *600 [lua] logger.lua:23: f86584154d6eae27e13c92ed5d0c9e52 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:38:41 +0000] f86584154d6eae27e13c92ed5d0c9e52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:38:46 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:46 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:56 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:133):2: cb760ec224785a92fbade586d5f7cbc9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:38:56 [info] 36#36: *603 [lua] logger.lua:23: cb760ec224785a92fbade586d5f7cbc9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:38:56 +0000] cb760ec224785a92fbade586d5f7cbc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:38:56 [info] 36#36: *604 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:38:56 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:06 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:06 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:11 [info] 36#36: *609 [lua] access_by_lua(msblocations.conf:133):2: d24359ed501b99fedd00a470acabab78:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:39:11 [info] 36#36: *609 [lua] logger.lua:23: d24359ed501b99fedd00a470acabab78 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:39:11 +0000] d24359ed501b99fedd00a470acabab78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:39:16 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:16 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:26 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:133):2: 4a5cdb69c1e1a74d4293f8300a70de77:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:39:26 +0000] 4a5cdb69c1e1a74d4293f8300a70de77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:39:26 [info] 36#36: *612 [lua] logger.lua:23: 4a5cdb69c1e1a74d4293f8300a70de77 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:39:26 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:26 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:36 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:36 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:41 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:133):2: eea52ada88e6d3a2fd98881f60d78b55:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:39:41 [info] 36#36: *617 [lua] logger.lua:23: eea52ada88e6d3a2fd98881f60d78b55 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:39:41 +0000] eea52ada88e6d3a2fd98881f60d78b55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:39:46 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:46 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:56 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:133):2: 6b55e70b5c16e4b1a3faaeccfcdacd5d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:39:56 [info] 36#36: *620 [lua] logger.lua:23: 6b55e70b5c16e4b1a3faaeccfcdacd5d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:39:56 +0000] 6b55e70b5c16e4b1a3faaeccfcdacd5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:39:56 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:39:56 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:06 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:06 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:11 [info] 36#36: *626 [lua] access_by_lua(msblocations.conf:133):2: 7846347915fa6be5d8327fc7b46f1817:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:40:11 +0000] 7846347915fa6be5d8327fc7b46f1817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/30 05:40:11 [info] 36#36: *626 [lua] logger.lua:23: 7846347915fa6be5d8327fc7b46f1817 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 05:40:16 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:16 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:26 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:133):2: 174d2d5d1e702eac368f1bbc36b7071a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:40:26 +0000] 174d2d5d1e702eac368f1bbc36b7071a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:40:26 [info] 36#36: *629 [lua] logger.lua:23: 174d2d5d1e702eac368f1bbc36b7071a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:40:26 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:26 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:36 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:36 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:41 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:133):2: 77423944709452ecd378bee341b0418b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:40:41 [info] 36#36: *634 [lua] logger.lua:23: 77423944709452ecd378bee341b0418b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:40:41 +0000] 77423944709452ecd378bee341b0418b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:40:46 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:46 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:56 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:133):2: 5abcd58392f5d7533aaa76ca72141d5d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:40:56 +0000] 5abcd58392f5d7533aaa76ca72141d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:40:56 [info] 36#36: *637 [lua] logger.lua:23: 5abcd58392f5d7533aaa76ca72141d5d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:40:56 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:40:56 [info] 36#36: *638 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:06 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:06 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:11 [info] 36#36: *643 [lua] access_by_lua(msblocations.conf:133):2: a7a59f38bfb2afe4d489777d9f474b80:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:41:11 [info] 36#36: *643 [lua] logger.lua:23: a7a59f38bfb2afe4d489777d9f474b80 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:41:11 +0000] a7a59f38bfb2afe4d489777d9f474b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:41:16 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:16 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:26 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:133):2: 90eb89cf6d8e4e585d91f8f91cbd46b4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:41:26 +0000] 90eb89cf6d8e4e585d91f8f91cbd46b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:41:26 [info] 36#36: *646 [lua] logger.lua:23: 90eb89cf6d8e4e585d91f8f91cbd46b4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:41:26 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:26 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:36 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:36 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:41 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:133):2: f038e7226b182b91e8f3161df1b924e4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:41:41 [info] 36#36: *651 [lua] logger.lua:23: f038e7226b182b91e8f3161df1b924e4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:41:41 +0000] f038e7226b182b91e8f3161df1b924e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:41:46 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:46 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:56 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:133):2: 30c9910f297d69e85604976a72eda69b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:41:56 [info] 36#36: *654 [lua] logger.lua:23: 30c9910f297d69e85604976a72eda69b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:41:56 +0000] 30c9910f297d69e85604976a72eda69b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:41:56 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:41:56 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:06 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:06 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:11 [info] 36#36: *660 [lua] access_by_lua(msblocations.conf:133):2: 269099e3590a39fc0947e084c6b700a8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:42:11 [info] 36#36: *660 [lua] logger.lua:23: 269099e3590a39fc0947e084c6b700a8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:42:11 +0000] 269099e3590a39fc0947e084c6b700a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:42:16 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:16 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:26 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:133):2: bdf97e1e337a41c157a49ee7a133dad0:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:42:26 [info] 36#36: *663 [lua] logger.lua:23: bdf97e1e337a41c157a49ee7a133dad0 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:42:26 +0000] bdf97e1e337a41c157a49ee7a133dad0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:42:26 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:26 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:36 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:36 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:41 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:133):2: 254d330c6e2ea3f91a6778e026b7da32:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:42:41 +0000] 254d330c6e2ea3f91a6778e026b7da32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:42:41 [info] 36#36: *668 [lua] logger.lua:23: 254d330c6e2ea3f91a6778e026b7da32 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:42:46 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:46 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:56 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:133):2: b67b5a3847c17f7ae7c6da9389d903a9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:42:56 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:56 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:42:56 [info] 36#36: *671 [lua] logger.lua:23: b67b5a3847c17f7ae7c6da9389d903a9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:42:56 +0000] b67b5a3847c17f7ae7c6da9389d903a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:43:06 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:06 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:11 [info] 36#36: *677 [lua] access_by_lua(msblocations.conf:133):2: 4e4deefedd1ffc12d35619458745f554:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:43:11 [info] 36#36: *677 [lua] logger.lua:23: 4e4deefedd1ffc12d35619458745f554 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:43:11 +0000] 4e4deefedd1ffc12d35619458745f554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:43:16 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:16 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:26 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:26 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:26 [info] 36#36: *682 [lua] access_by_lua(msblocations.conf:133):2: 008bb7b34dd91db3333cf200dbd27751:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:43:26 [info] 36#36: *682 [lua] logger.lua:23: 008bb7b34dd91db3333cf200dbd27751 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:43:26 +0000] 008bb7b34dd91db3333cf200dbd27751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:43:36 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:36 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:41 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:133):2: 9f8a42dc144686c0e7ab474d22208048:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:43:41 [info] 36#36: *685 [lua] logger.lua:23: 9f8a42dc144686c0e7ab474d22208048 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:43:41 +0000] 9f8a42dc144686c0e7ab474d22208048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:43:46 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:46 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:56 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:56 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:43:56 [info] 36#36: *690 [lua] access_by_lua(msblocations.conf:133):2: 76b80f5d0dc6551f1003fb195a1e5ba1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:43:56 [info] 36#36: *690 [lua] logger.lua:23: 76b80f5d0dc6551f1003fb195a1e5ba1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:43:56 +0000] 76b80f5d0dc6551f1003fb195a1e5ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:44:06 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:06 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:11 [info] 36#36: *694 [lua] access_by_lua(msblocations.conf:133):2: d9f5914c565571442490dda13ef9e01e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:44:11 [info] 36#36: *694 [lua] logger.lua:23: d9f5914c565571442490dda13ef9e01e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:44:11 +0000] d9f5914c565571442490dda13ef9e01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:44:16 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:16 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:26 [info] 36#36: *697 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:26 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:26 [info] 36#36: *699 [lua] access_by_lua(msblocations.conf:133):2: 7fc9ceefcff64dfcd4c8d62ba6186250:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:44:26 +0000] 7fc9ceefcff64dfcd4c8d62ba6186250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:44:26 [info] 36#36: *699 [lua] logger.lua:23: 7fc9ceefcff64dfcd4c8d62ba6186250 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 05:44:36 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:36 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:41 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:133):2: cff6f610fb963c0e049e2a041535cf18:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:44:41 [info] 36#36: *702 [lua] logger.lua:23: cff6f610fb963c0e049e2a041535cf18 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:44:41 +0000] cff6f610fb963c0e049e2a041535cf18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:44:46 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:46 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:56 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:56 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:44:56 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:133):2: 2cd0c8cd57ccdc281a27225598cdd44a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:44:56 [info] 36#36: *707 [lua] logger.lua:23: 2cd0c8cd57ccdc281a27225598cdd44a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:44:56 +0000] 2cd0c8cd57ccdc281a27225598cdd44a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:45:06 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:06 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:11 [info] 36#36: *711 [lua] access_by_lua(msblocations.conf:133):2: a49eee362731ad3c46593a4a8af3c994:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:45:11 [info] 36#36: *711 [lua] logger.lua:23: a49eee362731ad3c46593a4a8af3c994 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:45:11 +0000] a49eee362731ad3c46593a4a8af3c994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:45:16 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:16 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:26 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:26 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:26 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:133):2: c0a77f1cbd6efc31c4e4dd7ab265659e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:45:26 [info] 36#36: *716 [lua] logger.lua:23: c0a77f1cbd6efc31c4e4dd7ab265659e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:45:26 +0000] c0a77f1cbd6efc31c4e4dd7ab265659e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:45:36 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:36 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:41 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:133):2: 9b349ef4f609b818dee688777eb4ef3a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:45:41 [info] 36#36: *719 [lua] logger.lua:23: 9b349ef4f609b818dee688777eb4ef3a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:45:41 +0000] 9b349ef4f609b818dee688777eb4ef3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:45:46 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:46 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:56 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:56 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:45:57 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:133):2: 7cc86880a43123c117e488518cc5e22c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:45:57 [info] 36#36: *724 [lua] logger.lua:23: 7cc86880a43123c117e488518cc5e22c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:45:57 +0000] 7cc86880a43123c117e488518cc5e22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:45:59 [info] 36#36: *725 client closed connection while waiting for request, client: 10.233.66.91, server: 0.0.0.0:443 2022/10/30 05:46:06 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:06 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:12 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:133):2: bf68c45305cabc6e88dd9a2fdd5983f5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:46:12 +0000] bf68c45305cabc6e88dd9a2fdd5983f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:46:12 [info] 36#36: *729 [lua] logger.lua:23: bf68c45305cabc6e88dd9a2fdd5983f5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:46:16 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:16 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:26 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:26 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:27 [info] 36#36: *734 [lua] access_by_lua(msblocations.conf:133):2: 8410d52c28af4701a3749aa4cc75b801:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:46:27 [info] 36#36: *734 [lua] logger.lua:23: 8410d52c28af4701a3749aa4cc75b801 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:46:27 +0000] 8410d52c28af4701a3749aa4cc75b801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:46:36 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:36 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:42 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:133):2: 5d1563906427dd478ec5593aee994b3f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:46:42 [info] 36#36: *737 [lua] logger.lua:23: 5d1563906427dd478ec5593aee994b3f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:46:42 +0000] 5d1563906427dd478ec5593aee994b3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:46:46 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:46 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:56 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:56 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:46:57 [info] 36#36: *742 [lua] access_by_lua(msblocations.conf:133):2: 01d02e9540af69ef1e2bdb5e5bbfee1a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:46:57 +0000] 01d02e9540af69ef1e2bdb5e5bbfee1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:46:57 [info] 36#36: *742 [lua] logger.lua:23: 01d02e9540af69ef1e2bdb5e5bbfee1a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:47:06 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:06 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:12 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:133):2: e9cf4860e495604eecaaac0ab107a509:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:47:12 [info] 36#36: *746 [lua] logger.lua:23: e9cf4860e495604eecaaac0ab107a509 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:47:12 +0000] e9cf4860e495604eecaaac0ab107a509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:47:16 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:16 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:26 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:26 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:27 [info] 36#36: *751 [lua] access_by_lua(msblocations.conf:133):2: 007efeea71e1920ff3bd209cae9a0345:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:47:27 [info] 36#36: *751 [lua] logger.lua:23: 007efeea71e1920ff3bd209cae9a0345 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:47:27 +0000] 007efeea71e1920ff3bd209cae9a0345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/30 05:47:36 [info] 36#36: *753 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:36 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:42 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:133):2: a74759e6d85c7a3a42ba760fd1f2bbb6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:47:42 [info] 36#36: *754 [lua] logger.lua:23: a74759e6d85c7a3a42ba760fd1f2bbb6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:47:42 +0000] a74759e6d85c7a3a42ba760fd1f2bbb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:47:46 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:46 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:56 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:56 [info] 36#36: *758 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:47:57 [info] 36#36: *759 [lua] access_by_lua(msblocations.conf:133):2: 499b011fe63e9fcb507d6fa66734f699:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:47:57 +0000] 499b011fe63e9fcb507d6fa66734f699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:47:57 [info] 36#36: *759 [lua] logger.lua:23: 499b011fe63e9fcb507d6fa66734f699 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:48:06 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:06 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:12 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:133):2: b0210a4693d452e68ae876219f30ebb7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:48:12 [info] 36#36: *763 [lua] logger.lua:23: b0210a4693d452e68ae876219f30ebb7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:48:12 +0000] b0210a4693d452e68ae876219f30ebb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 05:48:16 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:16 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:26 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:26 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:27 [info] 36#36: *768 [lua] access_by_lua(msblocations.conf:133):2: 11e76dc581fee2f443c82ffe35192833:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:48:27 [info] 36#36: *768 [lua] logger.lua:23: 11e76dc581fee2f443c82ffe35192833 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:48:27 +0000] 11e76dc581fee2f443c82ffe35192833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:48:36 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:36 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:42 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:133):2: 0650843ba481672e019cf7746b8636c3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:48:42 +0000] 0650843ba481672e019cf7746b8636c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:48:42 [info] 36#36: *771 [lua] logger.lua:23: 0650843ba481672e019cf7746b8636c3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:48:46 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:46 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:56 [info] 38#38: *775 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:56 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:48:57 [info] 36#36: *776 [lua] access_by_lua(msblocations.conf:133):2: 546996102c2c51417f3153be55af1f7f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:48:57 [info] 36#36: *776 [lua] logger.lua:23: 546996102c2c51417f3153be55af1f7f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:48:57 +0000] 546996102c2c51417f3153be55af1f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:49:06 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:06 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:12 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:133):2: 7e3256b4d2cdca87baec126f92f5b7bb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:49:12 [info] 36#36: *780 [lua] logger.lua:23: 7e3256b4d2cdca87baec126f92f5b7bb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:49:12 +0000] 7e3256b4d2cdca87baec126f92f5b7bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:49:16 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:16 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:26 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:26 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:27 [info] 36#36: *785 [lua] access_by_lua(msblocations.conf:133):2: 6facd9416ad645a83500abf8d15c1047:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:49:27 +0000] 6facd9416ad645a83500abf8d15c1047 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:49:27 [info] 36#36: *785 [lua] logger.lua:23: 6facd9416ad645a83500abf8d15c1047 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:49:36 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:36 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:42 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:133):2: 2eb898bdf053620d9c9eb4a948df8e89:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:49:42 +0000] 2eb898bdf053620d9c9eb4a948df8e89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:49:42 [info] 36#36: *788 [lua] logger.lua:23: 2eb898bdf053620d9c9eb4a948df8e89 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:49:46 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:46 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:56 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:56 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:49:57 [info] 36#36: *793 [lua] access_by_lua(msblocations.conf:133):2: 45fb6f53ad873f1a8f522468d1f3c573:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:49:57 [info] 36#36: *793 [lua] logger.lua:23: 45fb6f53ad873f1a8f522468d1f3c573 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:49:57 +0000] 45fb6f53ad873f1a8f522468d1f3c573 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:50:06 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:06 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:12 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:133):2: dac0f1687b343e08d8ff57178584264a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:12 +0000] dac0f1687b343e08d8ff57178584264a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:50:12 [info] 36#36: *797 [lua] logger.lua:23: dac0f1687b343e08d8ff57178584264a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:50:16 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:16 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:26 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:26 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:27 [info] 36#36: *802 [lua] access_by_lua(msblocations.conf:133):2: af6e76ac4e799dc21e2aa43207b07137:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:50:27 [info] 36#36: *802 [lua] logger.lua:23: af6e76ac4e799dc21e2aa43207b07137 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:27 +0000] af6e76ac4e799dc21e2aa43207b07137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:50:36 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:36 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:42 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:133):2: ae7cba4412fa77de408d2125aa5bed4c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:42 +0000] ae7cba4412fa77de408d2125aa5bed4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:50:42 [info] 36#36: *805 [lua] logger.lua:23: ae7cba4412fa77de408d2125aa5bed4c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:50:46 [info] 38#38: *806 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:46 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:56 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:56 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:50:57 [info] 36#36: *810 [lua] access_by_lua(msblocations.conf:133):2: 6c7ed6b246d25a076b8d1fa7cdd22f0b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:57 +0000] 6c7ed6b246d25a076b8d1fa7cdd22f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:50:57 [info] 36#36: *810 [lua] logger.lua:23: 6c7ed6b246d25a076b8d1fa7cdd22f0b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:51:06 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:06 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:12 [info] 36#36: *814 [lua] access_by_lua(msblocations.conf:133):2: dbe0ffde6fd499c8209a5624eeec3bd3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:51:12 [info] 36#36: *814 [lua] logger.lua:23: dbe0ffde6fd499c8209a5624eeec3bd3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:51:12 +0000] dbe0ffde6fd499c8209a5624eeec3bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:51:16 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:16 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:26 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:26 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:27 [info] 36#36: *819 [lua] access_by_lua(msblocations.conf:133):2: 49cc23b08939228e66bc3d589c1c62ca:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:51:27 [info] 36#36: *819 [lua] logger.lua:23: 49cc23b08939228e66bc3d589c1c62ca {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:51:27 +0000] 49cc23b08939228e66bc3d589c1c62ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:51:36 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:36 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:42 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:133):2: b825cc9b891a97a64e6a2f4eadc00f8c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:51:42 +0000] b825cc9b891a97a64e6a2f4eadc00f8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 05:51:42 [info] 36#36: *822 [lua] logger.lua:23: b825cc9b891a97a64e6a2f4eadc00f8c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:51:46 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:46 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:56 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:56 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:51:57 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:133):2: 0e6f94475ed19d1515f16b500c74f194:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:51:57 [info] 36#36: *827 [lua] logger.lua:23: 0e6f94475ed19d1515f16b500c74f194 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:51:57 +0000] 0e6f94475ed19d1515f16b500c74f194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:52:06 [info] 38#38: *829 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:06 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:12 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:133):2: 820887f38e1dde4ba97d53be16b97f22:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:12 +0000] 820887f38e1dde4ba97d53be16b97f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:52:12 [info] 36#36: *831 [lua] logger.lua:23: 820887f38e1dde4ba97d53be16b97f22 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:52:16 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:16 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:26 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:26 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:27 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:133):2: 5460b4580a9ba679400bf548f77febe6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:27 +0000] 5460b4580a9ba679400bf548f77febe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 05:52:27 [info] 36#36: *836 [lua] logger.lua:23: 5460b4580a9ba679400bf548f77febe6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:52:36 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:36 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:42 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:133):2: 57b177d7f64eeb804c8199044a444661:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:42 +0000] 57b177d7f64eeb804c8199044a444661 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:52:42 [info] 36#36: *839 [lua] logger.lua:23: 57b177d7f64eeb804c8199044a444661 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:52:46 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:46 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:56 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:56 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:52:57 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:133):2: 22c92b75b1f726857f0e9ac3d5fab9c1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:52:57 [info] 36#36: *844 [lua] logger.lua:23: 22c92b75b1f726857f0e9ac3d5fab9c1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:52:57 +0000] 22c92b75b1f726857f0e9ac3d5fab9c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:53:01 [info] 36#36: *845 client closed connection while waiting for request, client: 10.233.66.91, server: 0.0.0.0:443 2022/10/30 05:53:06 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:06 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:12 [info] 36#36: *849 [lua] access_by_lua(msblocations.conf:133):2: 5d8ffd1dcc574f74edf1f89ca8a7b758:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:12 +0000] 5d8ffd1dcc574f74edf1f89ca8a7b758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:53:12 [info] 36#36: *849 [lua] logger.lua:23: 5d8ffd1dcc574f74edf1f89ca8a7b758 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:53:16 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:16 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:26 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:26 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:27 [info] 36#36: *854 [lua] access_by_lua(msblocations.conf:133):2: 44ad6db8723fa8a91696bfeb4d46892b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:27 +0000] 44ad6db8723fa8a91696bfeb4d46892b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:53:27 [info] 36#36: *854 [lua] logger.lua:23: 44ad6db8723fa8a91696bfeb4d46892b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:53:36 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:36 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:42 [info] 36#36: *857 [lua] access_by_lua(msblocations.conf:133):2: 5ea63a16f0f44eac2ef15c97a6e2f5d1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:53:42 [info] 36#36: *857 [lua] logger.lua:23: 5ea63a16f0f44eac2ef15c97a6e2f5d1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:42 +0000] 5ea63a16f0f44eac2ef15c97a6e2f5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:53:46 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:46 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:56 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:56 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:53:57 [info] 36#36: *862 [lua] access_by_lua(msblocations.conf:133):2: 293cf94d4c254abd303f63d22fa90ff5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:57 +0000] 293cf94d4c254abd303f63d22fa90ff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:53:57 [info] 36#36: *862 [lua] logger.lua:23: 293cf94d4c254abd303f63d22fa90ff5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 05:54:06 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:06 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:12 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:133):2: 0a568a8726354ab814ff91505896e7f7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:54:12 [info] 36#36: *866 [lua] logger.lua:23: 0a568a8726354ab814ff91505896e7f7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:54:12 +0000] 0a568a8726354ab814ff91505896e7f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:54:16 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:16 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:26 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:26 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:27 [info] 36#36: *871 [lua] access_by_lua(msblocations.conf:133):2: 7b8844e029ce9e5b53b9ea0019ca453d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:54:27 [info] 36#36: *871 [lua] logger.lua:23: 7b8844e029ce9e5b53b9ea0019ca453d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:54:27 +0000] 7b8844e029ce9e5b53b9ea0019ca453d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:54:36 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:36 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:42 [info] 36#36: *874 [lua] access_by_lua(msblocations.conf:133):2: 78ca054ff20801912a45968f74a1744b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:54:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:54:42 +0000] 78ca054ff20801912a45968f74a1744b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:54:42 [info] 36#36: *874 [lua] logger.lua:23: 78ca054ff20801912a45968f74a1744b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:54:46 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:46 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:56 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:56 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:54:57 [info] 36#36: *879 [lua] access_by_lua(msblocations.conf:133):2: 37bbcfffbe045fdcf0c90fb02424fac6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:54:57 +0000] 37bbcfffbe045fdcf0c90fb02424fac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/30 05:54:57 [info] 36#36: *879 [lua] logger.lua:23: 37bbcfffbe045fdcf0c90fb02424fac6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:54:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/30 05:55:06 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:06 [info] 38#38: *881 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:12 [info] 36#36: *883 [lua] access_by_lua(msblocations.conf:133):2: dbe64f1c119440d788fceb35fe15a5d8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:55:12 +0000] dbe64f1c119440d788fceb35fe15a5d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 05:55:12 [info] 36#36: *883 [lua] logger.lua:23: dbe64f1c119440d788fceb35fe15a5d8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/30 05:55:16 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:16 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:26 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:26 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:27 [info] 36#36: *888 [lua] access_by_lua(msblocations.conf:133):2: 97846a1669728db4e4541205652d1aad:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:55:27 [info] 36#36: *888 [lua] logger.lua:23: 97846a1669728db4e4541205652d1aad {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:55:27 +0000] 97846a1669728db4e4541205652d1aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:55:36 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:36 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:42 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:133):2: 38b7fa28c2e2852e9c27d3e5765e564a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:55:42 [info] 36#36: *891 [lua] logger.lua:23: 38b7fa28c2e2852e9c27d3e5765e564a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:55:42 +0000] 38b7fa28c2e2852e9c27d3e5765e564a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/30 05:55:46 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:46 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:56 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:56 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:55:57 [info] 36#36: *897 [lua] access_by_lua(msblocations.conf:133):2: 8a605535ee7aa8f5052d28a88927b935:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:55:57 +0000] 8a605535ee7aa8f5052d28a88927b935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 05:55:57 [info] 36#36: *897 [lua] logger.lua:23: 8a605535ee7aa8f5052d28a88927b935 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:56:06 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:06 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:08 [info] 36#36: *896 client prematurely closed connection while reading client request line, client: 10.233.64.56, server: 10.233.64.56 - - [30/Oct/2022:05:56:08 +0000] a671f194140e75bd91254b16d9b0bbe6 "" 400 request_processing_time:5.003 upstream_response_time:- "-" "-" "-" 2022/10/30 05:56:08 [info] 36#36: *900 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.56, server: , request: "GET / HTTP/1.0" 10.233.64.56 - - [30/Oct/2022:05:56:08 +0000] 42f0c8c141074f00a0a11683452ad6b4 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/30 05:56:12 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:133):2: 46aefa781cb9e491f262eafee0de1923:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:56:12 [info] 36#36: *902 [lua] logger.lua:23: 46aefa781cb9e491f262eafee0de1923 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:56:12 +0000] 46aefa781cb9e491f262eafee0de1923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:56:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:56:16 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:16 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:26 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:26 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:27 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:133):2: a4405c0cc767129a29983aeee17bfbdf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:56:27 [info] 36#36: *907 [lua] logger.lua:23: a4405c0cc767129a29983aeee17bfbdf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:56:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:05:56:27 +0000] a4405c0cc767129a29983aeee17bfbdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:56:36 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:36 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:42 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:133):2: 55e4c139a7dc21feefaee5facf33c3d2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:56:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:56:42 [info] 36#36: *910 [lua] logger.lua:23: 55e4c139a7dc21feefaee5facf33c3d2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:56:42 +0000] 55e4c139a7dc21feefaee5facf33c3d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:56:46 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:46 [info] 38#38: *912 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:56 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:56 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:56:57 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:133):2: 15195c0781320d028dbc7ff27e161ead:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:56:57 [info] 36#36: *915 [lua] logger.lua:23: 15195c0781320d028dbc7ff27e161ead {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:56:57 +0000] 15195c0781320d028dbc7ff27e161ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:56:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:57:06 [info] 36#36: *916 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:06 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:12 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:133):2: 09fa17e704176075b4c3d9fe0ac7f05c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:57:12 [info] 36#36: *919 [lua] logger.lua:23: 09fa17e704176075b4c3d9fe0ac7f05c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:57:12 +0000] 09fa17e704176075b4c3d9fe0ac7f05c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:57:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:57:16 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:16 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:26 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:26 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:27 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:133):2: ddf1315bbab335a12119eb5e46aa92ae:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:57:27 [info] 36#36: *924 [lua] logger.lua:23: ddf1315bbab335a12119eb5e46aa92ae {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:57:27 +0000] ddf1315bbab335a12119eb5e46aa92ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:57:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:57:35 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:133):2: 64f4e546e52000e745d1f5e9c2b7027b:receive the request, client: 10.233.64.56, server: , request: "GET /nmaplowercheck1667109454 HTTP/1.1", host: "10.32.240.86:30283" 2022/10/30 05:57:35 [warn] 36#36: *925 [lua] error_handler.lua:29: error_svc_not_found(): 64f4e546e52000e745d1f5e9c2b7027b No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /nmaplowercheck1667109454 HTTP/1.1", host: "10.32.240.86:30283" 10.233.64.56 - - [30/Oct/2022:05:57:35 +0000] 64f4e546e52000e745d1f5e9c2b7027b "GET /nmaplowercheck1667109454 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/30 05:57:35 [info] 36#36: *926 [lua] access_by_lua(msblocations.conf:133):2: c8bdfc4c3fb341c16b3ecc4682e62775:receive the request, client: 10.233.64.56, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.86:30283" 2022/10/30 05:57:35 [warn] 36#36: *926 [lua] error_handler.lua:29: error_svc_not_found(): c8bdfc4c3fb341c16b3ecc4682e62775 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.86:30283" 10.233.64.56 - - [30/Oct/2022:05:57:35 +0000] c8bdfc4c3fb341c16b3ecc4682e62775 "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/30 05:57:35 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:133):2: 5508e6affa020fcca8eb6b6a3b4679af:receive the request, client: 10.233.64.56, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.86:30283" 2022/10/30 05:57:35 [warn] 36#36: *927 [lua] error_handler.lua:29: error_svc_not_found(): 5508e6affa020fcca8eb6b6a3b4679af No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.86:30283" 2022/10/30 05:57:35 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:133):2: 248daa730adacc6352fe3339bb0a03bd:receive the request, client: 10.233.64.56, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.86:30283" 2022/10/30 05:57:35 [warn] 36#36: *928 [lua] error_handler.lua:29: error_svc_not_found(): 248daa730adacc6352fe3339bb0a03bd No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.86:30283" 10.233.64.56 - - [30/Oct/2022:05:57:35 +0000] 248daa730adacc6352fe3339bb0a03bd "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)" "-" 10.233.64.56 - - [30/Oct/2022:05:57:35 +0000] 5508e6affa020fcca8eb6b6a3b4679af "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/30 05:57:36 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:36 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:42 [info] 36#36: *931 [lua] access_by_lua(msblocations.conf:133):2: e05d0f9bba3c00374545c5a0823a58fb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:57:42 [info] 36#36: *931 [lua] logger.lua:23: e05d0f9bba3c00374545c5a0823a58fb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:57:42 +0000] e05d0f9bba3c00374545c5a0823a58fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:57:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:57:43 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:133):2: 126a76a1747c580b800df1fad3ca2237:receive the request, client: 10.233.64.56, server: , request: "GET / HTTP/1.0" 2022/10/30 05:57:43 [warn] 36#36: *932 [lua] error_handler.lua:29: error_svc_not_found(): 126a76a1747c580b800df1fad3ca2237 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET / HTTP/1.0" 10.233.64.56 - - [30/Oct/2022:05:57:43 +0000] 126a76a1747c580b800df1fad3ca2237 "GET / HTTP/1.0" 502 request_processing_time:0.005 upstream_response_time:- "-" "-" "-" 2022/10/30 05:57:43 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:133):2: a29a5409a56875d60d4eebc2a4504344:receive the request, client: 10.233.64.56, server: , request: "GET / HTTP/1.1", host: "10.32.240.86" 2022/10/30 05:57:43 [warn] 36#36: *933 [lua] error_handler.lua:29: error_svc_not_found(): a29a5409a56875d60d4eebc2a4504344 No route found for this request! detail_info:Custom not match, client: 10.233.64.56, server: , request: "GET / HTTP/1.1", host: "10.32.240.86" 10.233.64.56 - - [30/Oct/2022:05:57:43 +0000] a29a5409a56875d60d4eebc2a4504344 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/30 05:57:43 [info] 36#36: *933 client 10.233.64.56 closed keepalive connection 2022/10/30 05:57:46 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:46 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:56 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:56 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:57:57 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:133):2: 4fe3e2ca68e821e60a4fe04428a0c7c9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:57:57 [info] 36#36: *938 [lua] logger.lua:23: 4fe3e2ca68e821e60a4fe04428a0c7c9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:57:57 +0000] 4fe3e2ca68e821e60a4fe04428a0c7c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:57:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:58:06 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:06 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:12 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:133):2: d5217783b8cc226f5d40899c957e000d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:58:12 [info] 36#36: *942 [lua] logger.lua:23: d5217783b8cc226f5d40899c957e000d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:58:12 +0000] d5217783b8cc226f5d40899c957e000d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:58:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 05:58:16 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:16 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:26 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:26 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:27 [info] 36#36: *947 [lua] access_by_lua(msblocations.conf:133):2: 4a0e3025f441ecbf51fe9e076867bccb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:58:27 +0000] 4a0e3025f441ecbf51fe9e076867bccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:58:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:58:27 [info] 36#36: *947 [lua] logger.lua:23: 4a0e3025f441ecbf51fe9e076867bccb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 05:58:36 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:36 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:42 [info] 36#36: *950 [lua] access_by_lua(msblocations.conf:133):2: 229d31e0933696f2ff42d656d5835bd5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:58:42 [info] 36#36: *950 [lua] logger.lua:23: 229d31e0933696f2ff42d656d5835bd5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:58:42 +0000] 229d31e0933696f2ff42d656d5835bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:58:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:58:46 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:46 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:56 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:56 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:58:57 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:133):2: 65167081cdc2df371678f4a0b60cebff:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:58:57 +0000] 65167081cdc2df371678f4a0b60cebff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:58:57 [info] 36#36: *955 [lua] logger.lua:23: 65167081cdc2df371678f4a0b60cebff {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:58:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:59:06 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:06 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:12 [info] 36#36: *959 [lua] access_by_lua(msblocations.conf:133):2: a656efe8b1dbacf4ecc89842216468f2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:12 +0000] a656efe8b1dbacf4ecc89842216468f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:59:12 [info] 36#36: *959 [lua] logger.lua:23: a656efe8b1dbacf4ecc89842216468f2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 05:59:16 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:16 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:26 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:26 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:27 [info] 36#36: *964 [lua] access_by_lua(msblocations.conf:133):2: b619b62cdcb41def9c228f82bbfded66:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:27 +0000] b619b62cdcb41def9c228f82bbfded66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 05:59:27 [info] 36#36: *964 [lua] logger.lua:23: b619b62cdcb41def9c228f82bbfded66 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 05:59:36 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:36 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:42 [info] 36#36: *967 [lua] access_by_lua(msblocations.conf:133):2: 4ef12291ee286f05e4d2ce7638c58a83:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:42 +0000] 4ef12291ee286f05e4d2ce7638c58a83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 05:59:42 [info] 36#36: *967 [lua] logger.lua:23: 4ef12291ee286f05e4d2ce7638c58a83 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 05:59:46 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:46 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:56 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:56 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 05:59:57 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:133):2: e92e083023c8cd486572e5a272c1cead:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 05:59:57 [info] 36#36: *972 [lua] logger.lua:23: e92e083023c8cd486572e5a272c1cead {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:05:59:57 +0000] e92e083023c8cd486572e5a272c1cead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:05:59:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:00:06 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:06 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 10.233.72.31 - - [30/Oct/2022:06:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:00:12 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:133):2: 81646f90f48eeed8003bf6c9a674171d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:00:12 [info] 36#36: *976 [lua] logger.lua:23: 81646f90f48eeed8003bf6c9a674171d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:00:12 +0000] 81646f90f48eeed8003bf6c9a674171d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 06:00:16 [info] 36#36: *977 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:16 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:26 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:26 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:27 [info] 36#36: *981 [lua] access_by_lua(msblocations.conf:133):2: aa9322d33cf936a70d7f5ab10675c6e2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:00:27 [info] 36#36: *981 [lua] logger.lua:23: aa9322d33cf936a70d7f5ab10675c6e2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:00:27 +0000] aa9322d33cf936a70d7f5ab10675c6e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:00:36 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:36 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:42 [info] 36#36: *984 [lua] access_by_lua(msblocations.conf:133):2: ebe131d102803389b6953146e4e98b17:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:00:42 +0000] ebe131d102803389b6953146e4e98b17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:00:42 [info] 36#36: *984 [lua] logger.lua:23: ebe131d102803389b6953146e4e98b17 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:00:46 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:46 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:56 [info] 36#36: *987 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:56 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:00:57 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:133):2: be0a288bb3d1ea0ee507e2bf36cde262:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:00:57 +0000] be0a288bb3d1ea0ee507e2bf36cde262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:00:57 [info] 36#36: *989 [lua] logger.lua:23: be0a288bb3d1ea0ee507e2bf36cde262 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:01:06 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:06 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:12 [info] 36#36: *993 [lua] access_by_lua(msblocations.conf:133):2: f972efef5ad4b42249a6e752fc3804da:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:01:12 +0000] f972efef5ad4b42249a6e752fc3804da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:01:12 [info] 36#36: *993 [lua] logger.lua:23: f972efef5ad4b42249a6e752fc3804da {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:01:16 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:16 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:26 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:26 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:27 [info] 36#36: *998 [lua] access_by_lua(msblocations.conf:133):2: 9ae82e1cc28731955d40f8407353c459:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:01:27 +0000] 9ae82e1cc28731955d40f8407353c459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:01:27 [info] 36#36: *998 [lua] logger.lua:23: 9ae82e1cc28731955d40f8407353c459 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:01:36 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:36 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:42 [info] 36#36: *1001 [lua] access_by_lua(msblocations.conf:133):2: 8d9243db515fac72df42f5b939a4a55c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:01:43 +0000] 8d9243db515fac72df42f5b939a4a55c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:01:43 [info] 36#36: *1001 [lua] logger.lua:23: 8d9243db515fac72df42f5b939a4a55c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:01:46 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:46 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:56 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:56 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:01:58 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:133):2: edc9702505dfb0e95cc274b00fa56a81:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:01:58 [info] 36#36: *1006 [lua] logger.lua:23: edc9702505dfb0e95cc274b00fa56a81 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:01:58 +0000] edc9702505dfb0e95cc274b00fa56a81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:02:06 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:06 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:13 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:133):2: 39f38b20fae6fe1d486bbd1ef3e5a471:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:02:13 [info] 36#36: *1010 [lua] logger.lua:23: 39f38b20fae6fe1d486bbd1ef3e5a471 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:02:13 +0000] 39f38b20fae6fe1d486bbd1ef3e5a471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:02:16 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:16 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:26 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:26 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:28 [info] 36#36: *1015 [lua] access_by_lua(msblocations.conf:133):2: 8de20bed9e5f66345553ab8a00397a40:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:02:28 [info] 36#36: *1015 [lua] logger.lua:23: 8de20bed9e5f66345553ab8a00397a40 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:02:28 +0000] 8de20bed9e5f66345553ab8a00397a40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:02:36 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:36 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:43 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:133):2: f19b219a4e790a6cf6d5528ee3ab679c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:02:43 +0000] f19b219a4e790a6cf6d5528ee3ab679c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:02:43 [info] 36#36: *1018 [lua] logger.lua:23: f19b219a4e790a6cf6d5528ee3ab679c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:02:46 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:46 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:56 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:56 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:02:58 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:133):2: e3dcd29d55ad9f11c38a3f9c06e33c7e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:02:58 [info] 36#36: *1023 [lua] logger.lua:23: e3dcd29d55ad9f11c38a3f9c06e33c7e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:02:58 +0000] e3dcd29d55ad9f11c38a3f9c06e33c7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:03:06 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:06 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:13 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:133):2: 1ca95433a13b7979ec124434875f1e98:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:03:13 [info] 36#36: *1027 [lua] logger.lua:23: 1ca95433a13b7979ec124434875f1e98 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:03:13 +0000] 1ca95433a13b7979ec124434875f1e98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:03:16 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:16 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:26 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:26 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:28 [info] 36#36: *1032 [lua] access_by_lua(msblocations.conf:133):2: b084046e0db19e5e08ff4d405d415f52:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:03:28 +0000] b084046e0db19e5e08ff4d405d415f52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:03:28 [info] 36#36: *1032 [lua] logger.lua:23: b084046e0db19e5e08ff4d405d415f52 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:03:36 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:36 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:43 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:133):2: fa7c52d233a554412c5f43db7b3f1673:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:03:43 [info] 36#36: *1035 [lua] logger.lua:23: fa7c52d233a554412c5f43db7b3f1673 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:03:43 +0000] fa7c52d233a554412c5f43db7b3f1673 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:03:46 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:46 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:56 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:56 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:03:58 [info] 36#36: *1040 [lua] access_by_lua(msblocations.conf:133):2: d1ad86b48fbe68ad892eed2b13035a92:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:03:58 [info] 36#36: *1040 [lua] logger.lua:23: d1ad86b48fbe68ad892eed2b13035a92 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:03:58 +0000] d1ad86b48fbe68ad892eed2b13035a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:04:06 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:06 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:13 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:133):2: d0acbfecc67eab39ca52f4d3cbf94ba4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:04:13 [info] 36#36: *1044 [lua] logger.lua:23: d0acbfecc67eab39ca52f4d3cbf94ba4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.72.31 - - [30/Oct/2022:06:04:13 +0000] d0acbfecc67eab39ca52f4d3cbf94ba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/30 06:04:16 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:16 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:26 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:26 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:28 [info] 36#36: *1049 [lua] access_by_lua(msblocations.conf:133):2: 59d4e78c2d569cf0d9a0e144b62a724a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 06:04:28 [info] 36#36: *1049 [lua] logger.lua:23: 59d4e78c2d569cf0d9a0e144b62a724a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:04:28 +0000] 59d4e78c2d569cf0d9a0e144b62a724a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/30 06:04:36 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:36 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:43 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:133):2: 8f26d0d36ac775aa05cbaca58362f074:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:04:43 +0000] 8f26d0d36ac775aa05cbaca58362f074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:04:43 [info] 36#36: *1052 [lua] logger.lua:23: 8f26d0d36ac775aa05cbaca58362f074 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:04:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:04:46 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:46 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:50 [info] 36#36: *1055 [lua] access_by_lua(msblocations.conf:133):2: dcd2016a80ba3b161fd5d250e0aef7e4:receive the request, client: 10.233.65.85, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:04:50 [info] 36#36: *1055 [lua] logger.lua:23: dcd2016a80ba3b161fd5d250e0aef7e4 {"matched":"microservices"} while logging request, client: 10.233.65.85, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:04:50 +0000] dcd2016a80ba3b161fd5d250e0aef7e4 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-" 10.233.65.85 - - [30/Oct/2022:06:04:50 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 9 2022/10/30 06:04:50 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:133):2: 8a387c963b8d1a098c3fe9aba1e9d662:receive the request, client: 10.233.65.85, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:04:50 [info] 36#36: *1056 [lua] logger.lua:23: 8a387c963b8d1a098c3fe9aba1e9d662 {"matched":"multicloud"} while logging request, client: 10.233.65.85, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.28.227:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:04:50 +0000] 8a387c963b8d1a098c3fe9aba1e9d662 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-" 2022/10/30 06:04:50 [info] 36#36: *1058 [lua] access_by_lua(msblocations.conf:133):2: 3212bbe62afba080f9f8db2d0423aec1:receive the request, client: 10.233.65.85, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:04:50 [info] 36#36: *1058 [lua] logger.lua:23: 3212bbe62afba080f9f8db2d0423aec1 {"matched":"multicloud-pike"} while logging request, client: 10.233.65.85, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.61.30:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:04:50 +0000] 3212bbe62afba080f9f8db2d0423aec1 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-" 2022/10/30 06:04:51 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:133):2: c0d623fb580df051b9a3af8c13402340:receive the request, client: 10.233.65.85, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:04:51 [info] 36#36: *1060 [lua] logger.lua:23: c0d623fb580df051b9a3af8c13402340 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.85, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:04:51 +0000] c0d623fb580df051b9a3af8c13402340 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "python-requests/2.28.1" "-" 2022/10/30 06:04:56 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:56 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:04:58 [info] 36#36: *1064 [lua] access_by_lua(msblocations.conf:133):2: eca47bfd190e2a7d51ebb0d8091d952e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:04:58 [info] 36#36: *1064 [lua] logger.lua:23: eca47bfd190e2a7d51ebb0d8091d952e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:04:58 +0000] eca47bfd190e2a7d51ebb0d8091d952e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:04:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:05:02 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:133):2: 727a0211f91cb69ecbabb2152a76d02a:receive the request, client: 10.233.65.85, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:02 [info] 36#36: *1065 [lua] logger.lua:23: 727a0211f91cb69ecbabb2152a76d02a {"matched":"usecaseui"} while logging request, client: 10.233.65.85, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.1.77:8443/usecase-ui/", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:02 +0000] 727a0211f91cb69ecbabb2152a76d02a "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.139 upstream_response_time:0.139 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:03 [info] 36#36: *1067 [lua] access_by_lua(msblocations.conf:133):2: 2610336fb62162ebff8a2a8fd7cde3b5:receive the request, client: 10.233.65.85, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:03 +0000] 2610336fb62162ebff8a2a8fd7cde3b5 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:03 [info] 36#36: *1067 [lua] logger.lua:23: 2610336fb62162ebff8a2a8fd7cde3b5 {"matched":"gvnfmdriver"} while logging request, client: 10.233.65.85, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.58.230:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2022/10/30 06:05:03 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:133):2: 71d2633feb0a4620077243b7e6019309:receive the request, client: 10.233.65.85, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:03 +0000] 71d2633feb0a4620077243b7e6019309 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.177 upstream_response_time:0.176 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:03 [info] 36#36: *1069 [lua] logger.lua:23: 71d2633feb0a4620077243b7e6019309 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.65.85, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.13.207:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/10/30 06:05:03 [info] 36#36: *1071 [lua] access_by_lua(msblocations.conf:133):2: 79d9b3650e86a1a18d346503d1cd240e:receive the request, client: 10.233.65.85, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:03 [info] 36#36: *1071 [lua] logger.lua:23: 79d9b3650e86a1a18d346503d1cd240e {"matched":"nslcm"} while logging request, client: 10.233.65.85, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.50.82:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:03 +0000] 79d9b3650e86a1a18d346503d1cd240e "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.639 upstream_response_time:0.638 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:03 [info] 36#36: *1073 [lua] access_by_lua(msblocations.conf:133):2: d8d7a5fc72c9d939163426b1734037a1:receive the request, client: 10.233.65.85, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:04 [info] 36#36: *1073 [lua] logger.lua:23: d8d7a5fc72c9d939163426b1734037a1 {"matched":"vnflcm"} while logging request, client: 10.233.65.85, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.34.138:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:04 +0000] d8d7a5fc72c9d939163426b1734037a1 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.609 upstream_response_time:0.609 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:04 [info] 36#36: *1075 [lua] access_by_lua(msblocations.conf:133):2: f43d601e750d37e7526ccd10751c7cda:receive the request, client: 10.233.65.85, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:05 [info] 36#36: *1075 [lua] logger.lua:23: f43d601e750d37e7526ccd10751c7cda {"matched":"vnfmgr"} while logging request, client: 10.233.65.85, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.2.105:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:05 +0000] f43d601e750d37e7526ccd10751c7cda "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.637 upstream_response_time:0.636 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:05 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:133):2: 4c6e8a88cef8d0eb12aa61a0c226de93:receive the request, client: 10.233.65.85, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:05 +0000] 4c6e8a88cef8d0eb12aa61a0c226de93 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.444 upstream_response_time:0.443 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:05 [info] 36#36: *1077 [lua] logger.lua:23: 4c6e8a88cef8d0eb12aa61a0c226de93 {"matched":"vnfres"} while logging request, client: 10.233.65.85, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.22.114:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2022/10/30 06:05:05 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:133):2: 5babad0937f58265edf0844a59e86a9a:receive the request, client: 10.233.65.85, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:05 [info] 36#36: *1079 [lua] logger.lua:23: 5babad0937f58265edf0844a59e86a9a {"matched":"ztevnfmdriver"} while logging request, client: 10.233.65.85, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.13.182:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:05 +0000] 5babad0937f58265edf0844a59e86a9a "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:06 [info] 36#36: *1081 [lua] access_by_lua(msblocations.conf:133):2: 46cefaf5c153862478737555c275090a:receive the request, client: 10.233.65.85, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:06 [info] 36#36: *1081 [lua] logger.lua:23: 46cefaf5c153862478737555c275090a {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.65.85, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.69.149:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:06 +0000] 46cefaf5c153862478737555c275090a "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:06 [info] 36#36: *1083 [lua] access_by_lua(msblocations.conf:133):2: d5d110f13543c63ece3cdbf40b6fb35f:receive the request, client: 10.233.65.85, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:06 +0000] d5d110f13543c63ece3cdbf40b6fb35f "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:06 [info] 36#36: *1083 [lua] logger.lua:23: d5d110f13543c63ece3cdbf40b6fb35f {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.65.85, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.60:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/10/30 06:05:06 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:133):2: 8876b7bcbad6c2a659178d8d81e8d26c:receive the request, client: 10.233.65.85, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.65.85 - - [30/Oct/2022:06:05:06 +0000] 8876b7bcbad6c2a659178d8d81e8d26c "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:06 [info] 36#36: *1085 [lua] logger.lua:23: 8876b7bcbad6c2a659178d8d81e8d26c {"matched":"multicloud-fcaps"} while logging request, client: 10.233.65.85, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.3.84:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 2022/10/30 06:05:06 [info] 36#36: *1087 [lua] access_by_lua(msblocations.conf:133):2: a59d76bd31d918ef5d3e60fb97e39383:receive the request, client: 10.233.65.85, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:05:06 [info] 36#36: *1089 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:06 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 10.233.65.85 - - [30/Oct/2022:06:05:07 +0000] a59d76bd31d918ef5d3e60fb97e39383 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.761 upstream_response_time:0.760 "-" "python-requests/2.28.1" "-" 2022/10/30 06:05:07 [info] 36#36: *1087 [lua] logger.lua:23: a59d76bd31d918ef5d3e60fb97e39383 {"matched":"parser"} while logging request, client: 10.233.65.85, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.12.37:8806/api/parser/v1/health_check", host: "msb-iag.onap" 2022/10/30 06:05:13 [info] 36#36: *1092 [lua] access_by_lua(msblocations.conf:133):2: f638dc95efd328ae11ce4b2a74cf4978:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:05:13 [info] 36#36: *1092 [lua] logger.lua:23: f638dc95efd328ae11ce4b2a74cf4978 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:05:13 +0000] f638dc95efd328ae11ce4b2a74cf4978 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:05:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 06:05:14 [info] 36#36: *1055 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1056 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1058 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1060 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1065 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1067 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1069 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1071 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1075 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1077 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1079 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1083 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1081 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1085 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1087 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:14 [info] 36#36: *1073 client 10.233.65.85 closed keepalive connection 2022/10/30 06:05:16 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:16 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:26 [info] 38#38: *1095 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:26 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:28 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:133):2: 35b42e7357f1d65185de8b7780fa298d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:05:28 [info] 36#36: *1097 [lua] logger.lua:23: 35b42e7357f1d65185de8b7780fa298d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:05:28 +0000] 35b42e7357f1d65185de8b7780fa298d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:05:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:05:36 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:36 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:43 [info] 36#36: *1100 [lua] access_by_lua(msblocations.conf:133):2: c4b606a8ddb912df7a871d45c6b510ab:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:05:43 [info] 36#36: *1100 [lua] logger.lua:23: c4b606a8ddb912df7a871d45c6b510ab {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:05:43 +0000] c4b606a8ddb912df7a871d45c6b510ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:05:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:05:46 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:46 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:56 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:56 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:05:58 [info] 36#36: *1105 [lua] access_by_lua(msblocations.conf:133):2: 5fb6327a4691ca66a2f4ec1bcf204d83:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:05:58 +0000] 5fb6327a4691ca66a2f4ec1bcf204d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:05:58 [info] 36#36: *1105 [lua] logger.lua:23: 5fb6327a4691ca66a2f4ec1bcf204d83 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:05:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:06:06 [info] 36#36: *1107 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:06 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:13 [info] 36#36: *1109 [lua] access_by_lua(msblocations.conf:133):2: 5a9b1038e7f5f71714831086c1b25ade:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:06:13 [info] 36#36: *1109 [lua] logger.lua:23: 5a9b1038e7f5f71714831086c1b25ade {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:13 +0000] 5a9b1038e7f5f71714831086c1b25ade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:06:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:06:16 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:16 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:26 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:26 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:28 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:133):2: d46f8d51fa39e29e7e23b2b26671023a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:28 +0000] d46f8d51fa39e29e7e23b2b26671023a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:06:28 [info] 36#36: *1114 [lua] logger.lua:23: d46f8d51fa39e29e7e23b2b26671023a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:06:36 [info] 38#38: *1116 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:36 [info] 36#36: *1115 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:43 [info] 36#36: *1117 [lua] access_by_lua(msblocations.conf:133):2: 1d702dc4d0a4b3893b130c9f365777e9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:43 +0000] 1d702dc4d0a4b3893b130c9f365777e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:06:43 [info] 36#36: *1117 [lua] logger.lua:23: 1d702dc4d0a4b3893b130c9f365777e9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:06:46 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:46 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:56 [info] 36#36: *1121 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:56 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:06:58 [info] 36#36: *1122 [lua] access_by_lua(msblocations.conf:133):2: 9cddd7cf322d0fec90be0ef81b56bc5c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:58 +0000] 9cddd7cf322d0fec90be0ef81b56bc5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:06:58 [info] 36#36: *1122 [lua] logger.lua:23: 9cddd7cf322d0fec90be0ef81b56bc5c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:07:06 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:06 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:13 [info] 36#36: *1126 [lua] access_by_lua(msblocations.conf:133):2: 5a9e6bf85e7fe5caeaece0e71952c720:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:07:13 [info] 36#36: *1126 [lua] logger.lua:23: 5a9e6bf85e7fe5caeaece0e71952c720 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:07:13 +0000] 5a9e6bf85e7fe5caeaece0e71952c720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:07:16 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:16 [info] 36#36: *1128 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:26 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:26 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:28 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:133):2: 5045dbce343b9ecac765b90ae4ed06c1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:07:28 +0000] 5045dbce343b9ecac765b90ae4ed06c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:07:28 [info] 36#36: *1131 [lua] logger.lua:23: 5045dbce343b9ecac765b90ae4ed06c1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:07:36 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:36 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:43 [info] 36#36: *1134 [lua] access_by_lua(msblocations.conf:133):2: 29d9a090018edb02f3b5615936e975a3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:07:43 +0000] 29d9a090018edb02f3b5615936e975a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:07:43 [info] 36#36: *1134 [lua] logger.lua:23: 29d9a090018edb02f3b5615936e975a3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:07:46 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:46 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:56 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:56 [info] 36#36: *1138 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:07:58 [info] 36#36: *1139 [lua] access_by_lua(msblocations.conf:133):2: 2dc04192c74bc8f07e1fa617922e2e2e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:07:58 [info] 36#36: *1139 [lua] logger.lua:23: 2dc04192c74bc8f07e1fa617922e2e2e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:07:58 +0000] 2dc04192c74bc8f07e1fa617922e2e2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:08:06 [info] 36#36: *1141 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:06 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:13 [info] 36#36: *1143 [lua] access_by_lua(msblocations.conf:133):2: 217d3b5bcdbf5ac5b80c3750076476de:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:08:13 +0000] 217d3b5bcdbf5ac5b80c3750076476de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/30 06:08:13 [info] 36#36: *1143 [lua] logger.lua:23: 217d3b5bcdbf5ac5b80c3750076476de {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/30 06:08:16 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:16 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:26 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:26 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:28 [info] 36#36: *1148 [lua] access_by_lua(msblocations.conf:133):2: aa8e761271467829864610faa83a4320:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:08:28 +0000] aa8e761271467829864610faa83a4320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 06:08:28 [info] 36#36: *1148 [lua] logger.lua:23: aa8e761271467829864610faa83a4320 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:08:36 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:36 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:43 [info] 36#36: *1151 [lua] access_by_lua(msblocations.conf:133):2: 18fdcbe8c2372aa4245e6daeccf865c5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:08:43 +0000] 18fdcbe8c2372aa4245e6daeccf865c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:08:43 [info] 36#36: *1151 [lua] logger.lua:23: 18fdcbe8c2372aa4245e6daeccf865c5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:08:46 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:46 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:56 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:56 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:08:58 [info] 36#36: *1156 [lua] access_by_lua(msblocations.conf:133):2: 57d6ae3de9787cce69ff66df8e15623f:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:08:58 [info] 36#36: *1156 [lua] logger.lua:23: 57d6ae3de9787cce69ff66df8e15623f {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:08:58 +0000] 57d6ae3de9787cce69ff66df8e15623f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:09:06 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:06 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:13 [info] 36#36: *1160 [lua] access_by_lua(msblocations.conf:133):2: caf33f9d7b26502bfe2b95d11375813b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:09:13 [info] 36#36: *1160 [lua] logger.lua:23: caf33f9d7b26502bfe2b95d11375813b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:09:13 +0000] caf33f9d7b26502bfe2b95d11375813b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:09:16 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:16 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:26 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:26 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:28 [info] 36#36: *1165 [lua] access_by_lua(msblocations.conf:133):2: 32fc2202b83e54f212c02fdca3cbf562:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:09:28 [info] 36#36: *1165 [lua] logger.lua:23: 32fc2202b83e54f212c02fdca3cbf562 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:09:28 +0000] 32fc2202b83e54f212c02fdca3cbf562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:09:36 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:36 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:43 [info] 36#36: *1168 [lua] access_by_lua(msblocations.conf:133):2: fd61b6d6d26057049636ed5ad6de8940:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:09:43 +0000] fd61b6d6d26057049636ed5ad6de8940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:09:43 [info] 36#36: *1168 [lua] logger.lua:23: fd61b6d6d26057049636ed5ad6de8940 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:09:46 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:46 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:56 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:56 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:09:58 [info] 36#36: *1173 [lua] access_by_lua(msblocations.conf:133):2: 446aa691c82937225a830345c33ce4b7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:09:58 [info] 36#36: *1173 [lua] logger.lua:23: 446aa691c82937225a830345c33ce4b7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:09:58 +0000] 446aa691c82937225a830345c33ce4b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:10:06 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:06 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:13 [info] 36#36: *1177 [lua] access_by_lua(msblocations.conf:133):2: 5d7c6a2e28aa2490cb88f5bc85582084:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:10:13 [info] 36#36: *1177 [lua] logger.lua:23: 5d7c6a2e28aa2490cb88f5bc85582084 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:10:13 +0000] 5d7c6a2e28aa2490cb88f5bc85582084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:10:16 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:16 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:26 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:26 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:28 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:133):2: f78a7e3c3b5aaaddd7be0e4e961a8d15:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:10:28 +0000] f78a7e3c3b5aaaddd7be0e4e961a8d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:10:28 [info] 36#36: *1182 [lua] logger.lua:23: f78a7e3c3b5aaaddd7be0e4e961a8d15 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:10:36 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:36 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:43 [info] 36#36: *1185 [lua] access_by_lua(msblocations.conf:133):2: b8c385816bc3800e90e2e0bc4e444497:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:10:43 +0000] b8c385816bc3800e90e2e0bc4e444497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:10:43 [info] 36#36: *1185 [lua] logger.lua:23: b8c385816bc3800e90e2e0bc4e444497 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:10:46 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:46 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:56 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:56 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:10:58 [info] 36#36: *1190 [lua] access_by_lua(msblocations.conf:133):2: 1ca0a3b76e5117ca96142c9c8363642c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:10:58 +0000] 1ca0a3b76e5117ca96142c9c8363642c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:10:58 [info] 36#36: *1190 [lua] logger.lua:23: 1ca0a3b76e5117ca96142c9c8363642c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:11:06 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:06 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:13 [info] 36#36: *1194 [lua] access_by_lua(msblocations.conf:133):2: db5573950aa8fa714dba65c27511c074:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:11:13 [info] 36#36: *1194 [lua] logger.lua:23: db5573950aa8fa714dba65c27511c074 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:11:13 +0000] db5573950aa8fa714dba65c27511c074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:11:16 [info] 36#36: *1195 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:16 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:26 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:26 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:28 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:133):2: 270dfad61e3501a1fbeae1fedf092cb8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:11:28 +0000] 270dfad61e3501a1fbeae1fedf092cb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/30 06:11:28 [info] 36#36: *1199 [lua] logger.lua:23: 270dfad61e3501a1fbeae1fedf092cb8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:11:36 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:36 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:43 [info] 36#36: *1202 [lua] access_by_lua(msblocations.conf:133):2: 830af5eba899654af4e8017e91898b71:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:11:43 [info] 36#36: *1202 [lua] logger.lua:23: 830af5eba899654af4e8017e91898b71 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:11:43 +0000] 830af5eba899654af4e8017e91898b71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:11:46 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:46 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:56 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:56 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:11:58 [info] 36#36: *1207 [lua] access_by_lua(msblocations.conf:133):2: 52eb471352205645223a701ec5b2f8e4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:11:58 +0000] 52eb471352205645223a701ec5b2f8e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:11:58 [info] 36#36: *1207 [lua] logger.lua:23: 52eb471352205645223a701ec5b2f8e4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:12:06 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:06 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:13 [info] 36#36: *1211 [lua] access_by_lua(msblocations.conf:133):2: acb4b88f79fbfdb9882211a680ac7971:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:12:13 +0000] acb4b88f79fbfdb9882211a680ac7971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 06:12:13 [info] 36#36: *1211 [lua] logger.lua:23: acb4b88f79fbfdb9882211a680ac7971 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:12:16 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:16 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:26 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:26 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:28 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:133):2: b60e18a733b180efccd1abcce162c384:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:12:28 [info] 36#36: *1216 [lua] logger.lua:23: b60e18a733b180efccd1abcce162c384 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:12:28 +0000] b60e18a733b180efccd1abcce162c384 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:12:36 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:36 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:43 [info] 36#36: *1219 [lua] access_by_lua(msblocations.conf:133):2: da0b7cd5f9aca2d13c618f1332493c1b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:12:43 +0000] da0b7cd5f9aca2d13c618f1332493c1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:12:43 [info] 36#36: *1219 [lua] logger.lua:23: da0b7cd5f9aca2d13c618f1332493c1b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:12:46 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:46 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:56 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:56 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:12:58 [info] 36#36: *1224 [lua] access_by_lua(msblocations.conf:133):2: 8a9a4ad169475e9b240420ec96b619a1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:12:58 +0000] 8a9a4ad169475e9b240420ec96b619a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:12:58 [info] 36#36: *1224 [lua] logger.lua:23: 8a9a4ad169475e9b240420ec96b619a1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:13:06 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:06 [info] 36#36: *1225 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:13 [info] 36#36: *1228 [lua] access_by_lua(msblocations.conf:133):2: 307caff10b898f860a269579b478dbd8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:13:13 +0000] 307caff10b898f860a269579b478dbd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:13:13 [info] 36#36: *1228 [lua] logger.lua:23: 307caff10b898f860a269579b478dbd8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:13:16 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:16 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:26 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:26 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:28 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:133):2: 96f9ecc1e7b5d4ce6fa16afb0ef622f2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:13:28 +0000] 96f9ecc1e7b5d4ce6fa16afb0ef622f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:13:28 [info] 36#36: *1233 [lua] logger.lua:23: 96f9ecc1e7b5d4ce6fa16afb0ef622f2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:13:36 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:36 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:43 [info] 36#36: *1236 [lua] access_by_lua(msblocations.conf:133):2: 5ff5320b159b4a5d34e7b89726cfd608:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:13:43 +0000] 5ff5320b159b4a5d34e7b89726cfd608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:13:43 [info] 36#36: *1236 [lua] logger.lua:23: 5ff5320b159b4a5d34e7b89726cfd608 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:13:46 [info] 38#38: *1237 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:46 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:56 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:56 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:13:58 [info] 36#36: *1241 [lua] access_by_lua(msblocations.conf:133):2: af0c8dc66c5170a91a07915dca89fe5e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.31 - - [30/Oct/2022:06:13:58 +0000] af0c8dc66c5170a91a07915dca89fe5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:13:58 [info] 36#36: *1241 [lua] logger.lua:23: af0c8dc66c5170a91a07915dca89fe5e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:14:06 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:06 [info] 36#36: *1243 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:13 [info] 36#36: *1245 [lua] access_by_lua(msblocations.conf:133):2: a4de9c04ec915a0e421f0f2ca0638acb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:13 +0000] a4de9c04ec915a0e421f0f2ca0638acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:14:13 [info] 36#36: *1245 [lua] logger.lua:23: a4de9c04ec915a0e421f0f2ca0638acb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:14:16 [info] 36#36: *1246 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:16 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:26 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:26 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:28 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:133):2: de828d7cbfa74ffba2dfd907e5718ddb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:28 +0000] de828d7cbfa74ffba2dfd907e5718ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:14:28 [info] 36#36: *1250 [lua] logger.lua:23: de828d7cbfa74ffba2dfd907e5718ddb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:14:36 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:36 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:43 [info] 36#36: *1253 [lua] access_by_lua(msblocations.conf:133):2: 515659a1dff72ddfa0756c6010f2d84e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:43 +0000] 515659a1dff72ddfa0756c6010f2d84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:14:43 [info] 36#36: *1253 [lua] logger.lua:23: 515659a1dff72ddfa0756c6010f2d84e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:14:46 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:46 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:56 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:56 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:14:58 [info] 36#36: *1258 [lua] access_by_lua(msblocations.conf:133):2: 8eb161f116298e12b73de9af80254ef5:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:14:58 [info] 36#36: *1258 [lua] logger.lua:23: 8eb161f116298e12b73de9af80254ef5 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:14:58 +0000] 8eb161f116298e12b73de9af80254ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:15:06 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:06 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:13 [info] 36#36: *1262 [lua] access_by_lua(msblocations.conf:133):2: 7214ce04c05d1b51d7941622e496e927:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:15:13 [info] 36#36: *1262 [lua] logger.lua:23: 7214ce04c05d1b51d7941622e496e927 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:15:13 +0000] 7214ce04c05d1b51d7941622e496e927 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:15:16 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:16 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:26 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:26 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:28 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:133):2: f9c3fc1e1203207432d73507ca450097:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:15:28 +0000] f9c3fc1e1203207432d73507ca450097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:15:28 [info] 36#36: *1267 [lua] logger.lua:23: f9c3fc1e1203207432d73507ca450097 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:15:36 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:36 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:43 [info] 36#36: *1270 [lua] access_by_lua(msblocations.conf:133):2: 6f64a5fc21a6ac7e7070068e7c7e8ee8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:15:43 [info] 36#36: *1270 [lua] logger.lua:23: 6f64a5fc21a6ac7e7070068e7c7e8ee8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:15:43 +0000] 6f64a5fc21a6ac7e7070068e7c7e8ee8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:15:46 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:46 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:56 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:56 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:15:58 [info] 36#36: *1275 [lua] access_by_lua(msblocations.conf:133):2: 0f50de760dde861bf58cfd369e80d805:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:15:58 [info] 36#36: *1275 [lua] logger.lua:23: 0f50de760dde861bf58cfd369e80d805 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:15:58 +0000] 0f50de760dde861bf58cfd369e80d805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:16:06 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:06 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:13 [info] 36#36: *1279 [lua] access_by_lua(msblocations.conf:133):2: 6dce18eb327a9c7fd7b5b2afd88b540e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:16:13 +0000] 6dce18eb327a9c7fd7b5b2afd88b540e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/30 06:16:13 [info] 36#36: *1279 [lua] logger.lua:23: 6dce18eb327a9c7fd7b5b2afd88b540e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/30 06:16:16 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:16 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:26 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:26 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:28 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:133):2: 090bfbb26ddf028a51a900b909304ced:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:16:28 [info] 36#36: *1284 [lua] logger.lua:23: 090bfbb26ddf028a51a900b909304ced {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:16:28 +0000] 090bfbb26ddf028a51a900b909304ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2022/10/30 06:16:36 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:36 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:43 [info] 36#36: *1287 [lua] access_by_lua(msblocations.conf:133):2: 3738b1819dd820990084b00c84ab6340:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:16:43 [info] 36#36: *1287 [lua] logger.lua:23: 3738b1819dd820990084b00c84ab6340 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:16:43 +0000] 3738b1819dd820990084b00c84ab6340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:16:46 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:46 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:56 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:56 [info] 38#38: *1291 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:16:58 [info] 36#36: *1292 [lua] access_by_lua(msblocations.conf:133):2: 58b0d9431ef8f05c8cde3845fd9021b9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:16:58 +0000] 58b0d9431ef8f05c8cde3845fd9021b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:16:58 [info] 36#36: *1292 [lua] logger.lua:23: 58b0d9431ef8f05c8cde3845fd9021b9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:17:06 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:06 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:13 [info] 36#36: *1296 [lua] access_by_lua(msblocations.conf:133):2: 9eaf72b2592194ee8ac9e238635393b2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:17:13 [info] 36#36: *1296 [lua] logger.lua:23: 9eaf72b2592194ee8ac9e238635393b2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:17:13 +0000] 9eaf72b2592194ee8ac9e238635393b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:17:16 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:16 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:26 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:26 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:29 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:133):2: a817868deffba34d25becb9d8e72b010:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:17:29 +0000] a817868deffba34d25becb9d8e72b010 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:17:29 [info] 36#36: *1301 [lua] logger.lua:23: a817868deffba34d25becb9d8e72b010 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:17:36 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:36 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:44 [info] 36#36: *1304 [lua] access_by_lua(msblocations.conf:133):2: f116302ef0b7d44f8f48a1b33696ee9c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:17:44 [info] 36#36: *1304 [lua] logger.lua:23: f116302ef0b7d44f8f48a1b33696ee9c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:17:44 +0000] f116302ef0b7d44f8f48a1b33696ee9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:17:46 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:46 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:56 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:56 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:17:59 [info] 36#36: *1309 [lua] access_by_lua(msblocations.conf:133):2: 8790986cdee49144a7ec9da225396a38:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:17:59 +0000] 8790986cdee49144a7ec9da225396a38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 06:17:59 [info] 36#36: *1309 [lua] logger.lua:23: 8790986cdee49144a7ec9da225396a38 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:18:06 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:06 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:14 [info] 36#36: *1313 [lua] access_by_lua(msblocations.conf:133):2: ff52aa8907cee778b889598799ae00bd:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:18:14 +0000] ff52aa8907cee778b889598799ae00bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 06:18:14 [info] 36#36: *1313 [lua] logger.lua:23: ff52aa8907cee778b889598799ae00bd {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:18:16 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:16 [info] 38#38: *1314 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:26 [info] 38#38: *1316 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:26 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:29 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:133):2: a1503b5233c4e8c5632967dca2f0b732:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:18:29 +0000] a1503b5233c4e8c5632967dca2f0b732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:18:29 [info] 36#36: *1318 [lua] logger.lua:23: a1503b5233c4e8c5632967dca2f0b732 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:18:36 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:36 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:44 [info] 36#36: *1321 [lua] access_by_lua(msblocations.conf:133):2: 5a444befb13844dbc1e3b8eb79b5fb81:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:18:44 [info] 36#36: *1321 [lua] logger.lua:23: 5a444befb13844dbc1e3b8eb79b5fb81 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:18:44 +0000] 5a444befb13844dbc1e3b8eb79b5fb81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:18:46 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:46 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:56 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:56 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:18:59 [info] 36#36: *1326 [lua] access_by_lua(msblocations.conf:133):2: 5fc8950888e89d5653036fefcbfda9d7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:18:59 [info] 36#36: *1326 [lua] logger.lua:23: 5fc8950888e89d5653036fefcbfda9d7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:18:59 +0000] 5fc8950888e89d5653036fefcbfda9d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:19:06 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:06 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:14 [info] 36#36: *1330 [lua] access_by_lua(msblocations.conf:133):2: 110f43ca15a2105af74f3cb4e237047c:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:19:14 [info] 36#36: *1330 [lua] logger.lua:23: 110f43ca15a2105af74f3cb4e237047c {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:19:14 +0000] 110f43ca15a2105af74f3cb4e237047c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:19:16 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:16 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:26 [info] 36#36: *1334 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:26 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:29 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:133):2: abcb540401d5ff60465e7cdf22b20aaf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:19:29 [info] 36#36: *1335 [lua] logger.lua:23: abcb540401d5ff60465e7cdf22b20aaf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:19:29 +0000] abcb540401d5ff60465e7cdf22b20aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:19:36 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:36 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:44 [info] 36#36: *1338 [lua] access_by_lua(msblocations.conf:133):2: 48a5fecc5613b40650bfb202cfc3e32a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:19:44 [info] 36#36: *1338 [lua] logger.lua:23: 48a5fecc5613b40650bfb202cfc3e32a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:19:44 +0000] 48a5fecc5613b40650bfb202cfc3e32a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:19:46 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:46 [info] 36#36: *1340 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:56 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:56 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:19:59 [info] 36#36: *1343 [lua] access_by_lua(msblocations.conf:133):2: bbf6fb056936b08f70b83b4cb3b0760d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:19:59 [info] 36#36: *1343 [lua] logger.lua:23: bbf6fb056936b08f70b83b4cb3b0760d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:19:59 +0000] bbf6fb056936b08f70b83b4cb3b0760d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:20:06 [info] 38#38: *1344 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:06 [info] 36#36: *1345 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:14 [info] 36#36: *1347 [lua] access_by_lua(msblocations.conf:133):2: 5b644304cd5ebcc18ffac1b4d4ac27f7:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:20:14 +0000] 5b644304cd5ebcc18ffac1b4d4ac27f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:20:14 [info] 36#36: *1347 [lua] logger.lua:23: 5b644304cd5ebcc18ffac1b4d4ac27f7 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:20:16 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:16 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:26 [info] 38#38: *1351 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:26 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:29 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:133):2: 6e3a320118cbe1cbeb95d0a118245784:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:20:29 [info] 36#36: *1352 [lua] logger.lua:23: 6e3a320118cbe1cbeb95d0a118245784 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:20:29 +0000] 6e3a320118cbe1cbeb95d0a118245784 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:20:36 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:36 [info] 36#36: *1354 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:44 [info] 36#36: *1355 [lua] access_by_lua(msblocations.conf:133):2: 249d50f5bb83f82e677b3a61f6d367c8:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:20:44 [info] 36#36: *1355 [lua] logger.lua:23: 249d50f5bb83f82e677b3a61f6d367c8 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:20:44 +0000] 249d50f5bb83f82e677b3a61f6d367c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:20:46 [info] 38#38: *1356 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:46 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:56 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:56 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:20:59 [info] 36#36: *1360 [lua] access_by_lua(msblocations.conf:133):2: 64c9ecdecefdd3d2493a288162831874:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:20:59 [info] 36#36: *1360 [lua] logger.lua:23: 64c9ecdecefdd3d2493a288162831874 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:20:59 +0000] 64c9ecdecefdd3d2493a288162831874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/30 06:21:06 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:06 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:14 [info] 36#36: *1364 [lua] access_by_lua(msblocations.conf:133):2: 1435db156905d2b6df1b0479da4544a2:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:21:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.31 - - [30/Oct/2022:06:21:14 +0000] 1435db156905d2b6df1b0479da4544a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 06:21:14 [info] 36#36: *1364 [lua] logger.lua:23: 1435db156905d2b6df1b0479da4544a2 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:21:16 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:16 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:26 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:26 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:29 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:133):2: 9c7d0f6acf34365a8d9e855fd8fe26bc:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:21:29 [info] 36#36: *1369 [lua] logger.lua:23: 9c7d0f6acf34365a8d9e855fd8fe26bc {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:21:29 +0000] 9c7d0f6acf34365a8d9e855fd8fe26bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:21:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/30 06:21:36 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:36 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:44 [info] 36#36: *1372 [lua] access_by_lua(msblocations.conf:133):2: 845c1e1bc17749eab4777d64ac94f312:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:21:44 [info] 36#36: *1372 [lua] logger.lua:23: 845c1e1bc17749eab4777d64ac94f312 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:21:44 +0000] 845c1e1bc17749eab4777d64ac94f312 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:21:46 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:46 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:56 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:56 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:21:59 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:133):2: dc57891a819fde923c11d5f647b9c181:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:21:59 +0000] dc57891a819fde923c11d5f647b9c181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:21:59 [info] 36#36: *1377 [lua] logger.lua:23: dc57891a819fde923c11d5f647b9c181 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:22:06 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:06 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:14 [info] 36#36: *1381 [lua] access_by_lua(msblocations.conf:133):2: 6a108a4494c4a243d868be74642b6f37:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:14 +0000] 6a108a4494c4a243d868be74642b6f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:22:14 [info] 36#36: *1381 [lua] logger.lua:23: 6a108a4494c4a243d868be74642b6f37 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:22:16 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:16 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:26 [info] 38#38: *1385 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:26 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:29 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:133):2: 8b8d0e403e74780c95702347c8dcd874:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:22:29 [info] 36#36: *1386 [lua] logger.lua:23: 8b8d0e403e74780c95702347c8dcd874 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:29 +0000] 8b8d0e403e74780c95702347c8dcd874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:22:36 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:36 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:44 [info] 36#36: *1389 [lua] access_by_lua(msblocations.conf:133):2: 0098847f9121094665ff905aede3d7d6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:22:44 [info] 36#36: *1389 [lua] logger.lua:23: 0098847f9121094665ff905aede3d7d6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:44 +0000] 0098847f9121094665ff905aede3d7d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:22:46 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:46 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:56 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:56 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:22:59 [info] 36#36: *1394 [lua] access_by_lua(msblocations.conf:133):2: 8e9d79fd9bb620bced6ad5503821a2b1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:22:59 [info] 36#36: *1394 [lua] logger.lua:23: 8e9d79fd9bb620bced6ad5503821a2b1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:22:59 +0000] 8e9d79fd9bb620bced6ad5503821a2b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 06:23:06 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:06 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:14 [info] 36#36: *1398 [lua] access_by_lua(msblocations.conf:133):2: 52975717b872108b6d343e567607b959:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:14 +0000] 52975717b872108b6d343e567607b959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/30 06:23:14 [info] 36#36: *1398 [lua] logger.lua:23: 52975717b872108b6d343e567607b959 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/30 06:23:16 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:16 [info] 36#36: *1400 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:26 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:26 [info] 36#36: *1402 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:29 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:133):2: e3eaa050fac6800a75b239cb2603362e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.31 - - [30/Oct/2022:06:23:29 +0000] e3eaa050fac6800a75b239cb2603362e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/30 06:23:29 [info] 36#36: *1403 [lua] logger.lua:23: e3eaa050fac6800a75b239cb2603362e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:23:36 [info] 36#36: *1405 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:36 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:44 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:133):2: d6537ea04bac5eea1377cfced2a57cde:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:44 +0000] d6537ea04bac5eea1377cfced2a57cde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:23:44 [info] 36#36: *1406 [lua] logger.lua:23: d6537ea04bac5eea1377cfced2a57cde {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:23:46 [info] 36#36: *1407 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:46 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:56 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:56 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:23:59 [info] 36#36: *1411 [lua] access_by_lua(msblocations.conf:133):2: b234fd82c1099108ddbf7f31c93d2d07:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:59 +0000] b234fd82c1099108ddbf7f31c93d2d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:23:59 [info] 36#36: *1411 [lua] logger.lua:23: b234fd82c1099108ddbf7f31c93d2d07 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:24:06 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:06 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:14 [info] 36#36: *1415 [lua] access_by_lua(msblocations.conf:133):2: 779d804064bd53f9a5b081ee4b965d55:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:24:14 [info] 36#36: *1415 [lua] logger.lua:23: 779d804064bd53f9a5b081ee4b965d55 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:24:14 +0000] 779d804064bd53f9a5b081ee4b965d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:24:16 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:16 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:26 [info] 38#38: *1418 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:26 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:29 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:133):2: ec8d12a54fcc4033895e30d968d59036:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:24:29 [info] 36#36: *1420 [lua] logger.lua:23: ec8d12a54fcc4033895e30d968d59036 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:24:29 +0000] ec8d12a54fcc4033895e30d968d59036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:24:36 [info] 36#36: *1422 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:36 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:44 [info] 36#36: *1423 [lua] access_by_lua(msblocations.conf:133):2: 9ec3642c59ff2158f3deffbcd241056e:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:24:44 [info] 36#36: *1423 [lua] logger.lua:23: 9ec3642c59ff2158f3deffbcd241056e {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:24:44 +0000] 9ec3642c59ff2158f3deffbcd241056e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:24:46 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:46 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:56 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:56 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:24:59 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:133):2: d141657af87757ef3d5d2f789f022462:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:24:59 [info] 36#36: *1428 [lua] logger.lua:23: d141657af87757ef3d5d2f789f022462 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:24:59 +0000] d141657af87757ef3d5d2f789f022462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:25:02 [info] 36#36: *1429 [lua] access_by_lua(msblocations.conf:133):2: 363e3d3db4c260e86db2022038bff195:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1429 [lua] logger.lua:23: 363e3d3db4c260e86db2022038bff195 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 363e3d3db4c260e86db2022038bff195 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.008 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:133):2: 46d5260970d9ffba86f2bea92caf7e8e:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1430 [lua] logger.lua:23: 46d5260970d9ffba86f2bea92caf7e8e {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 46d5260970d9ffba86f2bea92caf7e8e "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.024 upstream_response_time:0.024 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1430 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1431 [lua] access_by_lua(msblocations.conf:133):2: 550ec3dce544509caca90409944a12a7:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1431 [lua] logger.lua:23: 550ec3dce544509caca90409944a12a7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 550ec3dce544509caca90409944a12a7 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1431 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1429 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:133):2: 8b241c6b18d9572149a5f898f85ee3eb:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1432 [lua] logger.lua:23: 8b241c6b18d9572149a5f898f85ee3eb {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 8b241c6b18d9572149a5f898f85ee3eb "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1432 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1433 [lua] access_by_lua(msblocations.conf:133):2: 666e7ec6d992c21cc59893dbd65b2bd3:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 666e7ec6d992c21cc59893dbd65b2bd3 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1433 [lua] logger.lua:23: 666e7ec6d992c21cc59893dbd65b2bd3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1 HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1433 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:133):2: bb5519dedd4b5ff4ea2060e77c545577:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] bb5519dedd4b5ff4ea2060e77c545577 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/content HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1434 [lua] logger.lua:23: bb5519dedd4b5ff4ea2060e77c545577 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/content HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/content", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1434 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1435 [lua] access_by_lua(msblocations.conf:133):2: 748fb1e99bef27de911011333cea9d44:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 748fb1e99bef27de911011333cea9d44 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1 HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1435 [lua] logger.lua:23: 748fb1e99bef27de911011333cea9d44 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1 HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1435 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:133):2: a9da21af016bac13de7c810b32d58e20:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1436 [lua] logger.lua:23: a9da21af016bac13de7c810b32d58e20 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] a9da21af016bac13de7c810b32d58e20 "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile HTTP/1.1" 201 request_processing_time:0.005 upstream_response_time:0.005 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1436 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:133):2: 859354a13bfc5cc0b084e084c1560c83:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 859354a13bfc5cc0b084e084c1560c83 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1437 [lua] logger.lua:23: 859354a13bfc5cc0b084e084c1560c83 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1437 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:133):2: dd5164d0f57ce63ddf468a0cd923fd2b:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1438 [lua] logger.lua:23: dd5164d0f57ce63ddf468a0cd923fd2b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d/content HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] dd5164d0f57ce63ddf468a0cd923fd2b "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-d63917ab-c72a-4fac-87d3-8de5994ecde4/v1/profile/cds-ms-prof-74f97d4f-a674-4450-a61f-d56ce9d8ff6d/content HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1438 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:02 [info] 36#36: *1439 [lua] access_by_lua(msblocations.conf:133):2: 52200bb53255aa0cb6a543ac6a23b1c3:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:25:02 [info] 36#36: *1439 [lua] logger.lua:23: 52200bb53255aa0cb6a543ac6a23b1c3 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:25:02 +0000] 52200bb53255aa0cb6a543ac6a23b1c3 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.188 upstream_response_time:0.188 "-" "python-requests/2.24.0" "-" 2022/10/30 06:25:02 [info] 36#36: *1439 client 10.233.66.91 closed keepalive connection 2022/10/30 06:25:06 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:06 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:14 [info] 36#36: *1443 [lua] access_by_lua(msblocations.conf:133):2: 05e6272d625ea9af3352ffcb21f6a9cf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:25:14 [info] 36#36: *1443 [lua] logger.lua:23: 05e6272d625ea9af3352ffcb21f6a9cf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:25:14 +0000] 05e6272d625ea9af3352ffcb21f6a9cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:25:16 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:16 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:26 [info] 36#36: *1447 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:26 [info] 36#36: *1446 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:29 [info] 36#36: *1448 [lua] access_by_lua(msblocations.conf:133):2: d058fa2162e5a820da564d9fb74dba26:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:25:29 [info] 36#36: *1448 [lua] logger.lua:23: d058fa2162e5a820da564d9fb74dba26 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:25:29 +0000] d058fa2162e5a820da564d9fb74dba26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:25:36 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:36 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:44 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:133):2: 3e159e64567d9d4bb100fbc8d4311bdf:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:25:44 +0000] 3e159e64567d9d4bb100fbc8d4311bdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:25:44 [info] 36#36: *1451 [lua] logger.lua:23: 3e159e64567d9d4bb100fbc8d4311bdf {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:25:46 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:46 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:56 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:56 [info] 38#38: *1454 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:25:59 [info] 36#36: *1456 [lua] access_by_lua(msblocations.conf:133):2: a860b04e11e9edff8f7c901090081612:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:25:59 +0000] a860b04e11e9edff8f7c901090081612 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:25:59 [info] 36#36: *1456 [lua] logger.lua:23: a860b04e11e9edff8f7c901090081612 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:26:06 [info] 38#38: *1458 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:06 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:14 [info] 36#36: *1460 [lua] access_by_lua(msblocations.conf:133):2: 08dbbd7a8e9e38c025d4350d9b64833b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:14 +0000] 08dbbd7a8e9e38c025d4350d9b64833b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/30 06:26:14 [info] 36#36: *1460 [lua] logger.lua:23: 08dbbd7a8e9e38c025d4350d9b64833b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:26:16 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:16 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:26 [info] 36#36: *1463 [lua] access_by_lua(msblocations.conf:133):2: 69d22bec1e2392e15211a801aa867949:receive the request, client: 10.233.66.91, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/gracious_elion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:26:26 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:26 [info] 36#36: *1464 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:29 [info] 36#36: *1466 [lua] access_by_lua(msblocations.conf:133):2: b7ebe9fd075a75d5e818b1d9eb952b00:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:29 +0000] b7ebe9fd075a75d5e818b1d9eb952b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:26:29 [info] 36#36: *1466 [lua] logger.lua:23: b7ebe9fd075a75d5e818b1d9eb952b00 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:26:36 [info] 36#36: *1463 [lua] logger.lua:23: 69d22bec1e2392e15211a801aa867949 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/gracious_elion HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/instance/gracious_elion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:26:36 +0000] 69d22bec1e2392e15211a801aa867949 "DELETE /api/multicloud-k8s/v1/v1/instance/gracious_elion HTTP/1.1" 202 request_processing_time:10.061 upstream_response_time:10.060 "-" "python-requests/2.24.0" "-" 2022/10/30 06:26:36 [info] 36#36: *1463 client 10.233.66.91 closed keepalive connection 2022/10/30 06:26:36 [info] 36#36: *1467 [lua] access_by_lua(msblocations.conf:133):2: b6fc6d276282d75e582c9aeda9fa558f:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:26:36 [info] 36#36: *1467 [lua] logger.lua:23: b6fc6d276282d75e582c9aeda9fa558f {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:26:36 +0000] b6fc6d276282d75e582c9aeda9fa558f "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/30 06:26:36 [info] 36#36: *1467 client 10.233.66.91 closed keepalive connection 2022/10/30 06:26:36 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:36 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:36 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:133):2: da184caac654f194f59509295bf2ac34:receive the request, client: 10.233.66.91, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:26:36 +0000] da184caac654f194f59509295bf2ac34 "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 204 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/30 06:26:36 [info] 36#36: *1468 [lua] logger.lua:23: da184caac654f194f59509295bf2ac34 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "DELETE /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:26:36 [info] 36#36: *1468 client 10.233.66.91 closed keepalive connection 2022/10/30 06:26:44 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:133):2: a5230bf93d8c7b8db5c7eb747ddd737a:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:26:44 [info] 36#36: *1471 [lua] logger.lua:23: a5230bf93d8c7b8db5c7eb747ddd737a {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:44 +0000] a5230bf93d8c7b8db5c7eb747ddd737a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:26:44 [info] 36#36: *1472 [lua] access_by_lua(msblocations.conf:133):2: 8049c6591e621c1c04118a69dc6c7076:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:26:44 [info] 36#36: *1472 [lua] logger.lua:23: 8049c6591e621c1c04118a69dc6c7076 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:26:44 +0000] 8049c6591e621c1c04118a69dc6c7076 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.003 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/10/30 06:26:44 [info] 36#36: *1473 [lua] access_by_lua(msblocations.conf:133):2: ae4fdd5670e5a2b984d8e9b6a9bbcd03:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:26:44 +0000] ae4fdd5670e5a2b984d8e9b6a9bbcd03 "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/30 06:26:44 [info] 36#36: *1473 [lua] logger.lua:23: ae4fdd5670e5a2b984d8e9b6a9bbcd03 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:26:44 [info] 36#36: *1473 client 10.233.66.91 closed keepalive connection 2022/10/30 06:26:44 [info] 36#36: *1474 [lua] access_by_lua(msblocations.conf:133):2: 578298f92a3cfb6221d7c8a5b6b44ced:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:26:44 +0000] 578298f92a3cfb6221d7c8a5b6b44ced "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/30 06:26:44 [info] 36#36: *1474 [lua] logger.lua:23: 578298f92a3cfb6221d7c8a5b6b44ced {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:26:44 [info] 36#36: *1474 client 10.233.66.91 closed keepalive connection 2022/10/30 06:26:45 [info] 36#36: *1472 client 10.233.66.91 closed keepalive connection 2022/10/30 06:26:46 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:46 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:56 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:56 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:26:59 [info] 36#36: *1479 [lua] access_by_lua(msblocations.conf:133):2: 09e94805ef1a717ffbbd3387d9afac3b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:59 +0000] 09e94805ef1a717ffbbd3387d9afac3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:26:59 [info] 36#36: *1479 [lua] logger.lua:23: 09e94805ef1a717ffbbd3387d9afac3b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:27:06 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:06 [info] 38#38: *1480 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:14 [info] 36#36: *1483 [lua] access_by_lua(msblocations.conf:133):2: 32c1552c4554a69d8152439eafd62ae3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:27:14 [info] 36#36: *1483 [lua] logger.lua:23: 32c1552c4554a69d8152439eafd62ae3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:27:14 +0000] 32c1552c4554a69d8152439eafd62ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:27:16 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:16 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:26 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:26 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:29 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:133):2: 8a94707604ffd929d03b86809b711c2b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:27:29 [info] 36#36: *1488 [lua] logger.lua:23: 8a94707604ffd929d03b86809b711c2b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:27:29 +0000] 8a94707604ffd929d03b86809b711c2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:27:36 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:36 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:44 [info] 36#36: *1491 [lua] access_by_lua(msblocations.conf:133):2: 52d0ba6ce73f227992a5c444f46e85d6:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:27:44 [info] 36#36: *1491 [lua] logger.lua:23: 52d0ba6ce73f227992a5c444f46e85d6 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:27:44 +0000] 52d0ba6ce73f227992a5c444f46e85d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:27:46 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:46 [info] 36#36: *1493 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:56 [info] 38#38: *1494 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:56 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:27:59 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:133):2: d140c3ce213de1b5b41041855a3e1ab1:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:27:59 +0000] d140c3ce213de1b5b41041855a3e1ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/30 06:27:59 [info] 36#36: *1496 [lua] logger.lua:23: d140c3ce213de1b5b41041855a3e1ab1 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:28:06 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:06 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:14 [info] 36#36: *1500 [lua] access_by_lua(msblocations.conf:133):2: 13dae128506827f06f8492220603e1e9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:14 +0000] 13dae128506827f06f8492220603e1e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:28:14 [info] 36#36: *1500 [lua] logger.lua:23: 13dae128506827f06f8492220603e1e9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:28:16 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:16 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:26 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:26 [info] 36#36: *1503 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:29 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:133):2: e1f0106647582436a77d9c4ceb7d8836:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:29 +0000] e1f0106647582436a77d9c4ceb7d8836 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:28:29 [info] 36#36: *1505 [lua] logger.lua:23: e1f0106647582436a77d9c4ceb7d8836 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:28:36 [info] 38#38: *1507 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:36 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:44 [info] 36#36: *1508 [lua] access_by_lua(msblocations.conf:133):2: cce2540485849b360f55e422a0434aa0:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:44 +0000] cce2540485849b360f55e422a0434aa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:28:44 [info] 36#36: *1508 [lua] logger.lua:23: cce2540485849b360f55e422a0434aa0 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:28:46 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:46 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:56 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:56 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:28:59 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:133):2: 1e6264f771a24386cad404a64f6f64fb:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:59 +0000] 1e6264f771a24386cad404a64f6f64fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:28:59 [info] 36#36: *1513 [lua] logger.lua:23: 1e6264f771a24386cad404a64f6f64fb {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:29:06 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:06 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:14 [info] 36#36: *1517 [lua] access_by_lua(msblocations.conf:133):2: 57205eae5e8f999128b10038381175aa:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:29:14 [info] 36#36: *1517 [lua] logger.lua:23: 57205eae5e8f999128b10038381175aa {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:29:14 +0000] 57205eae5e8f999128b10038381175aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:29:16 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:16 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:26 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:26 [info] 36#36: *1521 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:29 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:133):2: 0020fd427ed6bbc6d438b87c5841a14d:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:29:29 [info] 36#36: *1522 [lua] logger.lua:23: 0020fd427ed6bbc6d438b87c5841a14d {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:29:29 +0000] 0020fd427ed6bbc6d438b87c5841a14d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/30 06:29:36 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:36 [info] 38#38: *1523 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:44 [info] 36#36: *1525 [lua] access_by_lua(msblocations.conf:133):2: be5f89097b16bb2f54e66f034c276fe4:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:29:44 +0000] be5f89097b16bb2f54e66f034c276fe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:29:44 [info] 36#36: *1525 [lua] logger.lua:23: be5f89097b16bb2f54e66f034c276fe4 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:29:46 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:46 [info] 38#38: *1527 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:56 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:56 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:29:59 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:133):2: 431d5930cba0305946518ddab8815bd9:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:29:59 [info] 36#36: *1530 [lua] logger.lua:23: 431d5930cba0305946518ddab8815bd9 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:29:59 +0000] 431d5930cba0305946518ddab8815bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/30 06:30:06 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:06 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:14 [info] 36#36: *1534 [lua] access_by_lua(msblocations.conf:133):2: 913c1bcd355ffa9890488f00f72d51a3:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:30:14 [info] 36#36: *1534 [lua] logger.lua:23: 913c1bcd355ffa9890488f00f72d51a3 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:30:14 +0000] 913c1bcd355ffa9890488f00f72d51a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/30 06:30:16 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:16 [info] 36#36: *1536 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:26 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:26 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:29 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:133):2: 8d83d1aa32b04fbd2d687fc015259999:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:30:29 [info] 36#36: *1539 [lua] logger.lua:23: 8d83d1aa32b04fbd2d687fc015259999 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:30:29 +0000] 8d83d1aa32b04fbd2d687fc015259999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:30:36 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:36 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:44 [info] 36#36: *1542 [lua] access_by_lua(msblocations.conf:133):2: bf2609d597e3e61b7fdd3ebb242fe395:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:30:44 [info] 36#36: *1542 [lua] logger.lua:23: bf2609d597e3e61b7fdd3ebb242fe395 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:30:44 +0000] bf2609d597e3e61b7fdd3ebb242fe395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:30:46 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:46 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:56 [info] 38#38: *1545 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:56 [info] 38#38: *1546 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:30:59 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:133):2: 212e5c877430acb2eeb88a95d44c773b:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/30 06:30:59 [info] 36#36: *1547 [lua] logger.lua:23: 212e5c877430acb2eeb88a95d44c773b {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:30:59 +0000] 212e5c877430acb2eeb88a95d44c773b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.31 - - [30/Oct/2022:06:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/30 06:31:06 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:31:06 [info] 38#38: *1549 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:31:14 [info] 36#36: *1551 [lua] access_by_lua(msblocations.conf:133):2: 0226fcead2781b4c4a55f35b199a5e99:receive the request, client: 10.233.72.31, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.31 - - [30/Oct/2022:06:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.31 - - [30/Oct/2022:06:31:14 +0000] 0226fcead2781b4c4a55f35b199a5e99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/30 06:31:14 [info] 36#36: *1551 [lua] logger.lua:23: 0226fcead2781b4c4a55f35b199a5e99 {"matched":"microservices"} while logging request, client: 10.233.72.31, server: , 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/30 06:31:15 [info] 36#36: *1552 [lua] access_by_lua(msblocations.conf:133):2: 88ce4c8dfe589cca64cf2c400eb7df7e:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:31:15 [info] 36#36: *1552 [lua] logger.lua:23: 88ce4c8dfe589cca64cf2c400eb7df7e {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748 HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:31:15 +0000] 88ce4c8dfe589cca64cf2c400eb7df7e "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748 HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/30 06:31:15 [info] 36#36: *1552 client 10.233.66.91 closed keepalive connection 2022/10/30 06:31:15 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:133):2: 4ad69e81478381888590c73ad3b9d28e:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:31:15 [info] 36#36: *1553 [lua] logger.lua:23: 4ad69e81478381888590c73ad3b9d28e {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:31:15 +0000] 4ad69e81478381888590c73ad3b9d28e "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest HTTP/1.1" 404 request_processing_time:0.003 upstream_response_time:0.003 "-" "python-requests/2.24.0" "-" 2022/10/30 06:31:15 [info] 36#36: *1554 [lua] access_by_lua(msblocations.conf:133):2: 4c802e72330fa3291cb6d64166fb0fdf:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:31:15 [info] 36#36: *1554 [lua] logger.lua:23: 4c802e72330fa3291cb6d64166fb0fdf {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:31:15 +0000] 4c802e72330fa3291cb6d64166fb0fdf "POST /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile HTTP/1.1" 201 request_processing_time:0.016 upstream_response_time:0.016 "-" "python-requests/2.24.0" "-" 2022/10/30 06:31:15 [info] 36#36: *1554 client 10.233.66.91 closed keepalive connection 2022/10/30 06:31:15 [info] 36#36: *1555 [lua] access_by_lua(msblocations.conf:133):2: 5c6cf5cd57551d6969f45789e0386d3b:receive the request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:31:15 +0000] 5c6cf5cd57551d6969f45789e0386d3b "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest HTTP/1.1" 200 request_processing_time:0.002 upstream_response_time:0.002 "-" "python-requests/2.24.0" "-" 2022/10/30 06:31:15 [info] 36#36: *1555 [lua] logger.lua:23: 5c6cf5cd57551d6969f45789e0386d3b {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:31:16 [info] 36#36: *1555 client 10.233.66.91 closed keepalive connection 2022/10/30 06:31:16 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:133):2: af6e90f980942913a90a104b1f636d11:receive the request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/30 06:31:16 [info] 36#36: *1556 [lua] logger.lua:23: af6e90f980942913a90a104b1f636d11 {"matched":"multicloud-k8s"} while logging request, client: 10.233.66.91, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest/content HTTP/1.1", upstream: "http://10.233.4.32:9015/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.66.91 - - [30/Oct/2022:06:31:16 +0000] af6e90f980942913a90a104b1f636d11 "POST /api/multicloud-k8s/v1/v1/rb/definition/30990108-206c-440f-9bde-d049fe765bf0/393b9374-5def-4d46-825f-86b78cd67748/profile/cnftest/content HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "python-requests/2.24.0" "-" 2022/10/30 06:31:16 [info] 36#36: *1556 client 10.233.66.91 closed keepalive connection 2022/10/30 06:31:16 [info] 36#36: *1553 client 10.233.66.91 closed keepalive connection 2022/10/30 06:31:16 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:31:16 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.67.68, server: 0.0.0.0:443 2022/10/30 06:31:25 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:133):2: b464b90f75fe585ea4a57b7c5e304a40:receive the request, client: 10.233.65.225, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851 HTTP/1.1", host: "msb-iag" 2022/10/30 06:31:25 [info] 36#36: *1561 [lua] access_by_lua(msblocations.conf:133):2: d368a7d19e40f311f8d13735b2de7705:receive the request, client: 10.233.71.54, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851 HTTP/1.1", host: "msb-iag.onap" 2022/10/30 06:31:25 [info] 36#36: *1561 [lua] logger.lua:23: d368a7d19e40f311f8d13735b2de7705 {"matched":"multicloud-k8s"} while logging request, client: 10.233.71.54, server: , request: "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851 HTTP/1.1", upstream: "http://10.233.4.32:9015/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851", host: "msb-iag.onap" 10.233.71.54 - - [30/Oct/2022:06:31:25 +0000] d368a7d19e40f311f8d13735b2de7705 "GET /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851 HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Apache-CXF/3.4.1" "10.233.65.225" 2022/10/30 06:31:25 [info] 36#36: *1561 client 10.233.71.54 closed keepalive connection 2022/10/30 06:31:25 [info] 36#36: *1559 [lua] logger.lua:23: b464b90f75fe585ea4a57b7c5e304a40 {"matched":"multicloud"} while logging request, client: 10.233.65.225, server: , request: "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851 HTTP/1.1", upstream: "https://10.233.28.227:9001/api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851", host: "msb-iag" 10.233.65.225 - - [30/Oct/2022:06:31:25 +0000] b464b90f75fe585ea4a57b7c5e304a40 "GET /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload?name=basic_cnf-98d9feed-3a42-4652-a3a5-5abf6f4f8851 HTTP/1.1" 200 request_processing_time:0.165 upstream_response_time:0.165 "-" "Apache-CXF/3.4.1" "-" 2022/10/30 06:31:26 [info] 36#36: *1559 [lua] access_by_lua(msblocations.conf:133):2: 3aeacaba0ef16deb629237f7fcf94404:receive the request, client: 10.233.65.225, server: , request: "POST /api/multicloud/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag" 2022/10/30 06:31:26 [info] 36#36: *1563 [lua] access_by_lua(msblocations.conf:133):2: f043941e6fb44915acbd4e4a2214ec82:receive the request, client: 10.233.71.54, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", host: "msb-iag.onap" 10.233.71.54 - - [30/Oct/2022:06:31:26 +0000] f043941e6fb44915acbd4e4a2214ec82 "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1" 201 request_processing_time:0.105 upstream_response_time:0.105 "-" "Apache-CXF/3.4.1" "10.233.65.225" 2022/10/30 06:31:26 [info] 36#36: *1563 [lua] logger.lua:23: f043941e6fb44915acbd4e4a2214ec82 {"matched":"multicloud-k8s"} while logging request, client: 10.233.71.54, server: , request: "POST /api/multicloud-k8s/v1/basicnf-owner/k8sregion/infra_workload HTTP/1.1", upstream: "http://10.233.4.32:9015/basicnf-owner/k8sregion/infra_workload", host: "msb-iag.onap" 2022/10/30 06:31:26 [info] 36#36: *1563 client 10.233.71.54 closed keepalive connection 2022/10/30 06:31:26 [info] 36#36: *1559 [lua] logger.lua:23: 3aeacaba0ef16deb629237f7fcf94404 {"matched":"multicloud"}