@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.2.225 ### 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/13 05:04:35 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/13 05:04:35 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/13 05:04:35 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/13 05:04:35 [notice] 33#33: using the "epoll" event method 2022/10/13 05:04:35 [notice] 33#33: openresty/1.13.6.1 2022/10/13 05:04:35 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/13 05:04:35 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/13 05:04:35 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/10/13 05:04:35 [notice] 34#34: start worker processes 2022/10/13 05:04:35 [notice] 34#34: start worker process 35 2022/10/13 05:04:35 [notice] 34#34: start worker process 36 2022/10/13 05:04:35 [notice] 34#34: start worker process 37 2022/10/13 05:04:35 [notice] 34#34: start worker process 38 2022/10/13 05:04:35 [notice] 34#34: start worker process 39 \n\n### Starting apiroute 2022/10/13 05:04:35 [notice] 34#34: start worker process 40 2022/10/13 05:04:35 [notice] 34#34: start worker process 42 2022/10/13 05:04:35 [notice] 34#34: start worker process 43 2022/10/13 05:04:35 [notice] 34#34: start cache manager process 44 2022/10/13 05:04:35 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221013050436.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-13 05:04:38 388 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-13 05:04:38 395 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-13 05:04:38 396 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-13 05:04:38 449 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-13 05:04:38 449 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.2.225:10081 Enabled:true 2022-10-13 05:04:39 997 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-13 05:04:40 072 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-13 05:04:40 072 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-13 05:04:40 072 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-13 05:04:40 073 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-13 05:04:40 073 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-13 05:04:40 073 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-13 05:04:40 073 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-13 05:04:40 131 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-13 05:04:40 231 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-13 05:04:40 231 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-13 05:04:40 231 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-13 05:04:40 792 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/13 05:04:48 [info] 39#39: *12 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:04:48 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:04:56 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: fb8d1698065044f5d4ef221056e054af:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:04:56 +0000] fb8d1698065044f5d4ef221056e054af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.213 upstream_response_time:0.205 "-" "Consul Health Check" "-" 2022/10/13 05:04:56 [info] 39#39: *14 [lua] logger.lua:23: fb8d1698065044f5d4ef221056e054af {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 77 2022/10/13 05:04:56 [info] 39#39: *17 [lua] access_by_lua(msblocations.conf:189):2: 1c83116e3471efa2642c0dbfddccd052:receive the request, client: 10.233.72.184, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/13 05:04:57 [info] 39#39: *17 [lua] logger.lua:23: 1c83116e3471efa2642c0dbfddccd052 {"matched":"microservices"} while logging request, client: 10.233.72.184, 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.72.184 - - [13/Oct/2022:05:04:57 +0000] 1c83116e3471efa2642c0dbfddccd052 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.235 upstream_response_time:0.235 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.72.184 - - [13/Oct/2022:05:04:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 236 2022/10/13 05:04:58 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:04:58 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:02 [info] 39#39: *17 client 10.233.72.184 closed keepalive connection 2022/10/13 05:05:03 [info] 39#39: *20 [lua] access_by_lua(msblocations.conf:189):2: 7375b12407c781e18c17325357e257f7:receive the request, client: 10.233.71.82, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/13 05:05:03 [info] 39#39: *20 [lua] logger.lua:23: 7375b12407c781e18c17325357e257f7 {"matched":"microservices"} while logging request, client: 10.233.71.82, 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.82 - - [13/Oct/2022:05:05:03 +0000] 7375b12407c781e18c17325357e257f7 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.075 upstream_response_time:0.074 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.82 - - [13/Oct/2022:05:05:03 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 70 2022/10/13 05:05:08 [info] 43#43: *21 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:08 [info] 43#43: *22 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:09 [info] 39#39: *20 client 10.233.71.82 closed keepalive connection 2022/10/13 05:05:11 [info] 39#39: *23 [lua] access_by_lua(msblocations.conf:189):2: 14dbc987c0816acec499b3c75d8da4ac:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:05:11 [info] 39#39: *23 [lua] logger.lua:23: 14dbc987c0816acec499b3c75d8da4ac {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:05:11 +0000] 14dbc987c0816acec499b3c75d8da4ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:05:18 [info] 39#39: *25 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:18 [info] 39#39: *24 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:26 [info] 39#39: *26 [lua] access_by_lua(msblocations.conf:189):2: 2f1d737781dfb16085a3858f07e3b1f0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:05:26 +0000] 2f1d737781dfb16085a3858f07e3b1f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 05:05:26 [info] 39#39: *26 [lua] logger.lua:23: 2f1d737781dfb16085a3858f07e3b1f0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:05:28 [info] 43#43: *27 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:28 [info] 43#43: *28 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:36 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/13 05:05:36 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/13 05:05:36 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/13 05:05:36 [notice] 34#34: signal 29 (SIGIO) received 2022/10/13 05:05:38 [info] 39#39: *32 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:38 [info] 43#43: *31 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:41 [info] 39#39: *33 [lua] access_by_lua(msblocations.conf:189):2: ffe8a4e523789d914b82947a43256a88:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:05:41 +0000] ffe8a4e523789d914b82947a43256a88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:05:41 [info] 39#39: *33 [lua] logger.lua:23: ffe8a4e523789d914b82947a43256a88 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:05:48 [info] 39#39: *35 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:48 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:56 [info] 39#39: *36 [lua] access_by_lua(msblocations.conf:189):2: 72166c66923c02fd3e3d1a4e415d8b56:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:05:56 [info] 39#39: *36 [lua] logger.lua:23: 72166c66923c02fd3e3d1a4e415d8b56 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:05:56 +0000] 72166c66923c02fd3e3d1a4e415d8b56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:05:58 [info] 39#39: *38 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:05:58 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:08 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:08 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:11 [info] 39#39: *41 [lua] access_by_lua(msblocations.conf:189):2: 479d684eb861078de0ccb8b34bdbafc4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:06:11 [info] 39#39: *41 [lua] logger.lua:23: 479d684eb861078de0ccb8b34bdbafc4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:06:11 +0000] 479d684eb861078de0ccb8b34bdbafc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:06:18 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:18 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:26 [info] 39#39: *44 [lua] access_by_lua(msblocations.conf:189):2: 0189a338e7f01224352bdb657419dcd7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:06:26 [info] 39#39: *44 [lua] logger.lua:23: 0189a338e7f01224352bdb657419dcd7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:06:26 +0000] 0189a338e7f01224352bdb657419dcd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:06:28 [info] 43#43: *46 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:28 [info] 39#39: *45 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:38 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:38 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:41 [info] 39#39: *50 [lua] access_by_lua(msblocations.conf:189):2: 608e562a39f1c4e4cdd5b76f2edc7bce:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:06:41 +0000] 608e562a39f1c4e4cdd5b76f2edc7bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:06:41 [info] 39#39: *50 [lua] logger.lua:23: 608e562a39f1c4e4cdd5b76f2edc7bce {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:06:48 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:48 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:56 [info] 39#39: *53 [lua] access_by_lua(msblocations.conf:189):2: 1506f6051cb66284d54ea73f992be5d2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:06:56 [info] 39#39: *53 [lua] logger.lua:23: 1506f6051cb66284d54ea73f992be5d2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:06:56 +0000] 1506f6051cb66284d54ea73f992be5d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:06:58 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:06:58 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:08 [info] 43#43: *56 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:08 [info] 43#43: *57 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:11 [info] 39#39: *58 [lua] access_by_lua(msblocations.conf:189):2: bda913d4bd805abd56a484d4ed941571:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:07:11 [info] 39#39: *58 [lua] logger.lua:23: bda913d4bd805abd56a484d4ed941571 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:07:11 +0000] bda913d4bd805abd56a484d4ed941571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:07:18 [info] 43#43: *60 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:18 [info] 43#43: *59 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:26 [info] 39#39: *61 [lua] access_by_lua(msblocations.conf:189):2: 000c2290db0b8c3de73cff70eb8c618b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:07:26 +0000] 000c2290db0b8c3de73cff70eb8c618b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:07:26 [info] 39#39: *61 [lua] logger.lua:23: 000c2290db0b8c3de73cff70eb8c618b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:07:28 [info] 39#39: *62 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:28 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:38 [info] 43#43: *65 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:38 [info] 39#39: *66 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:41 [info] 39#39: *67 [lua] access_by_lua(msblocations.conf:189):2: 7d1170db2f6717071127d9eed6d2e699:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:07:41 [info] 39#39: *67 [lua] logger.lua:23: 7d1170db2f6717071127d9eed6d2e699 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:07:41 +0000] 7d1170db2f6717071127d9eed6d2e699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:07:48 [info] 39#39: *68 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:48 [info] 43#43: *69 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:56 [info] 39#39: *70 [lua] access_by_lua(msblocations.conf:189):2: 7019db68d2b85578591986ef72da9c8d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:07:56 [info] 39#39: *70 [lua] logger.lua:23: 7019db68d2b85578591986ef72da9c8d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:07:56 +0000] 7019db68d2b85578591986ef72da9c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:07:58 [info] 39#39: *71 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:07:58 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:08 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:08 [info] 43#43: *73 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:11 [info] 39#39: *75 [lua] access_by_lua(msblocations.conf:189):2: 691ccbb5c734b6818d0d96a862ec9689:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:08:11 [info] 39#39: *75 [lua] logger.lua:23: 691ccbb5c734b6818d0d96a862ec9689 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:08:11 +0000] 691ccbb5c734b6818d0d96a862ec9689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:08:18 [info] 43#43: *76 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:18 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:26 [info] 39#39: *78 [lua] access_by_lua(msblocations.conf:189):2: 9f5a1a94410d17b5b1f5b9349af92b26:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:08:26 +0000] 9f5a1a94410d17b5b1f5b9349af92b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/13 05:08:26 [info] 39#39: *78 [lua] logger.lua:23: 9f5a1a94410d17b5b1f5b9349af92b26 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/13 05:08:28 [info] 39#39: *79 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:28 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:38 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:38 [info] 39#39: *82 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:41 [info] 39#39: *84 [lua] access_by_lua(msblocations.conf:189):2: 440776ba5328c8816277ebad75eddaad:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:08:41 +0000] 440776ba5328c8816277ebad75eddaad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2022/10/13 05:08:41 [info] 39#39: *84 [lua] logger.lua:23: 440776ba5328c8816277ebad75eddaad {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2022/10/13 05:08:48 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:48 [info] 43#43: *86 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:56 [info] 39#39: *87 [lua] access_by_lua(msblocations.conf:189):2: 054d8011be2f57aa26f1eefac8f55bdb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:08:56 [info] 39#39: *87 [lua] logger.lua:23: 054d8011be2f57aa26f1eefac8f55bdb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:08:56 +0000] 054d8011be2f57aa26f1eefac8f55bdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:08:58 [info] 43#43: *88 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:08:58 [info] 43#43: *89 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:08 [info] 43#43: *90 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:08 [info] 39#39: *91 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:11 [info] 39#39: *92 [lua] access_by_lua(msblocations.conf:189):2: 53d1fc8235faba8483ba7e8f266df287:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:11 +0000] 53d1fc8235faba8483ba7e8f266df287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:09:11 [info] 39#39: *92 [lua] logger.lua:23: 53d1fc8235faba8483ba7e8f266df287 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:09:18 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:18 [info] 43#43: *93 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:26 [info] 39#39: *95 [lua] access_by_lua(msblocations.conf:189):2: c04a0d5bc7deb814ce1ee6224d0a6aa2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:26 +0000] c04a0d5bc7deb814ce1ee6224d0a6aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:09:26 [info] 39#39: *95 [lua] logger.lua:23: c04a0d5bc7deb814ce1ee6224d0a6aa2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:09:28 [info] 39#39: *96 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:28 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:38 [info] 39#39: *99 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:38 [info] 43#43: *100 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:41 [info] 39#39: *101 [lua] access_by_lua(msblocations.conf:189):2: b10cdb860df96af8cecdc280818e140e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:41 +0000] b10cdb860df96af8cecdc280818e140e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 05:09:41 [info] 39#39: *101 [lua] logger.lua:23: b10cdb860df96af8cecdc280818e140e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:09:48 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:48 [info] 39#39: *102 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:56 [info] 39#39: *104 [lua] access_by_lua(msblocations.conf:189):2: 75f0db6cd4dbbb321a0c15155d8d8bf0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:56 +0000] 75f0db6cd4dbbb321a0c15155d8d8bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:09:56 [info] 39#39: *104 [lua] logger.lua:23: 75f0db6cd4dbbb321a0c15155d8d8bf0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:09:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:09:58 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:09:58 [info] 43#43: *106 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:08 [info] 43#43: *107 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:08 [info] 43#43: *108 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:11 [info] 39#39: *109 [lua] access_by_lua(msblocations.conf:189):2: 9d4b9f2091e187e75d800a3a306de1d4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:10:11 [info] 39#39: *109 [lua] logger.lua:23: 9d4b9f2091e187e75d800a3a306de1d4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:10:11 +0000] 9d4b9f2091e187e75d800a3a306de1d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:10:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:10:18 [info] 39#39: *110 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:18 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:26 [info] 39#39: *112 [lua] access_by_lua(msblocations.conf:189):2: 4c305a54e3d5b0b15c569aad36f0054d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:10:26 [info] 39#39: *112 [lua] logger.lua:23: 4c305a54e3d5b0b15c569aad36f0054d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:10:26 +0000] 4c305a54e3d5b0b15c569aad36f0054d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:10:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:10:28 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:28 [info] 39#39: *113 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:38 [info] 43#43: *117 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:38 [info] 43#43: *116 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:41 [info] 39#39: *118 [lua] access_by_lua(msblocations.conf:189):2: 8f98b2cbc2fe85096832dbadc25a5e61:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:10:41 [info] 39#39: *118 [lua] logger.lua:23: 8f98b2cbc2fe85096832dbadc25a5e61 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:10:41 +0000] 8f98b2cbc2fe85096832dbadc25a5e61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:10:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 05:10:48 [info] 39#39: *119 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:48 [info] 43#43: *120 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:56 [info] 39#39: *121 [lua] access_by_lua(msblocations.conf:189):2: c6a4b24c9a7295ab6d982bb4e1174353:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:10:56 [info] 39#39: *121 [lua] logger.lua:23: c6a4b24c9a7295ab6d982bb4e1174353 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:10:56 +0000] c6a4b24c9a7295ab6d982bb4e1174353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:10:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:10:58 [info] 39#39: *123 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:10:58 [info] 39#39: *122 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:08 [info] 43#43: *124 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:08 [info] 43#43: *125 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:11 [info] 39#39: *126 [lua] access_by_lua(msblocations.conf:189):2: 5ce6f9982b28830afb3ef48ad17b1127:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:11:11 +0000] 5ce6f9982b28830afb3ef48ad17b1127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:11:11 [info] 39#39: *126 [lua] logger.lua:23: 5ce6f9982b28830afb3ef48ad17b1127 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:11:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:11:18 [info] 39#39: *127 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:18 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:26 [info] 39#39: *129 [lua] access_by_lua(msblocations.conf:189):2: bc1fec54e5fbb73a5ee034b9416c5bc0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:11:26 [info] 39#39: *129 [lua] logger.lua:23: bc1fec54e5fbb73a5ee034b9416c5bc0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:11:26 +0000] bc1fec54e5fbb73a5ee034b9416c5bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:11:28 [info] 39#39: *130 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:28 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:38 [info] 39#39: *133 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:38 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:41 [info] 39#39: *135 [lua] access_by_lua(msblocations.conf:189):2: eeec5731c8594b9bb8d374bfbcc73ca6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:11:41 [info] 39#39: *135 [lua] logger.lua:23: eeec5731c8594b9bb8d374bfbcc73ca6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:11:41 +0000] eeec5731c8594b9bb8d374bfbcc73ca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:11:48 [info] 39#39: *136 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:48 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:56 [info] 39#39: *138 [lua] access_by_lua(msblocations.conf:189):2: 63584d9e26bfdfaccaa31ea301bb5112:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:11:56 [info] 39#39: *138 [lua] logger.lua:23: 63584d9e26bfdfaccaa31ea301bb5112 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:11:56 +0000] 63584d9e26bfdfaccaa31ea301bb5112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:11:58 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:11:58 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:08 [info] 39#39: *141 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:08 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:11 [info] 39#39: *143 [lua] access_by_lua(msblocations.conf:189):2: a252e57976bbc0499621624e086e8380:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:11 +0000] a252e57976bbc0499621624e086e8380 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:12:11 [info] 39#39: *143 [lua] logger.lua:23: a252e57976bbc0499621624e086e8380 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:12:18 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:18 [info] 39#39: *144 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:26 [info] 39#39: *146 [lua] access_by_lua(msblocations.conf:189):2: a1928468a9fc8cb9bbcb6ed7c04f9a4f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:26 +0000] a1928468a9fc8cb9bbcb6ed7c04f9a4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:12:26 [info] 39#39: *146 [lua] logger.lua:23: a1928468a9fc8cb9bbcb6ed7c04f9a4f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:12:28 [info] 43#43: *148 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:28 [info] 43#43: *147 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:38 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:38 [info] 39#39: *150 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:41 [info] 39#39: *152 [lua] access_by_lua(msblocations.conf:189):2: d5829f70ce142c843652b33a5d7d83e5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:12:41 [info] 39#39: *152 [lua] logger.lua:23: d5829f70ce142c843652b33a5d7d83e5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:41 +0000] d5829f70ce142c843652b33a5d7d83e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:12:48 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:48 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:56 [info] 39#39: *155 [lua] access_by_lua(msblocations.conf:189):2: ab8b0b231bd8fcfdcc1a5d17d8b5705d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:56 +0000] ab8b0b231bd8fcfdcc1a5d17d8b5705d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:12:56 [info] 39#39: *155 [lua] logger.lua:23: ab8b0b231bd8fcfdcc1a5d17d8b5705d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:12:58 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:12:58 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:08 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:08 [info] 39#39: *158 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:11 [info] 39#39: *160 [lua] access_by_lua(msblocations.conf:189):2: 440e137bf9255a566a8795b01552549d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:13:11 [info] 39#39: *160 [lua] logger.lua:23: 440e137bf9255a566a8795b01552549d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:13:11 +0000] 440e137bf9255a566a8795b01552549d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:13:18 [info] 43#43: *161 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:18 [info] 43#43: *162 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:27 [info] 39#39: *163 [lua] access_by_lua(msblocations.conf:189):2: 62b35659092324eb96066af37c25c868:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:13:27 [info] 39#39: *163 [lua] logger.lua:23: 62b35659092324eb96066af37c25c868 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:13:27 +0000] 62b35659092324eb96066af37c25c868 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:13:28 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:28 [info] 39#39: *164 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:38 [info] 43#43: *168 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:38 [info] 43#43: *167 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:42 [info] 39#39: *169 [lua] access_by_lua(msblocations.conf:189):2: e76bbf93935b6191e078471ef9eafcd8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:13:42 [info] 39#39: *169 [lua] logger.lua:23: e76bbf93935b6191e078471ef9eafcd8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:13:42 +0000] e76bbf93935b6191e078471ef9eafcd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:13:48 [info] 39#39: *170 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:48 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:57 [info] 39#39: *172 [lua] access_by_lua(msblocations.conf:189):2: 9a4a37f660f040306f4bb6195dad9e2c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:13:57 +0000] 9a4a37f660f040306f4bb6195dad9e2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:13:57 [info] 39#39: *172 [lua] logger.lua:23: 9a4a37f660f040306f4bb6195dad9e2c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:13:58 [info] 39#39: *174 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:13:58 [info] 43#43: *173 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:08 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:08 [info] 43#43: *175 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:12 [info] 39#39: *177 [lua] access_by_lua(msblocations.conf:189):2: 6d55f59e8d295275da705fbe31876f83:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:14:12 [info] 39#39: *177 [lua] logger.lua:23: 6d55f59e8d295275da705fbe31876f83 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:14:12 +0000] 6d55f59e8d295275da705fbe31876f83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:14:18 [info] 39#39: *178 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:18 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:27 [info] 39#39: *180 [lua] access_by_lua(msblocations.conf:189):2: 97199d1d67bd49a5fc67e618c1878c59:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:14:27 +0000] 97199d1d67bd49a5fc67e618c1878c59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/13 05:14:27 [info] 39#39: *180 [lua] logger.lua:23: 97199d1d67bd49a5fc67e618c1878c59 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/10/13 05:14:28 [info] 39#39: *181 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:28 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:38 [info] 39#39: *184 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:38 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:42 [info] 39#39: *186 [lua] access_by_lua(msblocations.conf:189):2: 71d384be03c9d23943ffef016b326184:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:14:42 [info] 39#39: *186 [lua] logger.lua:23: 71d384be03c9d23943ffef016b326184 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:14:42 +0000] 71d384be03c9d23943ffef016b326184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:14:48 [info] 43#43: *187 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:48 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:57 [info] 39#39: *189 [lua] access_by_lua(msblocations.conf:189):2: cad95720c2d1b6ab119fe0af64d3cc0e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:14:57 [info] 39#39: *189 [lua] logger.lua:23: cad95720c2d1b6ab119fe0af64d3cc0e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:14:57 +0000] cad95720c2d1b6ab119fe0af64d3cc0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:14:58 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:14:58 [info] 43#43: *190 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:08 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:08 [info] 43#43: *193 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:12 [info] 39#39: *194 [lua] access_by_lua(msblocations.conf:189):2: 70b248c2327f5f0ea979d186274c54bb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:12 +0000] 70b248c2327f5f0ea979d186274c54bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:15:12 [info] 39#39: *194 [lua] logger.lua:23: 70b248c2327f5f0ea979d186274c54bb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:15:18 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:18 [info] 39#39: *196 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:27 [info] 39#39: *197 [lua] access_by_lua(msblocations.conf:189):2: 56f48c56c86fe855f31fb50861b2f729:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:27 +0000] 56f48c56c86fe855f31fb50861b2f729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:15:27 [info] 39#39: *197 [lua] logger.lua:23: 56f48c56c86fe855f31fb50861b2f729 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:15:28 [info] 39#39: *198 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:28 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:38 [info] 43#43: *202 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:38 [info] 39#39: *201 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:42 [info] 39#39: *203 [lua] access_by_lua(msblocations.conf:189):2: 680418b10b2ad58a7118b959a4ca0bae:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:15:42 [info] 39#39: *203 [lua] logger.lua:23: 680418b10b2ad58a7118b959a4ca0bae {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:42 +0000] 680418b10b2ad58a7118b959a4ca0bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:15:48 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:48 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:57 [info] 39#39: *206 [lua] access_by_lua(msblocations.conf:189):2: d5ceb49a0394b9afb3745c41413c9d64:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:15:57 +0000] d5ceb49a0394b9afb3745c41413c9d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:15:57 [info] 39#39: *206 [lua] logger.lua:23: d5ceb49a0394b9afb3745c41413c9d64 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:15:58 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:15:58 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:08 [info] 43#43: *209 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:08 [info] 43#43: *210 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:12 [info] 39#39: *211 [lua] access_by_lua(msblocations.conf:189):2: 727f01349afc70c53321c9ecc48615af:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:16:12 [info] 39#39: *211 [lua] logger.lua:23: 727f01349afc70c53321c9ecc48615af {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:16:12 +0000] 727f01349afc70c53321c9ecc48615af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/13 05:16:18 [info] 39#39: *212 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:18 [info] 43#43: *213 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:27 [info] 39#39: *214 [lua] access_by_lua(msblocations.conf:189):2: bf5c2e9bee4c261f29c39be9b9344697:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:16:27 [info] 39#39: *214 [lua] logger.lua:23: bf5c2e9bee4c261f29c39be9b9344697 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:16:27 +0000] bf5c2e9bee4c261f29c39be9b9344697 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:16:28 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:28 [info] 39#39: *215 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:38 [info] 43#43: *218 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:38 [info] 43#43: *219 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:42 [info] 39#39: *220 [lua] access_by_lua(msblocations.conf:189):2: 3e85aef9b626813d0b22195d3e78e500:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:16:42 [info] 39#39: *220 [lua] logger.lua:23: 3e85aef9b626813d0b22195d3e78e500 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:16:42 +0000] 3e85aef9b626813d0b22195d3e78e500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:16:48 [info] 39#39: *221 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:48 [info] 43#43: *222 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:57 [info] 39#39: *223 [lua] access_by_lua(msblocations.conf:189):2: b1b78ce9f3e37824a327a29bda3f27f4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:16:57 +0000] b1b78ce9f3e37824a327a29bda3f27f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:16:57 [info] 39#39: *223 [lua] logger.lua:23: b1b78ce9f3e37824a327a29bda3f27f4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:16:58 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:16:58 [info] 43#43: *225 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:08 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:08 [info] 43#43: *227 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:12 [info] 39#39: *228 [lua] access_by_lua(msblocations.conf:189):2: be1b1e7ff3cd9863d230b3a15ee2f44f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:12 +0000] be1b1e7ff3cd9863d230b3a15ee2f44f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:17:12 [info] 39#39: *228 [lua] logger.lua:23: be1b1e7ff3cd9863d230b3a15ee2f44f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:17:18 [info] 43#43: *229 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:18 [info] 43#43: *230 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:27 [info] 39#39: *231 [lua] access_by_lua(msblocations.conf:189):2: 70b8e99402de9b9d2fc38290f7f3f85a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:27 +0000] 70b8e99402de9b9d2fc38290f7f3f85a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:17:27 [info] 39#39: *231 [lua] logger.lua:23: 70b8e99402de9b9d2fc38290f7f3f85a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:17:28 [info] 39#39: *232 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:28 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:38 [info] 39#39: *235 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:38 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:42 [info] 39#39: *237 [lua] access_by_lua(msblocations.conf:189):2: 969e3e1aafe6af784694b24930ab68ad:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:42 +0000] 969e3e1aafe6af784694b24930ab68ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 05:17:42 [info] 39#39: *237 [lua] logger.lua:23: 969e3e1aafe6af784694b24930ab68ad {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:17:48 [info] 43#43: *238 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:48 [info] 43#43: *239 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:57 [info] 39#39: *240 [lua] access_by_lua(msblocations.conf:189):2: dfd8ca8a33e6251b6a826eb393279d48:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:17:57 [info] 39#39: *240 [lua] logger.lua:23: dfd8ca8a33e6251b6a826eb393279d48 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:17:57 +0000] dfd8ca8a33e6251b6a826eb393279d48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:17:58 [info] 39#39: *241 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:17:58 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:08 [info] 43#43: *243 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:08 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:12 [info] 39#39: *245 [lua] access_by_lua(msblocations.conf:189):2: c71bc35784488cae2fd8a37b53fc6711:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:18:12 +0000] c71bc35784488cae2fd8a37b53fc6711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:18:12 [info] 39#39: *245 [lua] logger.lua:23: c71bc35784488cae2fd8a37b53fc6711 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:18:18 [info] 43#43: *246 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:18 [info] 43#43: *247 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:27 [info] 39#39: *248 [lua] access_by_lua(msblocations.conf:189):2: 4803d2828c9850e43288cb990d6b7d1a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:18:27 [info] 39#39: *248 [lua] logger.lua:23: 4803d2828c9850e43288cb990d6b7d1a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:18:27 +0000] 4803d2828c9850e43288cb990d6b7d1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:18:28 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:28 [info] 39#39: *249 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:38 [info] 39#39: *252 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:38 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:42 [info] 39#39: *254 [lua] access_by_lua(msblocations.conf:189):2: 81c735f2ff197e59a84554c0b41d88b9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:18:42 +0000] 81c735f2ff197e59a84554c0b41d88b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:18:42 [info] 39#39: *254 [lua] logger.lua:23: 81c735f2ff197e59a84554c0b41d88b9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:18:48 [info] 43#43: *255 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:48 [info] 43#43: *256 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:57 [info] 39#39: *257 [lua] access_by_lua(msblocations.conf:189):2: 2bbc8122de63bc0a32215b7f5025bc08:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:18:57 [info] 39#39: *257 [lua] logger.lua:23: 2bbc8122de63bc0a32215b7f5025bc08 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:18:57 +0000] 2bbc8122de63bc0a32215b7f5025bc08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:18:58 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:18:58 [info] 39#39: *258 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:08 [info] 43#43: *260 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:08 [info] 43#43: *261 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:12 [info] 39#39: *262 [lua] access_by_lua(msblocations.conf:189):2: fe6adbc16e51878b158859dfe24040ab:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:19:12 +0000] fe6adbc16e51878b158859dfe24040ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:19:12 [info] 39#39: *262 [lua] logger.lua:23: fe6adbc16e51878b158859dfe24040ab {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:19:18 [info] 43#43: *264 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:18 [info] 43#43: *263 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:27 [info] 39#39: *265 [lua] access_by_lua(msblocations.conf:189):2: e207f2c4a6f6eb3b9e9de522419c8f1a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:19:27 [info] 39#39: *265 [lua] logger.lua:23: e207f2c4a6f6eb3b9e9de522419c8f1a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:19:27 +0000] e207f2c4a6f6eb3b9e9de522419c8f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:19:28 [info] 43#43: *266 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:28 [info] 43#43: *267 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:38 [info] 39#39: *269 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:38 [info] 43#43: *270 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:42 [info] 39#39: *271 [lua] access_by_lua(msblocations.conf:189):2: 0b798a814a3290991fc223578e5f5631:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:19:42 [info] 39#39: *271 [lua] logger.lua:23: 0b798a814a3290991fc223578e5f5631 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:19:42 +0000] 0b798a814a3290991fc223578e5f5631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:19:48 [info] 39#39: *272 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:48 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:57 [info] 39#39: *274 [lua] access_by_lua(msblocations.conf:189):2: 0512b64c3fee7cdba1ab93fba5887afc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:19:57 [info] 39#39: *274 [lua] logger.lua:23: 0512b64c3fee7cdba1ab93fba5887afc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:19:57 +0000] 0512b64c3fee7cdba1ab93fba5887afc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:19:58 [info] 39#39: *275 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:19:58 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:08 [info] 39#39: *277 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:08 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:12 [info] 39#39: *279 [lua] access_by_lua(msblocations.conf:189):2: ea48e9653973be5e46333b5a87699fec:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:20:12 [info] 39#39: *279 [lua] logger.lua:23: ea48e9653973be5e46333b5a87699fec {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:20:12 +0000] ea48e9653973be5e46333b5a87699fec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:20:18 [info] 39#39: *280 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:18 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:27 [info] 39#39: *282 [lua] access_by_lua(msblocations.conf:189):2: c07be3f6ad340afded9d212a3d0e7488:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:20:27 [info] 39#39: *282 [lua] logger.lua:23: c07be3f6ad340afded9d212a3d0e7488 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:20:27 +0000] c07be3f6ad340afded9d212a3d0e7488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:20:28 [info] 43#43: *283 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:28 [info] 43#43: *284 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:38 [info] 39#39: *286 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:38 [info] 43#43: *287 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:42 [info] 39#39: *288 [lua] access_by_lua(msblocations.conf:189):2: bcbeb49367bbc87ebd792f1e3be07e6c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:20:42 +0000] bcbeb49367bbc87ebd792f1e3be07e6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:20:42 [info] 39#39: *288 [lua] logger.lua:23: bcbeb49367bbc87ebd792f1e3be07e6c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:20:48 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:48 [info] 39#39: *290 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:57 [info] 39#39: *291 [lua] access_by_lua(msblocations.conf:189):2: f7f1a5ff2c5a8852451ab5dca28f6bec:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:20:57 +0000] f7f1a5ff2c5a8852451ab5dca28f6bec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:20:57 [info] 39#39: *291 [lua] logger.lua:23: f7f1a5ff2c5a8852451ab5dca28f6bec {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:20:58 [info] 43#43: *292 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:20:58 [info] 43#43: *293 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:08 [info] 43#43: *295 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:08 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:12 [info] 39#39: *296 [lua] access_by_lua(msblocations.conf:189):2: 6040a9b099c929efd405c46de7df7094:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:21:12 [info] 39#39: *296 [lua] logger.lua:23: 6040a9b099c929efd405c46de7df7094 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:21:12 +0000] 6040a9b099c929efd405c46de7df7094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:21:18 [info] 39#39: *297 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:18 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:27 [info] 39#39: *299 [lua] access_by_lua(msblocations.conf:189):2: 75dda359c4a580d23c32d84df2cf5c56:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:21:27 [info] 39#39: *299 [lua] logger.lua:23: 75dda359c4a580d23c32d84df2cf5c56 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:21:27 +0000] 75dda359c4a580d23c32d84df2cf5c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:21:28 [info] 39#39: *301 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:28 [info] 39#39: *300 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:38 [info] 43#43: *303 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:38 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:42 [info] 39#39: *305 [lua] access_by_lua(msblocations.conf:189):2: d9fb7c274ac8f31e52f4924c2e1f66b8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:21:42 [info] 39#39: *305 [lua] logger.lua:23: d9fb7c274ac8f31e52f4924c2e1f66b8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:21:42 +0000] d9fb7c274ac8f31e52f4924c2e1f66b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:21:48 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:48 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:57 [info] 39#39: *308 [lua] access_by_lua(msblocations.conf:189):2: 79478585cb16b67af323518b5ebfe000:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:21:57 [info] 39#39: *308 [lua] logger.lua:23: 79478585cb16b67af323518b5ebfe000 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:21:57 +0000] 79478585cb16b67af323518b5ebfe000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:21:58 [info] 43#43: *309 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:21:58 [info] 43#43: *310 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:08 [info] 39#39: *311 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:08 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:12 [info] 39#39: *313 [lua] access_by_lua(msblocations.conf:189):2: 4263996a06e75f328003820c75d2b3e1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:22:12 [info] 39#39: *313 [lua] logger.lua:23: 4263996a06e75f328003820c75d2b3e1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:22:12 +0000] 4263996a06e75f328003820c75d2b3e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:22:18 [info] 43#43: *315 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:18 [info] 39#39: *314 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:27 [info] 39#39: *316 [lua] access_by_lua(msblocations.conf:189):2: 509e4bbe71b7525e7a091f48306dca3a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:22:27 [info] 39#39: *316 [lua] logger.lua:23: 509e4bbe71b7525e7a091f48306dca3a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:22:27 +0000] 509e4bbe71b7525e7a091f48306dca3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:22:28 [info] 39#39: *317 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:28 [info] 43#43: *318 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:38 [info] 39#39: *320 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:38 [info] 43#43: *321 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:42 [info] 39#39: *322 [lua] access_by_lua(msblocations.conf:189):2: 2ae3ab9ac58438c3b37a8ee1b720c25e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:22:42 [info] 39#39: *322 [lua] logger.lua:23: 2ae3ab9ac58438c3b37a8ee1b720c25e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:22:42 +0000] 2ae3ab9ac58438c3b37a8ee1b720c25e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:22:48 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:48 [info] 39#39: *323 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:57 [info] 39#39: *325 [lua] access_by_lua(msblocations.conf:189):2: 06af09814521dd2bbb45419727fd20e1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:22:57 [info] 39#39: *325 [lua] logger.lua:23: 06af09814521dd2bbb45419727fd20e1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:22:57 +0000] 06af09814521dd2bbb45419727fd20e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:22:58 [info] 43#43: *326 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:22:58 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:08 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:08 [info] 43#43: *329 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:12 [info] 39#39: *330 [lua] access_by_lua(msblocations.conf:189):2: 9570e5a6f87b5bb600de18e4d78dadca:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:23:12 +0000] 9570e5a6f87b5bb600de18e4d78dadca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:23:12 [info] 39#39: *330 [lua] logger.lua:23: 9570e5a6f87b5bb600de18e4d78dadca {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:23:18 [info] 43#43: *332 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:18 [info] 39#39: *331 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:27 [info] 39#39: *333 [lua] access_by_lua(msblocations.conf:189):2: f9a829c3a49eeb02cc457d5fed5635b2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:23:27 [info] 39#39: *333 [lua] logger.lua:23: f9a829c3a49eeb02cc457d5fed5635b2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:23:27 +0000] f9a829c3a49eeb02cc457d5fed5635b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:23:28 [info] 39#39: *334 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:28 [info] 43#43: *335 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:38 [info] 43#43: *337 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:38 [info] 43#43: *338 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:42 [info] 39#39: *339 [lua] access_by_lua(msblocations.conf:189):2: 02b0c5644a9a9e3c0877e2cd509e320d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:23:42 +0000] 02b0c5644a9a9e3c0877e2cd509e320d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:23:42 [info] 39#39: *339 [lua] logger.lua:23: 02b0c5644a9a9e3c0877e2cd509e320d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:23:48 [info] 43#43: *340 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:48 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:57 [info] 39#39: *342 [lua] access_by_lua(msblocations.conf:189):2: d7975224753e45ee8b15d991229ba1d1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:23:57 +0000] d7975224753e45ee8b15d991229ba1d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:23:57 [info] 39#39: *342 [lua] logger.lua:23: d7975224753e45ee8b15d991229ba1d1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:23:58 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:23:58 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:08 [info] 43#43: *345 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:08 [info] 43#43: *346 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:12 [info] 39#39: *347 [lua] access_by_lua(msblocations.conf:189):2: 40c5e2cbbc5beb260b837c33ac500c30:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:24:12 [info] 39#39: *347 [lua] logger.lua:23: 40c5e2cbbc5beb260b837c33ac500c30 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:24:12 +0000] 40c5e2cbbc5beb260b837c33ac500c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:24:18 [info] 39#39: *348 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:18 [info] 43#43: *349 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:27 [info] 39#39: *350 [lua] access_by_lua(msblocations.conf:189):2: 3ba8977b861a94c3f8a9d06f9190d1b1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:24:27 [info] 39#39: *350 [lua] logger.lua:23: 3ba8977b861a94c3f8a9d06f9190d1b1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:24:27 +0000] 3ba8977b861a94c3f8a9d06f9190d1b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:24:28 [info] 43#43: *352 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:28 [info] 43#43: *351 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:38 [info] 39#39: *354 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:38 [info] 43#43: *355 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:42 [info] 39#39: *356 [lua] access_by_lua(msblocations.conf:189):2: 0ca7b830cb186036abf8a828f4b4851a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:24:42 +0000] 0ca7b830cb186036abf8a828f4b4851a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:24:42 [info] 39#39: *356 [lua] logger.lua:23: 0ca7b830cb186036abf8a828f4b4851a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:24:48 [info] 39#39: *357 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:48 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:57 [info] 39#39: *359 [lua] access_by_lua(msblocations.conf:189):2: f450eb6268894dbf76e2d8e29081dad2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:24:57 [info] 39#39: *359 [lua] logger.lua:23: f450eb6268894dbf76e2d8e29081dad2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:24:57 +0000] f450eb6268894dbf76e2d8e29081dad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:24:58 [info] 39#39: *360 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:24:58 [info] 43#43: *361 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:08 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:08 [info] 43#43: *363 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:12 [info] 39#39: *364 [lua] access_by_lua(msblocations.conf:189):2: 5937e5fc3bb2b2f510768246b1bcb0a5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:25:12 [info] 39#39: *364 [lua] logger.lua:23: 5937e5fc3bb2b2f510768246b1bcb0a5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:12 +0000] 5937e5fc3bb2b2f510768246b1bcb0a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:25:18 [info] 43#43: *366 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:18 [info] 39#39: *365 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:27 [info] 39#39: *367 [lua] access_by_lua(msblocations.conf:189):2: a028790c6d7d69f7d6e9eec76c776376:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:27 +0000] a028790c6d7d69f7d6e9eec76c776376 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:25:27 [info] 39#39: *367 [lua] logger.lua:23: a028790c6d7d69f7d6e9eec76c776376 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:25:28 [info] 43#43: *368 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:28 [info] 43#43: *369 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:38 [info] 39#39: *371 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:38 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:42 [info] 39#39: *373 [lua] access_by_lua(msblocations.conf:189):2: aa15aaf15d27b62a84310ad6bddceb87:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:42 +0000] aa15aaf15d27b62a84310ad6bddceb87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:25:42 [info] 39#39: *373 [lua] logger.lua:23: aa15aaf15d27b62a84310ad6bddceb87 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:25:48 [info] 39#39: *375 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:48 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:57 [info] 39#39: *376 [lua] access_by_lua(msblocations.conf:189):2: 28a8a209792e884d1bb883d312b0e2d1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:57 +0000] 28a8a209792e884d1bb883d312b0e2d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:25:57 [info] 39#39: *376 [lua] logger.lua:23: 28a8a209792e884d1bb883d312b0e2d1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:25:58 [info] 43#43: *378 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:25:58 [info] 39#39: *377 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:08 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:08 [info] 43#43: *379 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:12 [info] 39#39: *381 [lua] access_by_lua(msblocations.conf:189):2: 96e80d312761df83bbb77bd8a82749c5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:26:12 +0000] 96e80d312761df83bbb77bd8a82749c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:26:12 [info] 39#39: *381 [lua] logger.lua:23: 96e80d312761df83bbb77bd8a82749c5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:26:18 [info] 43#43: *382 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:18 [info] 43#43: *383 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:27 [info] 39#39: *384 [lua] access_by_lua(msblocations.conf:189):2: a89ec7749cd07d71785e4a32d89b097d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:26:27 [info] 39#39: *384 [lua] logger.lua:23: a89ec7749cd07d71785e4a32d89b097d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:26:27 +0000] a89ec7749cd07d71785e4a32d89b097d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:26:28 [info] 39#39: *385 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:28 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:38 [info] 39#39: *388 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:38 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:42 [info] 39#39: *390 [lua] access_by_lua(msblocations.conf:189):2: 775f082f6ba28f0f6b306ebc14398d5d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:26:42 +0000] 775f082f6ba28f0f6b306ebc14398d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:26:42 [info] 39#39: *390 [lua] logger.lua:23: 775f082f6ba28f0f6b306ebc14398d5d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:26:48 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:48 [info] 39#39: *391 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:57 [info] 39#39: *393 [lua] access_by_lua(msblocations.conf:189):2: c0c28c2f9e87699e9edd39d4a9b25e74:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:26:57 +0000] c0c28c2f9e87699e9edd39d4a9b25e74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 05:26:57 [info] 39#39: *393 [lua] logger.lua:23: c0c28c2f9e87699e9edd39d4a9b25e74 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/13 05:26:58 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:26:58 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:08 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:08 [info] 43#43: *397 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:12 [info] 39#39: *398 [lua] access_by_lua(msblocations.conf:189):2: ffae0e6288dbc06b13f56190f8a2aa2b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:27:12 [info] 39#39: *398 [lua] logger.lua:23: ffae0e6288dbc06b13f56190f8a2aa2b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:27:12 +0000] ffae0e6288dbc06b13f56190f8a2aa2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:27:18 [info] 43#43: *400 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:18 [info] 39#39: *399 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:27 [info] 39#39: *401 [lua] access_by_lua(msblocations.conf:189):2: bcee47d9fce9d3d63dc8f876d0349eb6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:27:27 +0000] bcee47d9fce9d3d63dc8f876d0349eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:27:27 [info] 39#39: *401 [lua] logger.lua:23: bcee47d9fce9d3d63dc8f876d0349eb6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:27:28 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:28 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:38 [info] 43#43: *405 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:38 [info] 43#43: *406 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:42 [info] 39#39: *407 [lua] access_by_lua(msblocations.conf:189):2: f9fe9beb655852831ef6785b4e1a4e8f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:27:42 +0000] f9fe9beb655852831ef6785b4e1a4e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:27:42 [info] 39#39: *407 [lua] logger.lua:23: f9fe9beb655852831ef6785b4e1a4e8f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:27:48 [info] 39#39: *408 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:48 [info] 39#39: *409 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 10.233.72.72 - - [13/Oct/2022:05:27:53 +0000] 1d76d15bff4ef4aca678618b868b6827 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/13 05:27:53 [info] 39#39: *410 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.72.72, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2022/10/13 05:27:57 [info] 39#39: *411 [lua] access_by_lua(msblocations.conf:189):2: 54349fd237e61930e9fada26b5cf80cb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:27:57 [info] 39#39: *411 [lua] logger.lua:23: 54349fd237e61930e9fada26b5cf80cb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:27:57 +0000] 54349fd237e61930e9fada26b5cf80cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 05:27:58 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:27:58 [info] 43#43: *413 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:08 [info] 43#43: *414 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:08 [info] 43#43: *415 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:12 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:189):2: e3b1dc91545a879c17e5dc59378e85a8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:28:12 [info] 39#39: *416 [lua] logger.lua:23: e3b1dc91545a879c17e5dc59378e85a8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:28:12 +0000] e3b1dc91545a879c17e5dc59378e85a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:28:18 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:18 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:27 [info] 39#39: *419 [lua] access_by_lua(msblocations.conf:189):2: 945250d182450d8d2d5a7b2cca837cfc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:28:27 +0000] 945250d182450d8d2d5a7b2cca837cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:28:27 [info] 39#39: *419 [lua] logger.lua:23: 945250d182450d8d2d5a7b2cca837cfc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:28:28 [info] 43#43: *421 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:28 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:38 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:38 [info] 43#43: *424 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:42 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:189):2: e77bd766a7c3ed5eccf02da2e3ba915e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:28:42 +0000] e77bd766a7c3ed5eccf02da2e3ba915e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/10/13 05:28:42 [info] 39#39: *425 [lua] logger.lua:23: e77bd766a7c3ed5eccf02da2e3ba915e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:28:48 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:48 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:57 [info] 39#39: *428 [lua] access_by_lua(msblocations.conf:189):2: b554ead8f3aa86de86133953daac9bb5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:28:57 +0000] b554ead8f3aa86de86133953daac9bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:28:57 [info] 39#39: *428 [lua] logger.lua:23: b554ead8f3aa86de86133953daac9bb5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:28:58 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:28:58 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:08 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:08 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:12 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:189):2: b873c4960c73a418cf64123395b9701c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:29:12 [info] 39#39: *433 [lua] logger.lua:23: b873c4960c73a418cf64123395b9701c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:29:12 +0000] b873c4960c73a418cf64123395b9701c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/10/13 05:29:18 [info] 43#43: *434 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:18 [info] 43#43: *435 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:27 [info] 39#39: *436 [lua] access_by_lua(msblocations.conf:189):2: fd41520cd7729460ebb4a13d9a46726e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:29:27 +0000] fd41520cd7729460ebb4a13d9a46726e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:29:27 [info] 39#39: *436 [lua] logger.lua:23: fd41520cd7729460ebb4a13d9a46726e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:29:28 [info] 43#43: *437 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:28 [info] 43#43: *438 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:38 [info] 43#43: *440 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:38 [info] 43#43: *441 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:42 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:189):2: 674a57eb7050da37e581ea4b6cad11a8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:29:42 [info] 39#39: *442 [lua] logger.lua:23: 674a57eb7050da37e581ea4b6cad11a8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:29:42 +0000] 674a57eb7050da37e581ea4b6cad11a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/13 05:29:48 [info] 43#43: *444 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:48 [info] 39#39: *443 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:57 [info] 39#39: *445 [lua] access_by_lua(msblocations.conf:189):2: 2f34e20d88fcff184a5a90a6100cbac1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:29:57 +0000] 2f34e20d88fcff184a5a90a6100cbac1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:29:57 [info] 39#39: *445 [lua] logger.lua:23: 2f34e20d88fcff184a5a90a6100cbac1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:29:58 [info] 43#43: *447 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:29:58 [info] 43#43: *446 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:08 [info] 43#43: *448 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:08 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:12 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:189):2: 49402c9683ccf34730778836dbc44998:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:30:12 +0000] 49402c9683ccf34730778836dbc44998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:30:12 [info] 39#39: *450 [lua] logger.lua:23: 49402c9683ccf34730778836dbc44998 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:30:18 [info] 39#39: *451 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:18 [info] 39#39: *452 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:27 [info] 39#39: *453 [lua] access_by_lua(msblocations.conf:189):2: 5bf06a1ba8a9005ab8cc23c2e4515d67:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:30:27 [info] 39#39: *453 [lua] logger.lua:23: 5bf06a1ba8a9005ab8cc23c2e4515d67 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:30:27 +0000] 5bf06a1ba8a9005ab8cc23c2e4515d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:30:28 [info] 43#43: *455 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:28 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:38 [info] 43#43: *457 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:38 [info] 43#43: *458 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:42 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:189):2: fd01bfb8585fca3301a98c4f0c058907:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:30:42 [info] 39#39: *459 [lua] logger.lua:23: fd01bfb8585fca3301a98c4f0c058907 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:30:42 +0000] fd01bfb8585fca3301a98c4f0c058907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:30:48 [info] 43#43: *461 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:48 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:57 [info] 39#39: *462 [lua] access_by_lua(msblocations.conf:189):2: f1d641d20bd5b903ff76548e2d6a8bc9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:30:57 +0000] f1d641d20bd5b903ff76548e2d6a8bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 05:30:57 [info] 39#39: *462 [lua] logger.lua:23: f1d641d20bd5b903ff76548e2d6a8bc9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:30:58 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:30:58 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:08 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:08 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:12 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:189):2: caa66a65dfb49c471b0bd03ebd87fc88:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:31:12 [info] 39#39: *467 [lua] logger.lua:23: caa66a65dfb49c471b0bd03ebd87fc88 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:31:12 +0000] caa66a65dfb49c471b0bd03ebd87fc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:31:18 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:18 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:27 [info] 39#39: *470 [lua] access_by_lua(msblocations.conf:189):2: e0ea79e427635977b3766a5e438a40cc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:31:27 +0000] e0ea79e427635977b3766a5e438a40cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:31:27 [info] 39#39: *470 [lua] logger.lua:23: e0ea79e427635977b3766a5e438a40cc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:31:28 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:28 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:38 [info] 39#39: *475 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:38 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:42 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:189):2: d2a63efdac1c99f3918c28906c4b3dbb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:31:42 [info] 39#39: *476 [lua] logger.lua:23: d2a63efdac1c99f3918c28906c4b3dbb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:31:42 +0000] d2a63efdac1c99f3918c28906c4b3dbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:31:48 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:48 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:57 [info] 39#39: *479 [lua] access_by_lua(msblocations.conf:189):2: cc0ceac136d91da75bab56fa0f67688d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:31:58 [info] 39#39: *479 [lua] logger.lua:23: cc0ceac136d91da75bab56fa0f67688d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:31:58 +0000] cc0ceac136d91da75bab56fa0f67688d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:31:58 [info] 43#43: *480 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:31:58 [info] 43#43: *481 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:08 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:08 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:13 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:189):2: e7950a02357a3209ef959f043ea7b68b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:32:13 [info] 39#39: *484 [lua] logger.lua:23: e7950a02357a3209ef959f043ea7b68b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:32:13 +0000] e7950a02357a3209ef959f043ea7b68b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:32:18 [info] 39#39: *486 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:18 [info] 43#43: *485 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:28 [info] 39#39: *487 [lua] access_by_lua(msblocations.conf:189):2: 34be7677880a840335dea98aa71d2884:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:32:28 [info] 39#39: *487 [lua] logger.lua:23: 34be7677880a840335dea98aa71d2884 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:32:28 +0000] 34be7677880a840335dea98aa71d2884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:32:28 [info] 43#43: *488 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:28 [info] 43#43: *489 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:38 [info] 43#43: *491 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:38 [info] 43#43: *492 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:43 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:189):2: f9f86b6a29c1c780fb84c629a0b2750c:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:32:43 [info] 39#39: *493 [lua] logger.lua:23: f9f86b6a29c1c780fb84c629a0b2750c {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:32:43 +0000] f9f86b6a29c1c780fb84c629a0b2750c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/13 05:32:48 [info] 43#43: *495 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:48 [info] 43#43: *494 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:58 [info] 39#39: *496 [lua] access_by_lua(msblocations.conf:189):2: c6c81f4dc09c893d379b5302a8c6d101:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:32:58 [info] 39#39: *496 [lua] logger.lua:23: c6c81f4dc09c893d379b5302a8c6d101 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:32:58 +0000] c6c81f4dc09c893d379b5302a8c6d101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/13 05:32:58 [info] 43#43: *498 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:32:58 [info] 43#43: *497 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:08 [info] 43#43: *499 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:08 [info] 43#43: *500 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:13 [info] 39#39: *501 [lua] access_by_lua(msblocations.conf:189):2: 603cb7eb2e076c364e3e121eab5cf8eb:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:33:13 [info] 39#39: *501 [lua] logger.lua:23: 603cb7eb2e076c364e3e121eab5cf8eb {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:33:13 +0000] 603cb7eb2e076c364e3e121eab5cf8eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:33:18 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:18 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:28 [info] 39#39: *504 [lua] access_by_lua(msblocations.conf:189):2: cc42989fc56fa6826b07d732fb678637:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:33:28 +0000] cc42989fc56fa6826b07d732fb678637 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:33:28 [info] 39#39: *504 [lua] logger.lua:23: cc42989fc56fa6826b07d732fb678637 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:33:28 [info] 43#43: *505 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:28 [info] 39#39: *506 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:38 [info] 43#43: *509 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:38 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:43 [info] 39#39: *510 [lua] access_by_lua(msblocations.conf:189):2: ac64b109c00a7f4d0895b10356ab27e7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:33:43 +0000] ac64b109c00a7f4d0895b10356ab27e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:33:43 [info] 39#39: *510 [lua] logger.lua:23: ac64b109c00a7f4d0895b10356ab27e7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:33:48 [info] 39#39: *512 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:48 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:58 [info] 39#39: *513 [lua] access_by_lua(msblocations.conf:189):2: 036112315a5a0225f23c4aca8ea55698:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:33:58 [info] 39#39: *513 [lua] logger.lua:23: 036112315a5a0225f23c4aca8ea55698 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:33:58 +0000] 036112315a5a0225f23c4aca8ea55698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:33:58 [info] 39#39: *514 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:33:58 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:08 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:08 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:13 [info] 39#39: *518 [lua] access_by_lua(msblocations.conf:189):2: be4072495584b844b3fbde8bc60e33c5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:34:13 [info] 39#39: *518 [lua] logger.lua:23: be4072495584b844b3fbde8bc60e33c5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:34:13 +0000] be4072495584b844b3fbde8bc60e33c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:34:18 [info] 43#43: *520 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:18 [info] 39#39: *519 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:28 [info] 39#39: *521 [lua] access_by_lua(msblocations.conf:189):2: fe40728165708a0208fdd4a14ac4d204:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:34:28 [info] 39#39: *521 [lua] logger.lua:23: fe40728165708a0208fdd4a14ac4d204 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:34:28 +0000] fe40728165708a0208fdd4a14ac4d204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:34:28 [info] 43#43: *522 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:28 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:38 [info] 39#39: *525 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:38 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:43 [info] 39#39: *527 [lua] access_by_lua(msblocations.conf:189):2: d1b06372cf30efb77c59c9eecd80ba7d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:34:43 +0000] d1b06372cf30efb77c59c9eecd80ba7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/13 05:34:43 [info] 39#39: *527 [lua] logger.lua:23: d1b06372cf30efb77c59c9eecd80ba7d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:34:48 [info] 39#39: *528 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:48 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:58 [info] 39#39: *530 [lua] access_by_lua(msblocations.conf:189):2: 9b48690e972e32517416a6b1342fc7ee:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:34:58 [info] 39#39: *530 [lua] logger.lua:23: 9b48690e972e32517416a6b1342fc7ee {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:34:58 +0000] 9b48690e972e32517416a6b1342fc7ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:34:58 [info] 39#39: *531 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:34:58 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:08 [info] 39#39: *533 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:08 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:13 [info] 39#39: *535 [lua] access_by_lua(msblocations.conf:189):2: d5cfdb35df075f59928111d703877b9e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:35:13 [info] 39#39: *535 [lua] logger.lua:23: d5cfdb35df075f59928111d703877b9e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:35:13 +0000] d5cfdb35df075f59928111d703877b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:35:18 [info] 39#39: *536 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:18 [info] 43#43: *537 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:28 [info] 39#39: *538 [lua] access_by_lua(msblocations.conf:189):2: 951ed941684227c3edcf193bab9c8020:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:35:28 [info] 39#39: *538 [lua] logger.lua:23: 951ed941684227c3edcf193bab9c8020 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:35:28 +0000] 951ed941684227c3edcf193bab9c8020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:35:28 [info] 43#43: *539 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:28 [info] 39#39: *540 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:38 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:38 [info] 43#43: *542 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:43 [info] 39#39: *544 [lua] access_by_lua(msblocations.conf:189):2: 0a641d229601c0cc1d2f0b0627e77e46:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:35:43 [info] 39#39: *544 [lua] logger.lua:23: 0a641d229601c0cc1d2f0b0627e77e46 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:35:43 +0000] 0a641d229601c0cc1d2f0b0627e77e46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:35:48 [info] 43#43: *545 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:48 [info] 43#43: *546 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:58 [info] 39#39: *547 [lua] access_by_lua(msblocations.conf:189):2: 3bd56b1757ba79a67949615257d15959:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:35:58 +0000] 3bd56b1757ba79a67949615257d15959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:35:58 [info] 39#39: *547 [lua] logger.lua:23: 3bd56b1757ba79a67949615257d15959 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:35:58 [info] 39#39: *548 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:35:58 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:08 [info] 43#43: *551 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:08 [info] 43#43: *550 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:13 [info] 39#39: *552 [lua] access_by_lua(msblocations.conf:189):2: a0fc5b61c956143b9573686506d19a31:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:13 +0000] a0fc5b61c956143b9573686506d19a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/13 05:36:13 [info] 39#39: *552 [lua] logger.lua:23: a0fc5b61c956143b9573686506d19a31 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:36:18 [info] 43#43: *553 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:18 [info] 39#39: *554 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:28 [info] 39#39: *555 [lua] access_by_lua(msblocations.conf:189):2: 292727cb3607c887d344fd5fcbb85a6b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:28 +0000] 292727cb3607c887d344fd5fcbb85a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:36:28 [info] 39#39: *555 [lua] logger.lua:23: 292727cb3607c887d344fd5fcbb85a6b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:36:28 [info] 43#43: *557 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:28 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:38 [info] 43#43: *559 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:38 [info] 43#43: *560 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:43 [info] 39#39: *561 [lua] access_by_lua(msblocations.conf:189):2: ece5f3ca90557969dd8072e0c1f7eeb4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:36:43 [info] 39#39: *561 [lua] logger.lua:23: ece5f3ca90557969dd8072e0c1f7eeb4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:43 +0000] ece5f3ca90557969dd8072e0c1f7eeb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:36:48 [info] 39#39: *562 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:48 [info] 43#43: *563 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:58 [info] 39#39: *564 [lua] access_by_lua(msblocations.conf:189):2: fa4c3bfca4458e661f0547bd060cacee:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:58 +0000] fa4c3bfca4458e661f0547bd060cacee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:36:58 [info] 39#39: *564 [lua] logger.lua:23: fa4c3bfca4458e661f0547bd060cacee {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:36:58 [info] 39#39: *565 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:36:58 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:08 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:08 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:13 [info] 39#39: *569 [lua] access_by_lua(msblocations.conf:189):2: cd7a55843bd665526fc4c104b0728d94:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:37:13 +0000] cd7a55843bd665526fc4c104b0728d94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:37:13 [info] 39#39: *569 [lua] logger.lua:23: cd7a55843bd665526fc4c104b0728d94 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:37:18 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:18 [info] 39#39: *570 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:28 [info] 39#39: *572 [lua] access_by_lua(msblocations.conf:189):2: 7d653907c49e76a863aafb576dcf51c1:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:37:28 [info] 39#39: *572 [lua] logger.lua:23: 7d653907c49e76a863aafb576dcf51c1 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:37:28 +0000] 7d653907c49e76a863aafb576dcf51c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:37:28 [info] 39#39: *573 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:28 [info] 39#39: *574 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:38 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:38 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:43 [info] 39#39: *578 [lua] access_by_lua(msblocations.conf:189):2: 6d854c9a78e81b414b3c371d9a9d18a6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:37:43 [info] 39#39: *578 [lua] logger.lua:23: 6d854c9a78e81b414b3c371d9a9d18a6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:37:43 +0000] 6d854c9a78e81b414b3c371d9a9d18a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:37:48 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:48 [info] 39#39: *579 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:58 [info] 39#39: *581 [lua] access_by_lua(msblocations.conf:189):2: 0ee46c932ddd1debc8eb1e2a04e437d6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:37:58 [info] 39#39: *581 [lua] logger.lua:23: 0ee46c932ddd1debc8eb1e2a04e437d6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:37:58 +0000] 0ee46c932ddd1debc8eb1e2a04e437d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:37:58 [info] 39#39: *582 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:37:58 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:08 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:08 [info] 43#43: *584 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:13 [info] 39#39: *586 [lua] access_by_lua(msblocations.conf:189):2: 58b6c8cea560a6a87946248aad1753f0:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:38:13 [info] 39#39: *586 [lua] logger.lua:23: 58b6c8cea560a6a87946248aad1753f0 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:38:13 +0000] 58b6c8cea560a6a87946248aad1753f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:38:18 [info] 39#39: *587 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:18 [info] 43#43: *588 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:28 [info] 39#39: *589 [lua] access_by_lua(msblocations.conf:189):2: 5b6baa04284db233489a50d86c79e9c5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:38:28 [info] 43#43: *590 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:28 [info] 43#43: *591 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:28 [info] 39#39: *589 [lua] logger.lua:23: 5b6baa04284db233489a50d86c79e9c5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:38:28 +0000] 5b6baa04284db233489a50d86c79e9c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:38:38 [info] 43#43: *593 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:38 [info] 43#43: *594 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:43 [info] 39#39: *595 [lua] access_by_lua(msblocations.conf:189):2: f780c1053d1de4e7ec67dddec0fbfbbe:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:38:43 +0000] f780c1053d1de4e7ec67dddec0fbfbbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:38:43 [info] 39#39: *595 [lua] logger.lua:23: f780c1053d1de4e7ec67dddec0fbfbbe {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:38:48 [info] 39#39: *596 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:48 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:58 [info] 39#39: *599 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:58 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:38:58 [info] 39#39: *600 [lua] access_by_lua(msblocations.conf:189):2: e94f741d235d9f9f5287e6daa8ee7a94:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:38:58 [info] 39#39: *600 [lua] logger.lua:23: e94f741d235d9f9f5287e6daa8ee7a94 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:38:58 +0000] e94f741d235d9f9f5287e6daa8ee7a94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:39:08 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:08 [info] 39#39: *602 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:13 [info] 39#39: *603 [lua] access_by_lua(msblocations.conf:189):2: 5ae49b99d32e24fe2190460ca0fb6d98:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:39:13 +0000] 5ae49b99d32e24fe2190460ca0fb6d98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:39:13 [info] 39#39: *603 [lua] logger.lua:23: 5ae49b99d32e24fe2190460ca0fb6d98 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:39:18 [info] 43#43: *604 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:18 [info] 43#43: *605 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:28 [info] 39#39: *607 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:28 [info] 39#39: *606 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:28 [info] 39#39: *608 [lua] access_by_lua(msblocations.conf:189):2: 64a287427e7c4eb5b39f70c48c9b2b09:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:39:28 [info] 39#39: *608 [lua] logger.lua:23: 64a287427e7c4eb5b39f70c48c9b2b09 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:39:28 +0000] 64a287427e7c4eb5b39f70c48c9b2b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:39:38 [info] 43#43: *610 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:38 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:43 [info] 39#39: *612 [lua] access_by_lua(msblocations.conf:189):2: 5563d5341eb08065f713cc50ecb34be6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:39:43 [info] 39#39: *612 [lua] logger.lua:23: 5563d5341eb08065f713cc50ecb34be6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:39:43 +0000] 5563d5341eb08065f713cc50ecb34be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:39:48 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:48 [info] 39#39: *613 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:58 [info] 39#39: *616 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:58 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:39:58 [info] 39#39: *617 [lua] access_by_lua(msblocations.conf:189):2: 1eb7101bc5781be8a1c5365e964a8fba:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:39:58 [info] 39#39: *617 [lua] logger.lua:23: 1eb7101bc5781be8a1c5365e964a8fba {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:39:58 +0000] 1eb7101bc5781be8a1c5365e964a8fba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:40:08 [info] 43#43: *618 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:08 [info] 43#43: *619 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:13 [info] 39#39: *620 [lua] access_by_lua(msblocations.conf:189):2: fc778587efa646d20b2165a29ef222be:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:40:13 +0000] fc778587efa646d20b2165a29ef222be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:40:13 [info] 39#39: *620 [lua] logger.lua:23: fc778587efa646d20b2165a29ef222be {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:40:18 [info] 39#39: *621 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:18 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:28 [info] 39#39: *623 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:28 [info] 39#39: *624 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:28 [info] 39#39: *625 [lua] access_by_lua(msblocations.conf:189):2: 9c5b3aab3d179aef1da4ca78c077447d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:40:28 [info] 39#39: *625 [lua] logger.lua:23: 9c5b3aab3d179aef1da4ca78c077447d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:40:28 +0000] 9c5b3aab3d179aef1da4ca78c077447d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:40:38 [info] 39#39: *627 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:38 [info] 43#43: *628 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:43 [info] 39#39: *629 [lua] access_by_lua(msblocations.conf:189):2: c56185c76e577db50b8db47b0c39fa84:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:40:43 +0000] c56185c76e577db50b8db47b0c39fa84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:40:43 [info] 39#39: *629 [lua] logger.lua:23: c56185c76e577db50b8db47b0c39fa84 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:40:48 [info] 39#39: *630 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:48 [info] 43#43: *631 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:58 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:58 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:40:58 [info] 39#39: *634 [lua] access_by_lua(msblocations.conf:189):2: abcc731341c1831b870254b0bdfb8c8e:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.99 - - [13/Oct/2022:05:40:58 +0000] abcc731341c1831b870254b0bdfb8c8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:40:58 [info] 39#39: *634 [lua] logger.lua:23: abcc731341c1831b870254b0bdfb8c8e {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:41:08 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:08 [info] 39#39: *635 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:13 [info] 39#39: *637 [lua] access_by_lua(msblocations.conf:189):2: 1a9f3558d69e8cfd7675a8a1a2633f83:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:41:13 +0000] 1a9f3558d69e8cfd7675a8a1a2633f83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:41:13 [info] 39#39: *637 [lua] logger.lua:23: 1a9f3558d69e8cfd7675a8a1a2633f83 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:41:18 [info] 39#39: *638 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:18 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:28 [info] 43#43: *640 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:28 [info] 43#43: *641 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:28 [info] 39#39: *642 [lua] access_by_lua(msblocations.conf:189):2: 7ddc6ca872447845abd9c76f03a5c2be:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:41:28 [info] 39#39: *642 [lua] logger.lua:23: 7ddc6ca872447845abd9c76f03a5c2be {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:41:28 +0000] 7ddc6ca872447845abd9c76f03a5c2be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:41:38 [info] 39#39: *644 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:38 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:43 [info] 39#39: *646 [lua] access_by_lua(msblocations.conf:189):2: e4701a722c474a9afb61d840894d35ac:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:41:43 [info] 39#39: *646 [lua] logger.lua:23: e4701a722c474a9afb61d840894d35ac {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:41:43 +0000] e4701a722c474a9afb61d840894d35ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:41:48 [info] 43#43: *647 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:48 [info] 43#43: *648 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:58 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:58 [info] 43#43: *650 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:41:58 [info] 39#39: *651 [lua] access_by_lua(msblocations.conf:189):2: 16cba7ad30efeb8db235ac0ff3e6c318:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:41:58 [info] 39#39: *651 [lua] logger.lua:23: 16cba7ad30efeb8db235ac0ff3e6c318 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:41:58 +0000] 16cba7ad30efeb8db235ac0ff3e6c318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:42:08 [info] 43#43: *652 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:08 [info] 43#43: *653 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:13 [info] 39#39: *654 [lua] access_by_lua(msblocations.conf:189):2: 923ab98b46dd9396b5d9dfbe1a3d2a1b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:42:13 [info] 39#39: *654 [lua] logger.lua:23: 923ab98b46dd9396b5d9dfbe1a3d2a1b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:42:13 +0000] 923ab98b46dd9396b5d9dfbe1a3d2a1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:42:18 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:18 [info] 39#39: *655 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:28 [info] 43#43: *658 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:28 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:28 [info] 39#39: *659 [lua] access_by_lua(msblocations.conf:189):2: b9a27023e0a990eff1e592a1d1d6c006:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:42:28 [info] 39#39: *659 [lua] logger.lua:23: b9a27023e0a990eff1e592a1d1d6c006 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:42:28 +0000] b9a27023e0a990eff1e592a1d1d6c006 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:42:38 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:38 [info] 39#39: *661 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:43 [info] 39#39: *663 [lua] access_by_lua(msblocations.conf:189):2: fe782d62b14c11e5e90c56992cf7a1dc:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:42:43 [info] 39#39: *663 [lua] logger.lua:23: fe782d62b14c11e5e90c56992cf7a1dc {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:42:43 +0000] fe782d62b14c11e5e90c56992cf7a1dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:42:48 [info] 43#43: *665 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:48 [info] 39#39: *664 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:58 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:58 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:42:58 [info] 39#39: *668 [lua] access_by_lua(msblocations.conf:189):2: a621098f3ee2ae9f232d100c37404c11:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:42:58 +0000] a621098f3ee2ae9f232d100c37404c11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:42:58 [info] 39#39: *668 [lua] logger.lua:23: a621098f3ee2ae9f232d100c37404c11 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/13 05:43:08 [info] 43#43: *669 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:08 [info] 43#43: *670 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:13 [info] 39#39: *671 [lua] access_by_lua(msblocations.conf:189):2: 4f3bce18c21ba267f1f33d508c690c1a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:43:13 [info] 39#39: *671 [lua] logger.lua:23: 4f3bce18c21ba267f1f33d508c690c1a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:43:13 +0000] 4f3bce18c21ba267f1f33d508c690c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:43:18 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:18 [info] 39#39: *672 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:28 [info] 39#39: *675 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:28 [info] 43#43: *674 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:28 [info] 39#39: *676 [lua] access_by_lua(msblocations.conf:189):2: 1daf8e7602479ac409eec7029729d852:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:43:28 [info] 39#39: *676 [lua] logger.lua:23: 1daf8e7602479ac409eec7029729d852 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:43:28 +0000] 1daf8e7602479ac409eec7029729d852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:43:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/13 05:43:38 [info] 43#43: *678 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:38 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:43 [info] 39#39: *680 [lua] access_by_lua(msblocations.conf:189):2: a0650c329ce694593bd3bb56007921f4:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:43:43 [info] 39#39: *680 [lua] logger.lua:23: a0650c329ce694593bd3bb56007921f4 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:43:43 +0000] a0650c329ce694593bd3bb56007921f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:43:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:43:48 [info] 39#39: *681 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:48 [info] 39#39: *682 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:58 [info] 43#43: *683 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:58 [info] 39#39: *684 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:43:58 [info] 39#39: *685 [lua] access_by_lua(msblocations.conf:189):2: 80475138d047599c9ca48ba8196029e7:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:43:58 +0000] 80475138d047599c9ca48ba8196029e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:43:58 [info] 39#39: *685 [lua] logger.lua:23: 80475138d047599c9ca48ba8196029e7 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:43:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:44:08 [info] 43#43: *686 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:08 [info] 39#39: *687 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:13 [info] 39#39: *688 [lua] access_by_lua(msblocations.conf:189):2: e6764e2f6fb33ce7f9219c705080a34b:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:44:13 +0000] e6764e2f6fb33ce7f9219c705080a34b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:44:13 [info] 39#39: *688 [lua] logger.lua:23: e6764e2f6fb33ce7f9219c705080a34b {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:44:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:44:18 [info] 39#39: *689 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:18 [info] 39#39: *690 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:28 [info] 39#39: *692 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:28 [info] 39#39: *691 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:28 [info] 39#39: *693 [lua] access_by_lua(msblocations.conf:189):2: 8a8aa6841a91dd2f8d6760ddc3158182:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:44:28 [info] 39#39: *693 [lua] logger.lua:23: 8a8aa6841a91dd2f8d6760ddc3158182 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:44:28 +0000] 8a8aa6841a91dd2f8d6760ddc3158182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:44:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:44:38 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:38 [info] 39#39: *695 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:43 [info] 39#39: *697 [lua] access_by_lua(msblocations.conf:189):2: a98994b1c88f510f91a08de7a144ee4d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:44:43 +0000] a98994b1c88f510f91a08de7a144ee4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:44:43 [info] 39#39: *697 [lua] logger.lua:23: a98994b1c88f510f91a08de7a144ee4d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:44:48 [info] 43#43: *699 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:48 [info] 43#43: *698 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:58 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:58 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:44:58 [info] 39#39: *702 [lua] access_by_lua(msblocations.conf:189):2: 638af88e541b40c218e85e0bea11ca37:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:44:58 [info] 39#39: *702 [lua] logger.lua:23: 638af88e541b40c218e85e0bea11ca37 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:44:58 +0000] 638af88e541b40c218e85e0bea11ca37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:45:08 [info] 43#43: *703 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:08 [info] 43#43: *704 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:13 [info] 39#39: *705 [lua] access_by_lua(msblocations.conf:189):2: a36fd0e13fd22eab3a8223e6f9f2cfcd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:45:13 [info] 39#39: *705 [lua] logger.lua:23: a36fd0e13fd22eab3a8223e6f9f2cfcd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:45:13 +0000] a36fd0e13fd22eab3a8223e6f9f2cfcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:45:18 [info] 43#43: *707 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:18 [info] 43#43: *706 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:28 [info] 39#39: *708 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:28 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:28 [info] 39#39: *710 [lua] access_by_lua(msblocations.conf:189):2: 263a42a734a765c37549370d0a4932b8:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:45:28 +0000] 263a42a734a765c37549370d0a4932b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/13 05:45:28 [info] 39#39: *710 [lua] logger.lua:23: 263a42a734a765c37549370d0a4932b8 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:45:38 [info] 43#43: *713 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:38 [info] 39#39: *712 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:43 [info] 39#39: *714 [lua] access_by_lua(msblocations.conf:189):2: e1198fe740f4538b514ca6d85b324ad6:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:45:43 [info] 39#39: *714 [lua] logger.lua:23: e1198fe740f4538b514ca6d85b324ad6 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:45:43 +0000] e1198fe740f4538b514ca6d85b324ad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:45:48 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:48 [info] 43#43: *715 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:58 [info] 43#43: *718 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:58 [info] 43#43: *717 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:45:58 [info] 39#39: *719 [lua] access_by_lua(msblocations.conf:189):2: b52bdabd5672c810de743b6445589c18:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:45:58 +0000] b52bdabd5672c810de743b6445589c18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:45:58 [info] 39#39: *719 [lua] logger.lua:23: b52bdabd5672c810de743b6445589c18 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:46:08 [info] 39#39: *720 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:08 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:11 [info] 39#39: *722 client closed connection while waiting for request, client: 10.233.72.132, server: 0.0.0.0:443 2022/10/13 05:46:13 [info] 39#39: *723 [lua] access_by_lua(msblocations.conf:189):2: fa35ac34f600c6ea6fa803294dd784ca:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:46:13 [info] 39#39: *723 [lua] logger.lua:23: fa35ac34f600c6ea6fa803294dd784ca {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:46:13 +0000] fa35ac34f600c6ea6fa803294dd784ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:46:18 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:18 [info] 43#43: *724 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:28 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:28 [info] 43#43: *727 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:28 [info] 39#39: *728 [lua] access_by_lua(msblocations.conf:189):2: c3bd779d8211167583da5f536a5a4731:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:46:28 [info] 39#39: *728 [lua] logger.lua:23: c3bd779d8211167583da5f536a5a4731 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:46:28 +0000] c3bd779d8211167583da5f536a5a4731 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:46:38 [info] 43#43: *730 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:38 [info] 43#43: *731 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:43 [info] 39#39: *732 [lua] access_by_lua(msblocations.conf:189):2: aee2dbdaed809b6878f713b25cac3066:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:46:43 +0000] aee2dbdaed809b6878f713b25cac3066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/13 05:46:43 [info] 39#39: *732 [lua] logger.lua:23: aee2dbdaed809b6878f713b25cac3066 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:46:48 [info] 43#43: *734 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:48 [info] 43#43: *733 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:58 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:58 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:46:58 [info] 39#39: *737 [lua] access_by_lua(msblocations.conf:189):2: 8f7acd7cd69448c92053ebdfc06b6a23:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:46:58 [info] 39#39: *737 [lua] logger.lua:23: 8f7acd7cd69448c92053ebdfc06b6a23 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:46:58 +0000] 8f7acd7cd69448c92053ebdfc06b6a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:47:08 [info] 43#43: *738 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:08 [info] 43#43: *739 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:13 [info] 39#39: *740 [lua] access_by_lua(msblocations.conf:189):2: 1d0bb785eb580b56a9427686d38835be:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:47:13 [info] 39#39: *740 [lua] logger.lua:23: 1d0bb785eb580b56a9427686d38835be {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:47:13 +0000] 1d0bb785eb580b56a9427686d38835be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:47:18 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:18 [info] 43#43: *741 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:28 [info] 43#43: *743 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:28 [info] 43#43: *744 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:28 [info] 39#39: *745 [lua] access_by_lua(msblocations.conf:189):2: f86fb97d6fdf3c9bb490f2cd1d8acfe5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:47:28 +0000] f86fb97d6fdf3c9bb490f2cd1d8acfe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:47:28 [info] 39#39: *745 [lua] logger.lua:23: f86fb97d6fdf3c9bb490f2cd1d8acfe5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:47:38 [info] 43#43: *747 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:38 [info] 39#39: *746 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:43 [info] 39#39: *749 [lua] access_by_lua(msblocations.conf:189):2: 7cb2c76246262be90fc2b3f54dbecde2:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:47:43 [info] 39#39: *749 [lua] logger.lua:23: 7cb2c76246262be90fc2b3f54dbecde2 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:47:43 +0000] 7cb2c76246262be90fc2b3f54dbecde2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:47:48 [info] 43#43: *751 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:48 [info] 43#43: *750 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:58 [info] 43#43: *753 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:58 [info] 43#43: *752 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:47:58 [info] 39#39: *754 [lua] access_by_lua(msblocations.conf:189):2: 6c9f3b48dc0a7e3e31e9df7e87ac5098:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:47:58 [info] 39#39: *754 [lua] logger.lua:23: 6c9f3b48dc0a7e3e31e9df7e87ac5098 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:47:58 +0000] 6c9f3b48dc0a7e3e31e9df7e87ac5098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:48:08 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:08 [info] 43#43: *755 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:13 [info] 39#39: *757 [lua] access_by_lua(msblocations.conf:189):2: 18d89c4ff8526f7569ee9f4fb891f6d5:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:48:13 +0000] 18d89c4ff8526f7569ee9f4fb891f6d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/13 05:48:13 [info] 39#39: *757 [lua] logger.lua:23: 18d89c4ff8526f7569ee9f4fb891f6d5 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:48:18 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:18 [info] 43#43: *759 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:28 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:28 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:28 [info] 39#39: *762 [lua] access_by_lua(msblocations.conf:189):2: f2f8a11eeb88d6f3acd902680021f9ff:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:48:28 [info] 39#39: *762 [lua] logger.lua:23: f2f8a11eeb88d6f3acd902680021f9ff {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:48:28 +0000] f2f8a11eeb88d6f3acd902680021f9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:48:38 [info] 39#39: *763 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:38 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:43 [info] 39#39: *766 [lua] access_by_lua(msblocations.conf:189):2: 4dbf4183e7998bd5794ec2b880ce2698:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:48:43 [info] 39#39: *766 [lua] logger.lua:23: 4dbf4183e7998bd5794ec2b880ce2698 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:48:43 +0000] 4dbf4183e7998bd5794ec2b880ce2698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/13 05:48:48 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:48 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:58 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:58 [info] 43#43: *769 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:48:58 [info] 39#39: *771 [lua] access_by_lua(msblocations.conf:189):2: 626412df232ab838dd4d948687ef78e9:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:48:58 +0000] 626412df232ab838dd4d948687ef78e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/13 05:48:58 [info] 39#39: *771 [lua] logger.lua:23: 626412df232ab838dd4d948687ef78e9 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:49:08 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:08 [info] 43#43: *773 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:13 [info] 39#39: *774 [lua] access_by_lua(msblocations.conf:189):2: 96de1aaecb998aa39cdd11b8115730bd:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:49:13 [info] 39#39: *774 [lua] logger.lua:23: 96de1aaecb998aa39cdd11b8115730bd {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:49:13 +0000] 96de1aaecb998aa39cdd11b8115730bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:49:18 [info] 39#39: *776 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:18 [info] 43#43: *775 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:28 [info] 43#43: *777 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:28 [info] 43#43: *778 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:28 [info] 39#39: *779 [lua] access_by_lua(msblocations.conf:189):2: 2bdb97174bf58f0d786cd601ec206e9f:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.99 - - [13/Oct/2022:05:49:28 +0000] 2bdb97174bf58f0d786cd601ec206e9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:49:28 [info] 39#39: *779 [lua] logger.lua:23: 2bdb97174bf58f0d786cd601ec206e9f {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , 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/13 05:49:38 [info] 39#39: *780 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:38 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:43 [info] 39#39: *783 [lua] access_by_lua(msblocations.conf:189):2: 6b0b2f679f74d1bdf3452837d0cdb68d:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:49:43 [info] 39#39: *783 [lua] logger.lua:23: 6b0b2f679f74d1bdf3452837d0cdb68d {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:49:43 +0000] 6b0b2f679f74d1bdf3452837d0cdb68d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/13 05:49:48 [info] 43#43: *785 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:48 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:58 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:58 [info] 39#39: *787 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:49:58 [info] 39#39: *788 [lua] access_by_lua(msblocations.conf:189):2: 53a560c63d1d7a33c4878f15a44f38cf:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:49:58 +0000] 53a560c63d1d7a33c4878f15a44f38cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/13 05:49:58 [info] 39#39: *788 [lua] logger.lua:23: 53a560c63d1d7a33c4878f15a44f38cf {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:50:08 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:08 [info] 39#39: *790 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:13 [info] 39#39: *791 [lua] access_by_lua(msblocations.conf:189):2: 351b6f444522180931397c10f1520b3a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:50:13 [info] 39#39: *791 [lua] logger.lua:23: 351b6f444522180931397c10f1520b3a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:50:13 +0000] 351b6f444522180931397c10f1520b3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:50:18 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:18 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:28 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:28 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:28 [info] 39#39: *796 [lua] access_by_lua(msblocations.conf:189):2: b9659c84788e3aaf6f34c0f3a3b66d6a:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:50:28 [info] 39#39: *796 [lua] logger.lua:23: b9659c84788e3aaf6f34c0f3a3b66d6a {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:50:28 +0000] b9659c84788e3aaf6f34c0f3a3b66d6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/13 05:50:38 [info] 43#43: *797 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:38 [info] 43#43: *798 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:43 [info] 39#39: *800 [lua] access_by_lua(msblocations.conf:189):2: 063ac0434a53b2e7d6b8a0eb25908294:receive the request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/13 05:50:43 [info] 39#39: *800 [lua] logger.lua:23: 063ac0434a53b2e7d6b8a0eb25908294 {"matched":"microservices"} while logging request, client: 10.233.69.99, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.99 - - [13/Oct/2022:05:50:43 +0000] 063ac0434a53b2e7d6b8a0eb25908294 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.99 - - [13/Oct/2022:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/13 05:50:48 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443 2022/10/13 05:50:48 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.68.195, server: 0.0.0.0:443