By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.37.131 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/12/19 02:55:31 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/12/19 02:55:31 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/12/19 02:55:31 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/12/19 02:55:31 [notice] 33#33: using the "epoll" event method 2022/12/19 02:55:31 [notice] 33#33: openresty/1.13.6.1 2022/12/19 02:55:31 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/12/19 02:55:31 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/12/19 02:55:31 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/12/19 02:55:31 [notice] 34#34: start worker processes @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 ... 2022/12/19 02:55:31 [notice] 34#34: start worker process 36 2022/12/19 02:55:31 [notice] 34#34: start worker process 37 2022/12/19 02:55:31 [notice] 34#34: start worker process 38 2022/12/19 02:55:31 [notice] 34#34: start worker process 39 2022/12/19 02:55:31 [notice] 34#34: start worker process 40 2022/12/19 02:55:31 [notice] 34#34: start worker process 42 2022/12/19 02:55:31 [notice] 34#34: start worker process 43 2022/12/19 02:55:31 [notice] 34#34: start worker process 44 2022/12/19 02:55:31 [notice] 34#34: start cache manager process 45 2022/12/19 02:55:31 [notice] 34#34: start cache loader process 47 @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-20221219025531.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-12-19 02:55:33 963 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-12-19 02:55:33 971 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-12-19 02:55:33 971 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-12-19 02:55:34 024 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-12-19 02:55:34 025 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.37.131:10081 Enabled:true 2022-12-19 02:55:35 383 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 addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-12-19 02:55:35 451 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-12-19 02:55:35 451 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-12-19 02:55:35 451 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-12-19 02:55:35 452 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-12-19 02:55:35 452 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-12-19 02:55:35 452 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-12-19 02:55:35 452 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-12-19 02:55:35 503 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-12-19 02:55:35 594 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-12-19 02:55:35 594 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-12-19 02:55:35 594 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-12-19 02:55:36 013 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/12/19 02:55:44 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:55:44 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:55:49 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 3c187d8b1f62d6515fb6367da3abe687:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:55:50 +0000] 3c187d8b1f62d6515fb6367da3abe687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.129 upstream_response_time:0.128 "-" "Consul Health Check" "-" 2022/12/19 02:55:50 [info] 37#37: *14 [lua] logger.lua:23: 3c187d8b1f62d6515fb6367da3abe687 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36 2022/12/19 02:55:54 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:55:54 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:55:56 [info] 37#37: *19 [lua] access_by_lua(msblocations.conf:189):2: da848d3da7e2d01ab949ea3116967638:receive the request, client: 10.233.71.223, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.71.223 - - [19/Dec/2022:02:55:56 +0000] da848d3da7e2d01ab949ea3116967638 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.271 upstream_response_time:0.263 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/12/19 02:55:56 [info] 37#37: *19 [lua] logger.lua:23: da848d3da7e2d01ab949ea3116967638 {"matched":"microservices"} while logging request, client: 10.233.71.223, 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.223 - - [19/Dec/2022:02:55:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 264 2022/12/19 02:56:04 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:04 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:05 [info] 37#37: *22 [lua] access_by_lua(msblocations.conf:189):2: 4410e0d05fbf6c5a7e83440f00cfbd5e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:56:05 [info] 37#37: *22 [lua] logger.lua:23: 4410e0d05fbf6c5a7e83440f00cfbd5e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:56:05 +0000] 4410e0d05fbf6c5a7e83440f00cfbd5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 02:56:06 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:189):2: 927ae2adb87ab64d3ee1dc5ac6f3f53d:receive the request, client: 10.233.65.57, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.65.57 - - [19/Dec/2022:02:56:06 +0000] 927ae2adb87ab64d3ee1dc5ac6f3f53d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.063 upstream_response_time:0.062 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/12/19 02:56:06 [info] 37#37: *23 [lua] logger.lua:23: 927ae2adb87ab64d3ee1dc5ac6f3f53d {"matched":"microservices"} while logging request, client: 10.233.65.57, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.57 - - [19/Dec/2022:02:56:06 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 61 2022/12/19 02:56:06 [info] 37#37: *19 client 10.233.71.223 closed keepalive connection 2022/12/19 02:56:14 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:14 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:16 [info] 37#37: *23 client 10.233.65.57 closed keepalive connection 2022/12/19 02:56:20 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:189):2: be4f0c4cefeb65d36cd0e83b8748bb67:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:56:20 +0000] be4f0c4cefeb65d36cd0e83b8748bb67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 02:56:20 [info] 37#37: *26 [lua] logger.lua:23: be4f0c4cefeb65d36cd0e83b8748bb67 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 02:56:24 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:24 [info] 38#38: *28 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:31 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/12/19 02:56:31 [notice] 34#34: signal 17 (SIGCHLD) received from 47 2022/12/19 02:56:31 [notice] 34#34: cache loader process 47 exited with code 0 2022/12/19 02:56:31 [notice] 34#34: signal 29 (SIGIO) received 2022/12/19 02:56:34 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:34 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:35 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:189):2: d8c234487487fc29d6eea41460a2ab62:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:56:35 +0000] d8c234487487fc29d6eea41460a2ab62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 02:56:35 [info] 37#37: *33 [lua] logger.lua:23: d8c234487487fc29d6eea41460a2ab62 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 02:56:44 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:44 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:50 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:189):2: 82ed2ea3672dc6da6b1a2c22d26fc6be:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:56:50 [info] 37#37: *36 [lua] logger.lua:23: 82ed2ea3672dc6da6b1a2c22d26fc6be {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:56:50 +0000] 82ed2ea3672dc6da6b1a2c22d26fc6be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/19 02:56:54 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:56:54 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:04 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:04 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:05 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:189):2: 1e3d00593de329e9b1934a6083651589:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:57:05 [info] 37#37: *41 [lua] logger.lua:23: 1e3d00593de329e9b1934a6083651589 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:57:05 +0000] 1e3d00593de329e9b1934a6083651589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 02:57:14 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:14 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:20 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:189):2: 559646ee7780c8ee5d5303e656b78e38:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:57:20 +0000] 559646ee7780c8ee5d5303e656b78e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 02:57:20 [info] 37#37: *44 [lua] logger.lua:23: 559646ee7780c8ee5d5303e656b78e38 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/12/19 02:57:24 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:24 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:34 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:34 [info] 38#38: *48 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:35 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:189):2: 80ef1a3dd35112e133755cb458aa8844:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:57:35 [info] 37#37: *50 [lua] logger.lua:23: 80ef1a3dd35112e133755cb458aa8844 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:57:35 +0000] 80ef1a3dd35112e133755cb458aa8844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 02:57:44 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:44 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:50 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:189):2: c7c586dddad9753dcc5c75d29376b59c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:57:50 [info] 37#37: *53 [lua] logger.lua:23: c7c586dddad9753dcc5c75d29376b59c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:57:50 +0000] c7c586dddad9753dcc5c75d29376b59c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 02:57:54 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:57:54 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:04 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:04 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:05 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:189):2: 68e676e6a10eed080c5c6df40ea3f397:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:58:05 [info] 37#37: *58 [lua] logger.lua:23: 68e676e6a10eed080c5c6df40ea3f397 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:58:05 +0000] 68e676e6a10eed080c5c6df40ea3f397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 02:58:14 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:14 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:20 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:189):2: 4a62de315443ed56734a5bb83615ba57:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:58:20 [info] 37#37: *61 [lua] logger.lua:23: 4a62de315443ed56734a5bb83615ba57 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:58:20 +0000] 4a62de315443ed56734a5bb83615ba57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 02:58:24 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:24 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:34 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:34 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:35 [info] 37#37: *67 [lua] access_by_lua(msblocations.conf:189):2: cd6433d299f2d6f32ab95b6457829d2e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:58:35 [info] 37#37: *67 [lua] logger.lua:23: cd6433d299f2d6f32ab95b6457829d2e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:58:35 +0000] cd6433d299f2d6f32ab95b6457829d2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 02:58:44 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:44 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:50 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:189):2: 07e94d9d9a3cf3511513dd929a3a2642:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:58:50 [info] 37#37: *70 [lua] logger.lua:23: 07e94d9d9a3cf3511513dd929a3a2642 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:58:50 +0000] 07e94d9d9a3cf3511513dd929a3a2642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 02:58:54 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:58:54 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:04 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:04 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:05 [info] 37#37: *75 [lua] access_by_lua(msblocations.conf:189):2: 008d29b0789cff991d22f005071338b7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:59:05 [info] 37#37: *75 [lua] logger.lua:23: 008d29b0789cff991d22f005071338b7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:59:05 +0000] 008d29b0789cff991d22f005071338b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/19 02:59:14 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:14 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:20 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:189):2: 63c2d10091bb58f056ab7bd8c872f449:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 02:59:20 [info] 37#37: *78 [lua] logger.lua:23: 63c2d10091bb58f056ab7bd8c872f449 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:59:20 +0000] 63c2d10091bb58f056ab7bd8c872f449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:02:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 02:59:24 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:24 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:34 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:34 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:35 [info] 37#37: *84 [lua] access_by_lua(msblocations.conf:189):2: 77b437e2e453bce5e8efc9089729d195:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:59:35 +0000] 77b437e2e453bce5e8efc9089729d195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2022/12/19 02:59:35 [info] 37#37: *84 [lua] logger.lua:23: 77b437e2e453bce5e8efc9089729d195 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/12/19 02:59:44 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:44 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:50 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:189):2: e9ef50e278ed2d94734364cf881e4333:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:02:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.70.102 - - [19/Dec/2022:02:59:50 +0000] e9ef50e278ed2d94734364cf881e4333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/19 02:59:50 [info] 37#37: *87 [lua] logger.lua:23: e9ef50e278ed2d94734364cf881e4333 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 02:59:54 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 02:59:54 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:04 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:04 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:05 [info] 37#37: *92 [lua] access_by_lua(msblocations.conf:189):2: aab52d53003ec5d69749c5561801ba38:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:00:05 [info] 37#37: *92 [lua] logger.lua:23: aab52d53003ec5d69749c5561801ba38 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:05 +0000] aab52d53003ec5d69749c5561801ba38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:00:14 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:14 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:20 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:189):2: 30ae314d619ef0da288adf8a7d291ca2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:20 +0000] 30ae314d619ef0da288adf8a7d291ca2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:00:20 [info] 37#37: *95 [lua] logger.lua:23: 30ae314d619ef0da288adf8a7d291ca2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:00:24 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:24 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:34 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:34 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:35 [info] 37#37: *101 [lua] access_by_lua(msblocations.conf:189):2: ea2299ba8113a2e4d16a0843b0dd3420:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:35 +0000] ea2299ba8113a2e4d16a0843b0dd3420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/19 03:00:35 [info] 37#37: *101 [lua] logger.lua:23: ea2299ba8113a2e4d16a0843b0dd3420 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:00:44 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:44 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:50 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:189):2: 98c80705cf0e29832ee76fe21ff318b5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:50 +0000] 98c80705cf0e29832ee76fe21ff318b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:00:50 [info] 37#37: *104 [lua] logger.lua:23: 98c80705cf0e29832ee76fe21ff318b5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:00:54 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:00:54 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:04 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:04 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:05 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:189):2: a88a7b0f024c8bbc77a79e5198cea142:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:01:05 +0000] a88a7b0f024c8bbc77a79e5198cea142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:01:05 [info] 37#37: *109 [lua] logger.lua:23: a88a7b0f024c8bbc77a79e5198cea142 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:01:14 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:14 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:20 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:189):2: 79998ed81c7278d0a1ac69eb45ae3ce1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:01:20 [info] 37#37: *112 [lua] logger.lua:23: 79998ed81c7278d0a1ac69eb45ae3ce1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:01:20 +0000] 79998ed81c7278d0a1ac69eb45ae3ce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:01:24 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:24 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:34 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:34 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:35 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:189):2: e0ad14f036bafc097cfd18d5c64ab5d5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:01:35 +0000] e0ad14f036bafc097cfd18d5c64ab5d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:01:35 [info] 37#37: *118 [lua] logger.lua:23: e0ad14f036bafc097cfd18d5c64ab5d5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:01:44 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:44 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:50 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:189):2: 4252caef8c30441a84b8ff1cf7e81bf7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:01:50 [info] 37#37: *121 [lua] logger.lua:23: 4252caef8c30441a84b8ff1cf7e81bf7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:01:50 +0000] 4252caef8c30441a84b8ff1cf7e81bf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:01:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:01:54 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:01:54 [info] 38#38: *123 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:04 [info] 38#38: *124 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:04 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:05 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:189):2: 11a1c8b6c34a5399771585d1fe613402:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:02:05 +0000] 11a1c8b6c34a5399771585d1fe613402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:02:05 [info] 37#37: *126 [lua] logger.lua:23: 11a1c8b6c34a5399771585d1fe613402 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:02:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:02:14 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:14 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:20 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:189):2: b49930162d772207a712e5dc429cbac0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:02:20 [info] 37#37: *129 [lua] logger.lua:23: b49930162d772207a712e5dc429cbac0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:02:20 +0000] b49930162d772207a712e5dc429cbac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:02:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:02:24 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:24 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:34 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:34 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:35 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:189):2: 2a8da51b1ab7fc26262761a9c6a3bc2f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:02:35 [info] 37#37: *135 [lua] logger.lua:23: 2a8da51b1ab7fc26262761a9c6a3bc2f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:02:35 +0000] 2a8da51b1ab7fc26262761a9c6a3bc2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:02:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:02:44 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:44 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:50 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:189):2: 3186d9ef3294cbeb0972d098be4f82f0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:02:50 +0000] 3186d9ef3294cbeb0972d098be4f82f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/19 03:02:50 [info] 37#37: *138 [lua] logger.lua:23: 3186d9ef3294cbeb0972d098be4f82f0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:02:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/19 03:02:54 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:02:54 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:04 [info] 38#38: *141 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:04 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:05 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:189):2: 78a5a5ade761ebe3bc1d683e21da1288:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:03:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.70.102 - - [19/Dec/2022:03:03:05 +0000] 78a5a5ade761ebe3bc1d683e21da1288 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/12/19 03:03:05 [info] 37#37: *143 [lua] logger.lua:23: 78a5a5ade761ebe3bc1d683e21da1288 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:03:14 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:14 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:20 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:189):2: c1e3524da2bec780a497b26526fc1ace:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:03:20 [info] 37#37: *146 [lua] logger.lua:23: c1e3524da2bec780a497b26526fc1ace {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:03:20 +0000] c1e3524da2bec780a497b26526fc1ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:03:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:03:24 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:24 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:34 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:34 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:35 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:189):2: 3f6b45c7ff5f515f05a8839f4c0840e5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:03:35 +0000] 3f6b45c7ff5f515f05a8839f4c0840e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:03:35 [info] 37#37: *152 [lua] logger.lua:23: 3f6b45c7ff5f515f05a8839f4c0840e5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:03:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:03:44 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:44 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:50 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:189):2: e00a416eac58f1b61c98d2bd6d6e362d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:03:50 [info] 37#37: *155 [lua] logger.lua:23: e00a416eac58f1b61c98d2bd6d6e362d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:03:50 +0000] e00a416eac58f1b61c98d2bd6d6e362d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:03:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:03:54 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:03:54 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:04 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:04 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:05 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:189):2: 73ad59bf56ad4da873e0fdbe40b19fee:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:04:05 [info] 37#37: *160 [lua] logger.lua:23: 73ad59bf56ad4da873e0fdbe40b19fee {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:04:05 +0000] 73ad59bf56ad4da873e0fdbe40b19fee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:04:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:04:14 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:14 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:21 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:189):2: 1ee301b780c875f7dffe0dbf427c1a42:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:04:21 [info] 37#37: *163 [lua] logger.lua:23: 1ee301b780c875f7dffe0dbf427c1a42 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:04:21 +0000] 1ee301b780c875f7dffe0dbf427c1a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:04:24 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:24 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:34 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:34 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:36 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:189):2: d9a4c970716aaef153f14ba2d14c18a1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:04:36 +0000] d9a4c970716aaef153f14ba2d14c18a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:04:36 [info] 37#37: *169 [lua] logger.lua:23: d9a4c970716aaef153f14ba2d14c18a1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:04:44 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:44 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:51 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:189):2: 72aad62bcfa19e59e6c8bb0cb0333f33:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:04:51 +0000] 72aad62bcfa19e59e6c8bb0cb0333f33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/19 03:04:51 [info] 37#37: *172 [lua] logger.lua:23: 72aad62bcfa19e59e6c8bb0cb0333f33 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:04:54 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:04:54 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:04 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:04 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:06 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:189):2: 2f9139e0a2f308b126312b78666ca159:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:05:06 [info] 37#37: *177 [lua] logger.lua:23: 2f9139e0a2f308b126312b78666ca159 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:05:06 +0000] 2f9139e0a2f308b126312b78666ca159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:05:14 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:14 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:21 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:189):2: 2b59555180319c4a1f996ac06d9c23f1:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:05:21 [info] 37#37: *180 [lua] logger.lua:23: 2b59555180319c4a1f996ac06d9c23f1 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:05:21 +0000] 2b59555180319c4a1f996ac06d9c23f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:05:24 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:24 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:34 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:34 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:36 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:189):2: 3b163da7dccc8339f29136198fbbc6b3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:05:36 +0000] 3b163da7dccc8339f29136198fbbc6b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/19 03:05:36 [info] 37#37: *186 [lua] logger.lua:23: 3b163da7dccc8339f29136198fbbc6b3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 03:05:44 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:44 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:51 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:189):2: 8c03eca6154a6cbd2a9830b949899992:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:05:51 +0000] 8c03eca6154a6cbd2a9830b949899992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:05:51 [info] 37#37: *189 [lua] logger.lua:23: 8c03eca6154a6cbd2a9830b949899992 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:05:54 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:05:54 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:04 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:04 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:06 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:189):2: e532ea74773a3ce6df146d5850035688:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:06:06 [info] 37#37: *194 [lua] logger.lua:23: e532ea74773a3ce6df146d5850035688 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:06:06 +0000] e532ea74773a3ce6df146d5850035688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:06:14 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:14 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:21 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:189):2: 939a64bd1dd514a9df14e89628709ce9:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:06:21 [info] 37#37: *197 [lua] logger.lua:23: 939a64bd1dd514a9df14e89628709ce9 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:06:21 +0000] 939a64bd1dd514a9df14e89628709ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:06:24 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:24 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:34 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:34 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:36 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:189):2: 62af0bd021e1c397088837bebf263a7b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:06:36 [info] 37#37: *203 [lua] logger.lua:23: 62af0bd021e1c397088837bebf263a7b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:06:36 +0000] 62af0bd021e1c397088837bebf263a7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:06:44 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:44 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:51 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:189):2: 3b57b9ebba15c602ed11ae894af53dba:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:06:51 [info] 37#37: *206 [lua] logger.lua:23: 3b57b9ebba15c602ed11ae894af53dba {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:06:51 +0000] 3b57b9ebba15c602ed11ae894af53dba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:06:54 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:06:54 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:04 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:04 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:06 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:189):2: 7e7e4b48680218929ea06f1d3cb85e67:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:07:06 [info] 37#37: *211 [lua] logger.lua:23: 7e7e4b48680218929ea06f1d3cb85e67 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:07:06 +0000] 7e7e4b48680218929ea06f1d3cb85e67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:07:14 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:14 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:21 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:189):2: ff243aca55e2a71bff0f34d875db8b82:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:07:21 +0000] ff243aca55e2a71bff0f34d875db8b82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:07:21 [info] 37#37: *214 [lua] logger.lua:23: ff243aca55e2a71bff0f34d875db8b82 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:07:24 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:24 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:34 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:34 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:36 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:189):2: 9ec4af2e3fd99ceb679d4a0b328714dd:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:07:36 +0000] 9ec4af2e3fd99ceb679d4a0b328714dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/19 03:07:36 [info] 37#37: *220 [lua] logger.lua:23: 9ec4af2e3fd99ceb679d4a0b328714dd {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:07:44 [info] 38#38: *222 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:44 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:51 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:189):2: ca9cc15b648ed57a0db5cc37851a9b71:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:07:51 +0000] ca9cc15b648ed57a0db5cc37851a9b71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:07:51 [info] 37#37: *223 [lua] logger.lua:23: ca9cc15b648ed57a0db5cc37851a9b71 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:07:54 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:07:54 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:04 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:04 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:06 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:189):2: 1aeb49c23334bcff8d166b0a986de165:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:08:06 [info] 37#37: *228 [lua] logger.lua:23: 1aeb49c23334bcff8d166b0a986de165 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:08:06 +0000] 1aeb49c23334bcff8d166b0a986de165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:08:14 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:14 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:21 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:189):2: 145be7dc26853125ebcd5e727cd389dc:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:08:21 [info] 37#37: *231 [lua] logger.lua:23: 145be7dc26853125ebcd5e727cd389dc {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:08:21 +0000] 145be7dc26853125ebcd5e727cd389dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:08:24 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:24 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:34 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:34 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:36 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:189):2: cacd1e81cfa9f9b09e960b4b806c26da:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:08:36 [info] 37#37: *237 [lua] logger.lua:23: cacd1e81cfa9f9b09e960b4b806c26da {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:08:36 +0000] cacd1e81cfa9f9b09e960b4b806c26da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:08:44 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:44 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:51 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:189):2: 488f0dd5aba1e23162091f2850178d88:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:08:51 [info] 37#37: *240 [lua] logger.lua:23: 488f0dd5aba1e23162091f2850178d88 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:08:51 +0000] 488f0dd5aba1e23162091f2850178d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/12/19 03:08:54 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:08:54 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:04 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:04 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:06 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:189):2: 3c32cb953ab5fec8d3a1a7d6d7a4d64b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:09:06 [info] 37#37: *245 [lua] logger.lua:23: 3c32cb953ab5fec8d3a1a7d6d7a4d64b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:09:06 +0000] 3c32cb953ab5fec8d3a1a7d6d7a4d64b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:09:14 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:14 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:21 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:189):2: dc63db9eae68b7afa1651f045ee8d5da:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:09:21 [info] 37#37: *248 [lua] logger.lua:23: dc63db9eae68b7afa1651f045ee8d5da {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:09:21 +0000] dc63db9eae68b7afa1651f045ee8d5da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:09:24 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:24 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:34 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:34 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:36 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:189):2: 4d65760e139dd0dae9259f0dde4ada43:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:09:36 [info] 37#37: *254 [lua] logger.lua:23: 4d65760e139dd0dae9259f0dde4ada43 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:09:36 +0000] 4d65760e139dd0dae9259f0dde4ada43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:09:44 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:44 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:51 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:189):2: 6cbd608936b5718085a4d88c17aea5ff:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:09:51 +0000] 6cbd608936b5718085a4d88c17aea5ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/19 03:09:51 [info] 37#37: *257 [lua] logger.lua:23: 6cbd608936b5718085a4d88c17aea5ff {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:09:54 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:09:54 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:04 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:04 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:06 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:189):2: 3452b3cb84103373b4831e0a4b825b8e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:10:06 [info] 37#37: *262 [lua] logger.lua:23: 3452b3cb84103373b4831e0a4b825b8e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:10:06 +0000] 3452b3cb84103373b4831e0a4b825b8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:10:14 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:14 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:21 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:189):2: 8fdf4a348eb1a707a834c295a3aa8c64:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:10:21 [info] 37#37: *265 [lua] logger.lua:23: 8fdf4a348eb1a707a834c295a3aa8c64 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:10:21 +0000] 8fdf4a348eb1a707a834c295a3aa8c64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:10:24 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:24 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:34 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:34 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:36 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:189):2: 8133dd2c9ec906bbcda55e008f2e4b55:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:10:36 [info] 37#37: *271 [lua] logger.lua:23: 8133dd2c9ec906bbcda55e008f2e4b55 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:10:36 +0000] 8133dd2c9ec906bbcda55e008f2e4b55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/12/19 03:10:44 [info] 38#38: *273 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:44 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:51 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:189):2: 7d28a20f09d8f908df5f568173cfd1e3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:10:51 +0000] 7d28a20f09d8f908df5f568173cfd1e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/19 03:10:51 [info] 37#37: *274 [lua] logger.lua:23: 7d28a20f09d8f908df5f568173cfd1e3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/19 03:10:54 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:10:54 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:04 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:04 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:06 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:189):2: d0f2d066f27c800967a23fb1c07c7744:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:11:06 [info] 37#37: *279 [lua] logger.lua:23: d0f2d066f27c800967a23fb1c07c7744 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:11:06 +0000] d0f2d066f27c800967a23fb1c07c7744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:11:14 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:14 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:21 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:189):2: d5bf7573d65d3e9c5bcad186c9afac8d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:11:21 +0000] d5bf7573d65d3e9c5bcad186c9afac8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/19 03:11:21 [info] 37#37: *282 [lua] logger.lua:23: d5bf7573d65d3e9c5bcad186c9afac8d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:11:24 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:24 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:34 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:34 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:36 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:189):2: 3cf6349368417b93b04bfe2e11d83086:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:11:36 [info] 37#37: *288 [lua] logger.lua:23: 3cf6349368417b93b04bfe2e11d83086 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:11:36 +0000] 3cf6349368417b93b04bfe2e11d83086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:11:44 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:44 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:51 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:189):2: f09eee932ad2da5fae0da0f5be372f35:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:11:51 [info] 37#37: *291 [lua] logger.lua:23: f09eee932ad2da5fae0da0f5be372f35 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:11:51 +0000] f09eee932ad2da5fae0da0f5be372f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/19 03:11:54 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:11:54 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:04 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:04 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:06 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:189):2: 67b5d2167eba7ab297ee66ff76f52540:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:12:06 [info] 37#37: *296 [lua] logger.lua:23: 67b5d2167eba7ab297ee66ff76f52540 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:12:06 +0000] 67b5d2167eba7ab297ee66ff76f52540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:12:14 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:14 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:21 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:189):2: 783ba79b3091b9867c86a2d76602acc5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:12:21 +0000] 783ba79b3091b9867c86a2d76602acc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:12:21 [info] 37#37: *299 [lua] logger.lua:23: 783ba79b3091b9867c86a2d76602acc5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:12:24 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:24 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:34 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:34 [info] 38#38: *303 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:36 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:189):2: c1e375b1b51c540559d6fcbf716de299:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:12:36 +0000] c1e375b1b51c540559d6fcbf716de299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:12:36 [info] 37#37: *305 [lua] logger.lua:23: c1e375b1b51c540559d6fcbf716de299 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:12:44 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:44 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:51 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:189):2: 8f77e5a5d0338d54765c3df040969325:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:12:51 [info] 37#37: *308 [lua] logger.lua:23: 8f77e5a5d0338d54765c3df040969325 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:12:51 +0000] 8f77e5a5d0338d54765c3df040969325 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:12:54 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:12:54 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:04 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:04 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:06 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:189):2: 4a51b7ff0db410241523ab612f144f91:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:13:06 +0000] 4a51b7ff0db410241523ab612f144f91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:13:06 [info] 37#37: *313 [lua] logger.lua:23: 4a51b7ff0db410241523ab612f144f91 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:13:14 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:14 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:21 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:189):2: e9bfaea3ce4b75fd66aac1a60e7fc6b3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:13:21 +0000] e9bfaea3ce4b75fd66aac1a60e7fc6b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:13:21 [info] 37#37: *316 [lua] logger.lua:23: e9bfaea3ce4b75fd66aac1a60e7fc6b3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:13:24 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:24 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:34 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:34 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:36 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:189):2: ef9008fecd97f0403dcaf330416283bb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:13:36 [info] 37#37: *322 [lua] logger.lua:23: ef9008fecd97f0403dcaf330416283bb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:13:36 +0000] ef9008fecd97f0403dcaf330416283bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:13:44 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:44 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:51 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:189):2: e08ce03d4bb5aaa6dc592f4c1b4ec3da:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:13:51 +0000] e08ce03d4bb5aaa6dc592f4c1b4ec3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:13:51 [info] 37#37: *325 [lua] logger.lua:23: e08ce03d4bb5aaa6dc592f4c1b4ec3da {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:13:54 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:13:54 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:04 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:04 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:06 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:189):2: 5f679565490dcb15c060efc25eae2b94:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:14:06 [info] 37#37: *330 [lua] logger.lua:23: 5f679565490dcb15c060efc25eae2b94 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:14:06 +0000] 5f679565490dcb15c060efc25eae2b94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:14:14 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:14 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:21 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:189):2: 047f134c78dedf879d786bc9d6553214:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:14:21 [info] 37#37: *333 [lua] logger.lua:23: 047f134c78dedf879d786bc9d6553214 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:14:21 +0000] 047f134c78dedf879d786bc9d6553214 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:14:24 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:24 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:34 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:34 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:36 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:189):2: 1b1ffbd5525d028ac699b3def3316f0e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:14:36 [info] 37#37: *339 [lua] logger.lua:23: 1b1ffbd5525d028ac699b3def3316f0e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:14:36 +0000] 1b1ffbd5525d028ac699b3def3316f0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:14:44 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:44 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:51 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:189):2: b9738b59d407bf63ca94973783426646:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:14:51 [info] 37#37: *342 [lua] logger.lua:23: b9738b59d407bf63ca94973783426646 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:14:51 +0000] b9738b59d407bf63ca94973783426646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:14:54 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:14:54 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:04 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:04 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:06 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:189):2: a4d7ce1ababb7a463a833a9384763472:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:15:06 [info] 37#37: *347 [lua] logger.lua:23: a4d7ce1ababb7a463a833a9384763472 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:15:06 +0000] a4d7ce1ababb7a463a833a9384763472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:15:14 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:14 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:21 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:189):2: a93cae7427c2c437021fc6dac1a16d98:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:15:21 +0000] a93cae7427c2c437021fc6dac1a16d98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:15:21 [info] 37#37: *350 [lua] logger.lua:23: a93cae7427c2c437021fc6dac1a16d98 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:15:24 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:24 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:34 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:34 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:36 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:189):2: 4870df79c9db575da42f26fe0e80fe30:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:15:36 +0000] 4870df79c9db575da42f26fe0e80fe30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/19 03:15:36 [info] 37#37: *356 [lua] logger.lua:23: 4870df79c9db575da42f26fe0e80fe30 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/19 03:15:44 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:44 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:51 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:189):2: 3a0a338e03430f3149669f623c7a86a7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:15:51 [info] 37#37: *359 [lua] logger.lua:23: 3a0a338e03430f3149669f623c7a86a7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:15:51 +0000] 3a0a338e03430f3149669f623c7a86a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/12/19 03:15:54 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:15:54 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:04 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:04 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:06 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:189):2: 41c6e1edbec92c28f3a78475305970a6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:16:06 [info] 37#37: *364 [lua] logger.lua:23: 41c6e1edbec92c28f3a78475305970a6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:16:06 +0000] 41c6e1edbec92c28f3a78475305970a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/12/19 03:16:14 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:14 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:21 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:189):2: f433f6080f9afb63b1073f33f5eef550:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:16:21 +0000] f433f6080f9afb63b1073f33f5eef550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:16:21 [info] 37#37: *367 [lua] logger.lua:23: f433f6080f9afb63b1073f33f5eef550 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:16:24 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:24 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:34 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:34 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:36 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:189):2: 61cdf6cd5cd4ae457fecec56f1c8e69c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:16:36 +0000] 61cdf6cd5cd4ae457fecec56f1c8e69c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:16:36 [info] 37#37: *373 [lua] logger.lua:23: 61cdf6cd5cd4ae457fecec56f1c8e69c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:16:44 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:44 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:51 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:189):2: 7e2a76d8e7e98b39403452734aaac935:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:16:51 +0000] 7e2a76d8e7e98b39403452734aaac935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:16:51 [info] 37#37: *376 [lua] logger.lua:23: 7e2a76d8e7e98b39403452734aaac935 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:16:54 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:16:54 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:04 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:04 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:06 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:189):2: fe5ddd742355cfc195b6e37c0d01a1d2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:17:06 [info] 37#37: *381 [lua] logger.lua:23: fe5ddd742355cfc195b6e37c0d01a1d2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:17:06 +0000] fe5ddd742355cfc195b6e37c0d01a1d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:17:14 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:14 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:21 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:189):2: 9de1b264ebdd15bd187ac36996bc86cf:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:17:21 [info] 37#37: *384 [lua] logger.lua:23: 9de1b264ebdd15bd187ac36996bc86cf {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:17:21 +0000] 9de1b264ebdd15bd187ac36996bc86cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/19 03:17:24 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:24 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:24 [info] 37#37: *387 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.93, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.93 - - [19/Dec/2022:03:17:24 +0000] 046c2e262024a92ae508d4808be4fa65 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/12/19 03:17:34 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:34 [info] 38#38: *390 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:36 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: b0f0bdbca2dfe014e630a67f7ec2690d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:17:36 [info] 37#37: *391 [lua] logger.lua:23: b0f0bdbca2dfe014e630a67f7ec2690d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.70.102 - - [19/Dec/2022:03:17:36 +0000] b0f0bdbca2dfe014e630a67f7ec2690d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/19 03:17:44 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:44 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:51 [info] 37#37: *394 [lua] access_by_lua(msblocations.conf:189):2: f783ed12cbe6bda9d3e054c6e3c6eec7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 03:17:52 [info] 37#37: *394 [lua] logger.lua:23: f783ed12cbe6bda9d3e054c6e3c6eec7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:17:52 +0000] f783ed12cbe6bda9d3e054c6e3c6eec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/19 03:17:54 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:17:54 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:04 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:04 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:07 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:189):2: d62f458bd78b9f4fb962f3aa8b78ea68:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:18:07 [info] 37#37: *399 [lua] logger.lua:23: d62f458bd78b9f4fb962f3aa8b78ea68 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:18:07 +0000] d62f458bd78b9f4fb962f3aa8b78ea68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:18:14 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:14 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:22 [info] 37#37: *402 [lua] access_by_lua(msblocations.conf:189):2: 9feb92fac9ac6f0331ea1b9598c0652f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:18:22 [info] 37#37: *402 [lua] logger.lua:23: 9feb92fac9ac6f0331ea1b9598c0652f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:18:22 +0000] 9feb92fac9ac6f0331ea1b9598c0652f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:18:24 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:24 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:34 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:34 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:37 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:189):2: 2d4d2a168458fb670a8f5474005e210f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:18:37 [info] 37#37: *408 [lua] logger.lua:23: 2d4d2a168458fb670a8f5474005e210f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:18:37 +0000] 2d4d2a168458fb670a8f5474005e210f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:18:44 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:44 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:52 [info] 37#37: *411 [lua] access_by_lua(msblocations.conf:189):2: 1890ac1b2ede3747b1d7b27c82ef45ef:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.70.102 - - [19/Dec/2022:03:18:52 +0000] 1890ac1b2ede3747b1d7b27c82ef45ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:18:52 [info] 37#37: *411 [lua] logger.lua:23: 1890ac1b2ede3747b1d7b27c82ef45ef {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:18:54 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:18:54 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:04 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:04 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:07 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:189):2: f27b015c168fbdd2ee6758832ecad023:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:19:07 +0000] f27b015c168fbdd2ee6758832ecad023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:19:07 [info] 37#37: *416 [lua] logger.lua:23: f27b015c168fbdd2ee6758832ecad023 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:19:14 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:14 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:22 [info] 37#37: *419 [lua] access_by_lua(msblocations.conf:189):2: 1192ceb7fe19da33257e422e23ad16ba:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.102 - - [19/Dec/2022:03:19:22 +0000] 1192ceb7fe19da33257e422e23ad16ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:19:22 [info] 37#37: *419 [lua] logger.lua:23: 1192ceb7fe19da33257e422e23ad16ba {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:19:24 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:24 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:34 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:34 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:37 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:189):2: f6403e8f568301f353636d50a3d24932:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:19:37 [info] 37#37: *425 [lua] logger.lua:23: f6403e8f568301f353636d50a3d24932 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:19:37 +0000] f6403e8f568301f353636d50a3d24932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:19:44 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:44 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:52 [info] 37#37: *428 [lua] access_by_lua(msblocations.conf:189):2: 128ea39d9a53f6d61cbc3fd841ab0216:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:19:52 [info] 37#37: *428 [lua] logger.lua:23: 128ea39d9a53f6d61cbc3fd841ab0216 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:19:52 +0000] 128ea39d9a53f6d61cbc3fd841ab0216 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:19:54 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:19:54 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:04 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:04 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:07 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:189):2: 87e274acf5e0263d2a23797e8300e223:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:20:07 [info] 37#37: *433 [lua] logger.lua:23: 87e274acf5e0263d2a23797e8300e223 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:20:07 +0000] 87e274acf5e0263d2a23797e8300e223 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:20:14 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:14 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:22 [info] 37#37: *436 [lua] access_by_lua(msblocations.conf:189):2: 099d831be2a8c66aa4470504ed4da0e2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:20:22 [info] 37#37: *436 [lua] logger.lua:23: 099d831be2a8c66aa4470504ed4da0e2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:20:22 +0000] 099d831be2a8c66aa4470504ed4da0e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:20:24 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:24 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:34 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:34 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:37 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:189):2: bc6a95a5c746d4bdb1875daae5d4ec05:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.70.102 - - [19/Dec/2022:03:20:37 +0000] bc6a95a5c746d4bdb1875daae5d4ec05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/12/19 03:20:37 [info] 37#37: *442 [lua] logger.lua:23: bc6a95a5c746d4bdb1875daae5d4ec05 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:20:44 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:44 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:52 [info] 37#37: *445 [lua] access_by_lua(msblocations.conf:189):2: f38ac6acc5a552ef1a369d76e00fc8ef:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:20:52 [info] 37#37: *445 [lua] logger.lua:23: f38ac6acc5a552ef1a369d76e00fc8ef {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:20:52 +0000] f38ac6acc5a552ef1a369d76e00fc8ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:20:54 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:20:54 [info] 38#38: *447 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:04 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:04 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:07 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:189):2: 6e4806594cb9b9cca62c7539a652384d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:21:07 [info] 37#37: *450 [lua] logger.lua:23: 6e4806594cb9b9cca62c7539a652384d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:21:07 +0000] 6e4806594cb9b9cca62c7539a652384d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:21:14 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:14 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:22 [info] 37#37: *453 [lua] access_by_lua(msblocations.conf:189):2: 66e5bed84ee73a550be7237ddfb6b4db:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:21:22 +0000] 66e5bed84ee73a550be7237ddfb6b4db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:21:22 [info] 37#37: *453 [lua] logger.lua:23: 66e5bed84ee73a550be7237ddfb6b4db {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:21:24 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:24 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:34 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:34 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:37 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:189):2: ca0b937661a56dcbb9b02ba63422abc4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:21:37 [info] 37#37: *459 [lua] logger.lua:23: ca0b937661a56dcbb9b02ba63422abc4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:21:37 +0000] ca0b937661a56dcbb9b02ba63422abc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:21:44 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:44 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:52 [info] 37#37: *462 [lua] access_by_lua(msblocations.conf:189):2: e5aa9ac958d5ffbff11dd7580bb9039b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:21:52 [info] 37#37: *462 [lua] logger.lua:23: e5aa9ac958d5ffbff11dd7580bb9039b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:21:52 +0000] e5aa9ac958d5ffbff11dd7580bb9039b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:21:54 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:21:54 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:04 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:04 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:07 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:189):2: 19277b34df1e93ddc3ef291287292a10:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:22:07 +0000] 19277b34df1e93ddc3ef291287292a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:22:07 [info] 37#37: *467 [lua] logger.lua:23: 19277b34df1e93ddc3ef291287292a10 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:22:14 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:14 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:22 [info] 37#37: *470 [lua] access_by_lua(msblocations.conf:189):2: 403bf7a50a76a6e5c0adede580137435:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.102 - - [19/Dec/2022:03:22:22 +0000] 403bf7a50a76a6e5c0adede580137435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:22:22 [info] 37#37: *470 [lua] logger.lua:23: 403bf7a50a76a6e5c0adede580137435 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:22:24 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:24 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:34 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:34 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:37 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:189):2: 8b9f33b4b316ea81080bdfda11cab3ad:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:22:37 +0000] 8b9f33b4b316ea81080bdfda11cab3ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:22:37 [info] 37#37: *476 [lua] logger.lua:23: 8b9f33b4b316ea81080bdfda11cab3ad {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:22:44 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:44 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:52 [info] 37#37: *479 [lua] access_by_lua(msblocations.conf:189):2: 2a00df933c6fe28e2239b3f1fe1da0a4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:22:52 [info] 37#37: *479 [lua] logger.lua:23: 2a00df933c6fe28e2239b3f1fe1da0a4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:22:52 +0000] 2a00df933c6fe28e2239b3f1fe1da0a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:22:54 [info] 38#38: *481 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:22:54 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:04 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:04 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:07 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:189):2: 3443bb0758af83750e15e99853587770:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:23:07 [info] 37#37: *484 [lua] logger.lua:23: 3443bb0758af83750e15e99853587770 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:23:07 +0000] 3443bb0758af83750e15e99853587770 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:23:14 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:14 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:22 [info] 37#37: *487 [lua] access_by_lua(msblocations.conf:189):2: 174b158d21238917e2843edf21639904:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:23:22 +0000] 174b158d21238917e2843edf21639904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:23:22 [info] 37#37: *487 [lua] logger.lua:23: 174b158d21238917e2843edf21639904 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:23:24 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:24 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:34 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:34 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:37 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:189):2: 36608c7fe509626046be8999684b8c1f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:23:37 +0000] 36608c7fe509626046be8999684b8c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/19 03:23:37 [info] 37#37: *493 [lua] logger.lua:23: 36608c7fe509626046be8999684b8c1f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/19 03:23:44 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:44 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:52 [info] 37#37: *496 [lua] access_by_lua(msblocations.conf:189):2: e82847d550c8f8f6cea0a052cfe75961:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:23:52 [info] 37#37: *496 [lua] logger.lua:23: e82847d550c8f8f6cea0a052cfe75961 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:23:52 +0000] e82847d550c8f8f6cea0a052cfe75961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:23:54 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:23:54 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:04 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:04 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:07 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:189):2: 96e2a1ad3e009b87c204e314de8c98b7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:24:07 +0000] 96e2a1ad3e009b87c204e314de8c98b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/12/19 03:24:07 [info] 37#37: *501 [lua] logger.lua:23: 96e2a1ad3e009b87c204e314de8c98b7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:24:14 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:14 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:22 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:189):2: 107ef047d77b4d68b4547be3c3cff5f6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:24:22 [info] 37#37: *504 [lua] logger.lua:23: 107ef047d77b4d68b4547be3c3cff5f6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:24:22 +0000] 107ef047d77b4d68b4547be3c3cff5f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:24:24 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:24 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:34 [info] 38#38: *508 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:34 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:37 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:189):2: 99c63cff290149bb2f53ec1d59e3a23c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:24:37 [info] 37#37: *510 [lua] logger.lua:23: 99c63cff290149bb2f53ec1d59e3a23c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:24:37 +0000] 99c63cff290149bb2f53ec1d59e3a23c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:24:44 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:44 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:52 [info] 37#37: *513 [lua] access_by_lua(msblocations.conf:189):2: 1e7bca0805e4d99beb458e7bc6c3663c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:24:52 [info] 37#37: *513 [lua] logger.lua:23: 1e7bca0805e4d99beb458e7bc6c3663c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:24:52 +0000] 1e7bca0805e4d99beb458e7bc6c3663c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:24:54 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:24:54 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:04 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:04 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:07 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:189):2: 372466600abb1e4c5cc68652c2fbf916:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:25:07 [info] 37#37: *518 [lua] logger.lua:23: 372466600abb1e4c5cc68652c2fbf916 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:25:07 +0000] 372466600abb1e4c5cc68652c2fbf916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:25:14 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:14 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:22 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:189):2: d1ad922fa55437babde44408243d9eca:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:25:22 [info] 37#37: *521 [lua] logger.lua:23: d1ad922fa55437babde44408243d9eca {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:25:22 +0000] d1ad922fa55437babde44408243d9eca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:25:24 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:24 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:34 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:34 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:37 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:189):2: 3b31f124acb2c4933934b464d5ff0165:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:25:37 [info] 37#37: *527 [lua] logger.lua:23: 3b31f124acb2c4933934b464d5ff0165 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:25:37 +0000] 3b31f124acb2c4933934b464d5ff0165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:25:44 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:44 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:52 [info] 37#37: *530 [lua] access_by_lua(msblocations.conf:189):2: d66bb588e2aee98b8fa6a9bbc5b0eb1a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:25:52 +0000] d66bb588e2aee98b8fa6a9bbc5b0eb1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:25:52 [info] 37#37: *530 [lua] logger.lua:23: d66bb588e2aee98b8fa6a9bbc5b0eb1a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:25:54 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:25:54 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:04 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:04 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:07 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:189):2: 8daa0be112386dfde062a70c4e0d11b2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:26:07 [info] 37#37: *535 [lua] logger.lua:23: 8daa0be112386dfde062a70c4e0d11b2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:26:07 +0000] 8daa0be112386dfde062a70c4e0d11b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:26:14 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:14 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:22 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:189):2: 9b585e63bf45a890c055a764c3abd045:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:26:22 [info] 37#37: *538 [lua] logger.lua:23: 9b585e63bf45a890c055a764c3abd045 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:26:22 +0000] 9b585e63bf45a890c055a764c3abd045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:26:24 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:24 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:34 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:34 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:37 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:189):2: 8757b0a87cf115c64090b7a3bf3b2e45:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:26:37 [info] 37#37: *544 [lua] logger.lua:23: 8757b0a87cf115c64090b7a3bf3b2e45 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:26:37 +0000] 8757b0a87cf115c64090b7a3bf3b2e45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:26:44 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:44 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:52 [info] 37#37: *547 [lua] access_by_lua(msblocations.conf:189):2: 1759185694ee27bdf9ebb9826d429373:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:26:52 [info] 37#37: *547 [lua] logger.lua:23: 1759185694ee27bdf9ebb9826d429373 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:26:52 +0000] 1759185694ee27bdf9ebb9826d429373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:26:54 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:26:54 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:04 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:04 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:07 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:189):2: 7092579ce798d502caf0ffb95155cc60:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:27:07 [info] 37#37: *552 [lua] logger.lua:23: 7092579ce798d502caf0ffb95155cc60 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:27:07 +0000] 7092579ce798d502caf0ffb95155cc60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:27:14 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:14 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:22 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:189):2: 9f2f0fc8ac0c1f81bde80492f5875ec8:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:27:22 [info] 37#37: *555 [lua] logger.lua:23: 9f2f0fc8ac0c1f81bde80492f5875ec8 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:27:22 +0000] 9f2f0fc8ac0c1f81bde80492f5875ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:27:24 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:24 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:34 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:34 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:37 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:189):2: 9b69db61f2032de4ecee6bb3d7113fae:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:27:37 [info] 37#37: *561 [lua] logger.lua:23: 9b69db61f2032de4ecee6bb3d7113fae {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:27:37 +0000] 9b69db61f2032de4ecee6bb3d7113fae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:27:44 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:44 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:52 [info] 37#37: *564 [lua] access_by_lua(msblocations.conf:189):2: 912731f1cea3d29b3c9433efc5fac8be:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:27:52 [info] 37#37: *564 [lua] logger.lua:23: 912731f1cea3d29b3c9433efc5fac8be {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:27:52 +0000] 912731f1cea3d29b3c9433efc5fac8be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:27:54 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:27:54 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:04 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:04 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:07 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:189):2: 56676041a22b974d29041e6544542b8f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:07 +0000] 56676041a22b974d29041e6544542b8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:28:07 [info] 37#37: *569 [lua] logger.lua:23: 56676041a22b974d29041e6544542b8f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:28:14 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:14 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:22 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:189):2: 5feb86b3ca34b7b347150ff492dc74bd:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:28:22 [info] 37#37: *572 [lua] logger.lua:23: 5feb86b3ca34b7b347150ff492dc74bd {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:22 +0000] 5feb86b3ca34b7b347150ff492dc74bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:28:24 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:24 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:34 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:34 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:37 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:189):2: b79e8c4a06ddd7837ef42b8a439b0c7d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:28:37 [info] 37#37: *578 [lua] logger.lua:23: b79e8c4a06ddd7837ef42b8a439b0c7d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:37 +0000] b79e8c4a06ddd7837ef42b8a439b0c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:28:44 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:44 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:52 [info] 37#37: *581 [lua] access_by_lua(msblocations.conf:189):2: 49df2c0cd5e712b563f08fb5c7cfa82a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:28:52 [info] 37#37: *581 [lua] logger.lua:23: 49df2c0cd5e712b563f08fb5c7cfa82a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:28:52 +0000] 49df2c0cd5e712b563f08fb5c7cfa82a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:28:54 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:28:54 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:04 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:04 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:07 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:189):2: 47f2cf925b2b69d010295b94ba635ea4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:29:07 +0000] 47f2cf925b2b69d010295b94ba635ea4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:29:07 [info] 37#37: *586 [lua] logger.lua:23: 47f2cf925b2b69d010295b94ba635ea4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:29:14 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:14 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:22 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:189):2: a05d3ceb17115040260e7950e37b9e20:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:29:22 [info] 37#37: *589 [lua] logger.lua:23: a05d3ceb17115040260e7950e37b9e20 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:29:22 +0000] a05d3ceb17115040260e7950e37b9e20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:29:24 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:24 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:34 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:34 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:37 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:189):2: c05af7f1b24cf686752c394d6b082d4e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:29:37 [info] 37#37: *595 [lua] logger.lua:23: c05af7f1b24cf686752c394d6b082d4e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:29:37 +0000] c05af7f1b24cf686752c394d6b082d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:29:44 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:44 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:52 [info] 37#37: *598 [lua] access_by_lua(msblocations.conf:189):2: 477c931c8ddff444ab55fb15378f32b2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:29:52 +0000] 477c931c8ddff444ab55fb15378f32b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:29:52 [info] 37#37: *598 [lua] logger.lua:23: 477c931c8ddff444ab55fb15378f32b2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:29:54 [info] 38#38: *600 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:29:54 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:04 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:04 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:07 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:189):2: a457019aed019e4fb7f48c18a38188a8:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:30:07 [info] 37#37: *603 [lua] logger.lua:23: a457019aed019e4fb7f48c18a38188a8 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:30:07 +0000] a457019aed019e4fb7f48c18a38188a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:30:14 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:14 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:22 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:189):2: a279549f44859125d596ae8853ca0f6f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:30:22 [info] 37#37: *606 [lua] logger.lua:23: a279549f44859125d596ae8853ca0f6f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:30:22 +0000] a279549f44859125d596ae8853ca0f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:30:24 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:24 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:34 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:34 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:37 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:189):2: 183c48e8b2544a6dd94d7b444572d36e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:30:37 [info] 37#37: *612 [lua] logger.lua:23: 183c48e8b2544a6dd94d7b444572d36e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:30:37 +0000] 183c48e8b2544a6dd94d7b444572d36e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:30:44 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:44 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:52 [info] 37#37: *615 [lua] access_by_lua(msblocations.conf:189):2: 1aa72c55c51f11ce74c2a07ecbb60585:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:30:52 [info] 37#37: *615 [lua] logger.lua:23: 1aa72c55c51f11ce74c2a07ecbb60585 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:30:52 +0000] 1aa72c55c51f11ce74c2a07ecbb60585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:30:54 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:30:54 [info] 38#38: *617 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:04 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:04 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:07 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:189):2: ca3d12aa6f58cb5bd55418e5f91eb351:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:31:07 +0000] ca3d12aa6f58cb5bd55418e5f91eb351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:31:07 [info] 37#37: *620 [lua] logger.lua:23: ca3d12aa6f58cb5bd55418e5f91eb351 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:31:14 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:14 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:22 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:189):2: d26c310df973227cf91ec67201d52818:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:31:22 [info] 37#37: *623 [lua] logger.lua:23: d26c310df973227cf91ec67201d52818 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:31:22 +0000] d26c310df973227cf91ec67201d52818 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:31:24 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:24 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:34 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:34 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:37 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:189):2: 417f20b31b053248e180808f8da0cabe:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:31:37 [info] 37#37: *629 [lua] logger.lua:23: 417f20b31b053248e180808f8da0cabe {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:31:37 +0000] 417f20b31b053248e180808f8da0cabe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/19 03:31:44 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:44 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:52 [info] 37#37: *632 [lua] access_by_lua(msblocations.conf:189):2: 9ebf3541d74061e833c7e28391d34838:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:31:52 +0000] 9ebf3541d74061e833c7e28391d34838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/19 03:31:52 [info] 37#37: *632 [lua] logger.lua:23: 9ebf3541d74061e833c7e28391d34838 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/19 03:31:54 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:31:54 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:04 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:04 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:07 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:189):2: 1fe0cf4e9be17c2115ff407ff859988c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:32:07 +0000] 1fe0cf4e9be17c2115ff407ff859988c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:32:07 [info] 37#37: *637 [lua] logger.lua:23: 1fe0cf4e9be17c2115ff407ff859988c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:32:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:32:14 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:14 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:22 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:189):2: 0f6b523eca477651ea5d2d9e268f86f2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:32:22 [info] 37#37: *640 [lua] logger.lua:23: 0f6b523eca477651ea5d2d9e268f86f2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:32:22 +0000] 0f6b523eca477651ea5d2d9e268f86f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:32:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:32:24 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:24 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:34 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:34 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:37 [info] 37#37: *646 [lua] access_by_lua(msblocations.conf:189):2: 567e0df79826c2d9920b980150b2b1f2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:32:37 [info] 37#37: *646 [lua] logger.lua:23: 567e0df79826c2d9920b980150b2b1f2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:32:37 +0000] 567e0df79826c2d9920b980150b2b1f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:32:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:32:44 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:44 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:52 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:189):2: 78e1f485960b42b2f61980c190b9eb98:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:32:52 [info] 37#37: *649 [lua] logger.lua:23: 78e1f485960b42b2f61980c190b9eb98 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:32:52 +0000] 78e1f485960b42b2f61980c190b9eb98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:32:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:32:54 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:32:54 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:04 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:04 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:07 [info] 37#37: *654 [lua] access_by_lua(msblocations.conf:189):2: 91627966d4a544ff4e3c43be97c16aa5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:33:07 [info] 37#37: *654 [lua] logger.lua:23: 91627966d4a544ff4e3c43be97c16aa5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:33:07 +0000] 91627966d4a544ff4e3c43be97c16aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:33:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:33:14 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:14 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:22 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:189):2: e13d5fd1f3f7e577e2d6ca7cf797064c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:33:22 +0000] e13d5fd1f3f7e577e2d6ca7cf797064c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:33:22 [info] 37#37: *657 [lua] logger.lua:23: e13d5fd1f3f7e577e2d6ca7cf797064c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:33:24 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:24 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:34 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:34 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:37 [info] 37#37: *663 [lua] access_by_lua(msblocations.conf:189):2: 9330a1ee078d38e1cc399df4f2eaa142:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:33:37 [info] 37#37: *663 [lua] logger.lua:23: 9330a1ee078d38e1cc399df4f2eaa142 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:33:37 +0000] 9330a1ee078d38e1cc399df4f2eaa142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/19 03:33:44 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:44 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:52 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:189):2: 8b720fa9dee29f94123fa475c0637c2e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:33:52 +0000] 8b720fa9dee29f94123fa475c0637c2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:33:52 [info] 37#37: *666 [lua] logger.lua:23: 8b720fa9dee29f94123fa475c0637c2e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:33:54 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:33:54 [info] 38#38: *668 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:04 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:04 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:07 [info] 37#37: *671 [lua] access_by_lua(msblocations.conf:189):2: 512cf4b8c5ef4ad1668e85d4e28ea763:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:34:08 +0000] 512cf4b8c5ef4ad1668e85d4e28ea763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:34:08 [info] 37#37: *671 [lua] logger.lua:23: 512cf4b8c5ef4ad1668e85d4e28ea763 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:34:14 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:14 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:23 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:189):2: ee411bc1c0cb325473fb8581e1f26e32:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:34:23 [info] 37#37: *674 [lua] logger.lua:23: ee411bc1c0cb325473fb8581e1f26e32 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:34:23 +0000] ee411bc1c0cb325473fb8581e1f26e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:34:24 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:24 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:34 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:34 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:38 [info] 37#37: *680 [lua] access_by_lua(msblocations.conf:189):2: 54ec74202aff7b7d547c2286e707a038:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:34:38 [info] 37#37: *680 [lua] logger.lua:23: 54ec74202aff7b7d547c2286e707a038 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:34:38 +0000] 54ec74202aff7b7d547c2286e707a038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:34:44 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:44 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:53 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:189):2: 65d27ccfe5cb29cf2c839fdcfed7328b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:34:53 [info] 37#37: *683 [lua] logger.lua:23: 65d27ccfe5cb29cf2c839fdcfed7328b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:34:53 +0000] 65d27ccfe5cb29cf2c839fdcfed7328b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 03:34:54 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:34:54 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:04 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:04 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:08 [info] 37#37: *688 [lua] access_by_lua(msblocations.conf:189):2: 3b4d6de0339745cbc8430bd1f84c1915:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:35:08 [info] 37#37: *688 [lua] logger.lua:23: 3b4d6de0339745cbc8430bd1f84c1915 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:35:08 +0000] 3b4d6de0339745cbc8430bd1f84c1915 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:35:14 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:14 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:23 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:189):2: fd336b8b802a379b026b676db63d352c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:35:23 [info] 37#37: *691 [lua] logger.lua:23: fd336b8b802a379b026b676db63d352c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:35:23 +0000] fd336b8b802a379b026b676db63d352c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:35:24 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:24 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:34 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:34 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:38 [info] 37#37: *697 [lua] access_by_lua(msblocations.conf:189):2: 32822e39027db6147eb15247e27ed47c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:35:38 [info] 37#37: *697 [lua] logger.lua:23: 32822e39027db6147eb15247e27ed47c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:35:38 +0000] 32822e39027db6147eb15247e27ed47c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:35:44 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:44 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:53 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:189):2: 50b28f83e19a84a56fb3ed72ed429901:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:35:53 [info] 37#37: *700 [lua] logger.lua:23: 50b28f83e19a84a56fb3ed72ed429901 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:35:53 +0000] 50b28f83e19a84a56fb3ed72ed429901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:35:54 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:35:54 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:04 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:04 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:08 [info] 37#37: *705 [lua] access_by_lua(msblocations.conf:189):2: 5e1bbe9cae30c01aaf021c03921b54ad:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:36:08 [info] 37#37: *705 [lua] logger.lua:23: 5e1bbe9cae30c01aaf021c03921b54ad {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:36:08 +0000] 5e1bbe9cae30c01aaf021c03921b54ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:36:14 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:14 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:23 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:189):2: 082a5e3663db86ac5e8bc22d8415c4b5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:36:23 [info] 37#37: *708 [lua] logger.lua:23: 082a5e3663db86ac5e8bc22d8415c4b5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:36:23 +0000] 082a5e3663db86ac5e8bc22d8415c4b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/19 03:36:24 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:24 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:34 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:34 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:38 [info] 37#37: *714 [lua] access_by_lua(msblocations.conf:189):2: 8fa155d2a509461389d92fe0bf9f08a0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:36:38 [info] 37#37: *714 [lua] logger.lua:23: 8fa155d2a509461389d92fe0bf9f08a0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:36:38 +0000] 8fa155d2a509461389d92fe0bf9f08a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:36:44 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:44 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:53 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:189):2: 265607cf72a10a79a79794ce9bc105ff:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:36:53 +0000] 265607cf72a10a79a79794ce9bc105ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:36:53 [info] 37#37: *717 [lua] logger.lua:23: 265607cf72a10a79a79794ce9bc105ff {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:36:54 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:36:54 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:04 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:04 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:08 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:189):2: 9dbd9d58e70e1f5a3dc4f177209d5ad2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.70.102 - - [19/Dec/2022:03:37:08 +0000] 9dbd9d58e70e1f5a3dc4f177209d5ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:37:08 [info] 37#37: *722 [lua] logger.lua:23: 9dbd9d58e70e1f5a3dc4f177209d5ad2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:37:14 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:14 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:23 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:189):2: 498e72c55b12b1484c3cca36530f191d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:37:23 [info] 37#37: *725 [lua] logger.lua:23: 498e72c55b12b1484c3cca36530f191d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:37:23 +0000] 498e72c55b12b1484c3cca36530f191d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:37:24 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:24 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:34 [info] 38#38: *730 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:34 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:38 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:189):2: 64e16d75657c5d12df1ed81fbf063c2b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:37:38 [info] 37#37: *731 [lua] logger.lua:23: 64e16d75657c5d12df1ed81fbf063c2b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:37:38 +0000] 64e16d75657c5d12df1ed81fbf063c2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:37:44 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:44 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:53 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:189):2: 8b739b2328289bcbd67a0a5f1b6e1c30:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:37:53 [info] 37#37: *734 [lua] logger.lua:23: 8b739b2328289bcbd67a0a5f1b6e1c30 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.102 - - [19/Dec/2022:03:37:53 +0000] 8b739b2328289bcbd67a0a5f1b6e1c30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:37:54 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:37:54 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:04 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:04 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:08 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:189):2: 744160ab831504cebb80eb30256a3378:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:38:08 [info] 37#37: *739 [lua] logger.lua:23: 744160ab831504cebb80eb30256a3378 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:38:08 +0000] 744160ab831504cebb80eb30256a3378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:38:14 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:14 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:23 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:189):2: 9d40d2959dc80ee71d482815158bb6e9:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:38:23 [info] 37#37: *742 [lua] logger.lua:23: 9d40d2959dc80ee71d482815158bb6e9 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:38:23 +0000] 9d40d2959dc80ee71d482815158bb6e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:38:24 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:24 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:34 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:34 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:38 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:189):2: 0a0e932bab183a7fbcf7edc706ce760b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:38:38 [info] 37#37: *748 [lua] logger.lua:23: 0a0e932bab183a7fbcf7edc706ce760b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:38:38 +0000] 0a0e932bab183a7fbcf7edc706ce760b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:38:44 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:44 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:53 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:189):2: a161e3f1e755fba01ec3e542bf19a33d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:38:53 [info] 37#37: *751 [lua] logger.lua:23: a161e3f1e755fba01ec3e542bf19a33d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:38:53 +0000] a161e3f1e755fba01ec3e542bf19a33d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:38:54 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:38:54 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:04 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:04 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:08 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:189):2: d0f944ebc2f31326db1769d5c6ca46c5:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:39:08 [info] 37#37: *756 [lua] logger.lua:23: d0f944ebc2f31326db1769d5c6ca46c5 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:39:08 +0000] d0f944ebc2f31326db1769d5c6ca46c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:39:14 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:14 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:23 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:189):2: 48385a86eeee8971525c8599de122d33:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:39:23 [info] 37#37: *759 [lua] logger.lua:23: 48385a86eeee8971525c8599de122d33 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:39:23 +0000] 48385a86eeee8971525c8599de122d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:39:24 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:24 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:34 [info] 38#38: *762 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:34 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:38 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:189):2: 5fc4a1d80c2ed318e26737542b2877e3:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:39:38 [info] 37#37: *765 [lua] logger.lua:23: 5fc4a1d80c2ed318e26737542b2877e3 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:39:38 +0000] 5fc4a1d80c2ed318e26737542b2877e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:39:44 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:44 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:53 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:189):2: ea937a5471f228844473ae20aa100fa2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:39:53 [info] 37#37: *768 [lua] logger.lua:23: ea937a5471f228844473ae20aa100fa2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:39:53 +0000] ea937a5471f228844473ae20aa100fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:39:54 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:39:54 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:04 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:04 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:08 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:189):2: 612af89ca80dde0d28cb5568aa08c01b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:40:08 [info] 37#37: *773 [lua] logger.lua:23: 612af89ca80dde0d28cb5568aa08c01b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:40:08 +0000] 612af89ca80dde0d28cb5568aa08c01b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:40:14 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:14 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:23 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:189):2: 6815e216478737b47828a54ce45a2617:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:40:23 [info] 37#37: *776 [lua] logger.lua:23: 6815e216478737b47828a54ce45a2617 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:40:23 +0000] 6815e216478737b47828a54ce45a2617 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:40:24 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:24 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:34 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:34 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:38 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:189):2: 4f2e465be10fa79c14bdfe4868794a89:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:40:38 +0000] 4f2e465be10fa79c14bdfe4868794a89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:40:38 [info] 37#37: *782 [lua] logger.lua:23: 4f2e465be10fa79c14bdfe4868794a89 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:40:44 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:44 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:53 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:189):2: 5268d159246d18fad92f807daa904c36:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:40:53 +0000] 5268d159246d18fad92f807daa904c36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/19 03:40:53 [info] 37#37: *785 [lua] logger.lua:23: 5268d159246d18fad92f807daa904c36 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 03:40:54 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:40:54 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:04 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:04 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:08 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:189):2: 62e4fef65d0a6e4198c1eeca3c6e87dc:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:41:08 [info] 37#37: *790 [lua] logger.lua:23: 62e4fef65d0a6e4198c1eeca3c6e87dc {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:41:08 +0000] 62e4fef65d0a6e4198c1eeca3c6e87dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/19 03:41:14 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:14 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:23 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:189):2: fdf18b8654da157f2da6ba913c5f9849:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:41:23 [info] 37#37: *793 [lua] logger.lua:23: fdf18b8654da157f2da6ba913c5f9849 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:41:23 +0000] fdf18b8654da157f2da6ba913c5f9849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:41:24 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:24 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:34 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:34 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:38 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:189):2: b0434a3e8f2bb90f7c0d003e2a99c506:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.102 - - [19/Dec/2022:03:41:38 +0000] b0434a3e8f2bb90f7c0d003e2a99c506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:41:38 [info] 37#37: *799 [lua] logger.lua:23: b0434a3e8f2bb90f7c0d003e2a99c506 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:41:44 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:44 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:53 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:189):2: c400e2fa57214b67bc6107d8ee26ee25:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:41:53 [info] 37#37: *802 [lua] logger.lua:23: c400e2fa57214b67bc6107d8ee26ee25 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:41:53 +0000] c400e2fa57214b67bc6107d8ee26ee25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:41:54 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:41:54 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:04 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:04 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:08 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:189):2: 11a400548b2c499173042f249e0e350a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:42:08 [info] 37#37: *807 [lua] logger.lua:23: 11a400548b2c499173042f249e0e350a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:42:08 +0000] 11a400548b2c499173042f249e0e350a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/19 03:42:14 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:14 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:23 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:189):2: 47e80fe09c9173d75673ea7c68475d7f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:42:23 [info] 37#37: *810 [lua] logger.lua:23: 47e80fe09c9173d75673ea7c68475d7f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:42:23 +0000] 47e80fe09c9173d75673ea7c68475d7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:42:24 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:24 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:34 [info] 38#38: *813 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:34 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:38 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:189):2: 03b2d4e5e5812ad93085d388d0f27711:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:42:38 [info] 37#37: *816 [lua] logger.lua:23: 03b2d4e5e5812ad93085d388d0f27711 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:42:38 +0000] 03b2d4e5e5812ad93085d388d0f27711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:42:44 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:44 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:50 [info] 37#37: *819 client closed connection while waiting for request, client: 10.233.71.184, server: 0.0.0.0:443 2022/12/19 03:42:53 [info] 37#37: *820 [lua] access_by_lua(msblocations.conf:189):2: 9a7b4f80ede28982fe7069409dbcb870:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:42:53 +0000] 9a7b4f80ede28982fe7069409dbcb870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:42:53 [info] 37#37: *820 [lua] logger.lua:23: 9a7b4f80ede28982fe7069409dbcb870 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:42:54 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:42:54 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:04 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:04 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:08 [info] 37#37: *825 [lua] access_by_lua(msblocations.conf:189):2: c05ff32fc2cdd7b478f273024beb65f7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:43:08 [info] 37#37: *825 [lua] logger.lua:23: c05ff32fc2cdd7b478f273024beb65f7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:43:08 +0000] c05ff32fc2cdd7b478f273024beb65f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:43:14 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:14 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:23 [info] 37#37: *828 [lua] access_by_lua(msblocations.conf:189):2: aec33fca83a94c10a746713468c56018:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:43:23 [info] 37#37: *828 [lua] logger.lua:23: aec33fca83a94c10a746713468c56018 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:43:23 +0000] aec33fca83a94c10a746713468c56018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:43:24 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:24 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:34 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:34 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:38 [info] 37#37: *834 [lua] access_by_lua(msblocations.conf:189):2: eff0b9bad4c3063fad072212527b787e:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:43:38 +0000] eff0b9bad4c3063fad072212527b787e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:43:38 [info] 37#37: *834 [lua] logger.lua:23: eff0b9bad4c3063fad072212527b787e {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:43:44 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:44 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:53 [info] 37#37: *837 [lua] access_by_lua(msblocations.conf:189):2: e7ce1d1b23aaef6f74c50b2963535c00:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:43:53 [info] 37#37: *837 [lua] logger.lua:23: e7ce1d1b23aaef6f74c50b2963535c00 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:43:53 +0000] e7ce1d1b23aaef6f74c50b2963535c00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:43:54 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:43:54 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:04 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:04 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:08 [info] 37#37: *842 [lua] access_by_lua(msblocations.conf:189):2: 53120f3f4ae9aabfa3221e3be1427c6b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:44:08 +0000] 53120f3f4ae9aabfa3221e3be1427c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:44:08 [info] 37#37: *842 [lua] logger.lua:23: 53120f3f4ae9aabfa3221e3be1427c6b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:44:14 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:14 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:23 [info] 37#37: *845 [lua] access_by_lua(msblocations.conf:189):2: d5b2ea438a3d6e2909f7572499457222:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:44:23 +0000] d5b2ea438a3d6e2909f7572499457222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:44:23 [info] 37#37: *845 [lua] logger.lua:23: d5b2ea438a3d6e2909f7572499457222 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:44:24 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:24 [info] 38#38: *847 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:34 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:34 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:38 [info] 37#37: *851 [lua] access_by_lua(msblocations.conf:189):2: 7b2e9728508355d7ff09bc3eb205e22c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:44:38 [info] 37#37: *851 [lua] logger.lua:23: 7b2e9728508355d7ff09bc3eb205e22c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:44:38 +0000] 7b2e9728508355d7ff09bc3eb205e22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:44:44 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:44 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:53 [info] 37#37: *854 [lua] access_by_lua(msblocations.conf:189):2: c62ebbef1abd8c79f6dcbddca8eff621:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:44:53 [info] 37#37: *854 [lua] logger.lua:23: c62ebbef1abd8c79f6dcbddca8eff621 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:44:53 +0000] c62ebbef1abd8c79f6dcbddca8eff621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:44:54 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:44:54 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:04 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:04 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:08 [info] 37#37: *859 [lua] access_by_lua(msblocations.conf:189):2: 4875b0023da14985b10f956ca2bf508c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:45:08 [info] 37#37: *859 [lua] logger.lua:23: 4875b0023da14985b10f956ca2bf508c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:45:08 +0000] 4875b0023da14985b10f956ca2bf508c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:45:14 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:14 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:23 [info] 37#37: *862 [lua] access_by_lua(msblocations.conf:189):2: fc6add7bca519f2937328312c604f6cf:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:45:23 +0000] fc6add7bca519f2937328312c604f6cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:45:23 [info] 37#37: *862 [lua] logger.lua:23: fc6add7bca519f2937328312c604f6cf {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:45:24 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:24 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:34 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:34 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:38 [info] 37#37: *868 [lua] access_by_lua(msblocations.conf:189):2: 44af89b92aa8e79436980636e2960f46:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:45:38 [info] 37#37: *868 [lua] logger.lua:23: 44af89b92aa8e79436980636e2960f46 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:45:38 +0000] 44af89b92aa8e79436980636e2960f46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:45:44 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:44 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:53 [info] 37#37: *871 [lua] access_by_lua(msblocations.conf:189):2: daec26b19864c415e47cd95b559cb0fe:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:45:53 +0000] daec26b19864c415e47cd95b559cb0fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:45:53 [info] 37#37: *871 [lua] logger.lua:23: daec26b19864c415e47cd95b559cb0fe {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:45:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:45:54 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:45:54 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:04 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:04 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:08 [info] 37#37: *876 [lua] access_by_lua(msblocations.conf:189):2: 43707c700c210b7837b727f8c3ed8253:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:46:08 [info] 37#37: *876 [lua] logger.lua:23: 43707c700c210b7837b727f8c3ed8253 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:46:08 +0000] 43707c700c210b7837b727f8c3ed8253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:46:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:46:14 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:14 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:23 [info] 37#37: *879 [lua] access_by_lua(msblocations.conf:189):2: ba7f68f515b076b583c207098f404044:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:46:23 +0000] ba7f68f515b076b583c207098f404044 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:46:23 [info] 37#37: *879 [lua] logger.lua:23: ba7f68f515b076b583c207098f404044 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:46:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:46:24 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:24 [info] 38#38: *880 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:34 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:34 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:38 [info] 37#37: *885 [lua] access_by_lua(msblocations.conf:189):2: 389ca634c314bd522318154c04c0b0cb:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:46:38 +0000] 389ca634c314bd522318154c04c0b0cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:46:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:46:38 [info] 37#37: *885 [lua] logger.lua:23: 389ca634c314bd522318154c04c0b0cb {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:46:44 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:44 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:53 [info] 37#37: *888 [lua] access_by_lua(msblocations.conf:189):2: d85ce6c4394875b813c783d8611a9da6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:46:53 [info] 37#37: *888 [lua] logger.lua:23: d85ce6c4394875b813c783d8611a9da6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:46:53 +0000] d85ce6c4394875b813c783d8611a9da6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:46:54 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:46:54 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:04 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:04 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:08 [info] 37#37: *893 [lua] access_by_lua(msblocations.conf:189):2: 6f29783febede432dd4c60f4ddf730df:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.70.102 - - [19/Dec/2022:03:47:08 +0000] 6f29783febede432dd4c60f4ddf730df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:47:08 [info] 37#37: *893 [lua] logger.lua:23: 6f29783febede432dd4c60f4ddf730df {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:47:14 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:14 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:23 [info] 37#37: *896 [lua] access_by_lua(msblocations.conf:189):2: 893c8f3d5cf22c6e7b688b26b27c5c11:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:47:23 [info] 37#37: *896 [lua] logger.lua:23: 893c8f3d5cf22c6e7b688b26b27c5c11 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:47:23 +0000] 893c8f3d5cf22c6e7b688b26b27c5c11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:47:24 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:24 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:34 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:34 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:38 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:189):2: ef39cc7dde3260b9e87afc07f1cdabb7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:47:38 [info] 37#37: *902 [lua] logger.lua:23: ef39cc7dde3260b9e87afc07f1cdabb7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:47:38 +0000] ef39cc7dde3260b9e87afc07f1cdabb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:47:44 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:44 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:53 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:189):2: 192f4f30b64c7c4057b91a31797ddb84:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:47:53 [info] 37#37: *905 [lua] logger.lua:23: 192f4f30b64c7c4057b91a31797ddb84 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:47:53 +0000] 192f4f30b64c7c4057b91a31797ddb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:47:54 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:47:54 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:04 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:04 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:08 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:189):2: 9d5c96098913036d4e510b95257178a0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:08 +0000] 9d5c96098913036d4e510b95257178a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/19 03:48:08 [info] 37#37: *910 [lua] logger.lua:23: 9d5c96098913036d4e510b95257178a0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:48:14 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:14 [info] 38#38: *912 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:23 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:189):2: 443f7d20128325a43d15c08143d45f80:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:48:23 [info] 37#37: *913 [lua] logger.lua:23: 443f7d20128325a43d15c08143d45f80 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:23 +0000] 443f7d20128325a43d15c08143d45f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:48:24 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:24 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:34 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:34 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:38 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:189):2: c1622f1c464065da218fe06629b75fe2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:38 +0000] c1622f1c464065da218fe06629b75fe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:48:38 [info] 37#37: *919 [lua] logger.lua:23: c1622f1c464065da218fe06629b75fe2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:48:44 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:44 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:53 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:189):2: 1b33f239cc95ab435ed79af960536134:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:53 +0000] 1b33f239cc95ab435ed79af960536134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:48:53 [info] 37#37: *922 [lua] logger.lua:23: 1b33f239cc95ab435ed79af960536134 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:48:54 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:48:54 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:04 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:04 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:08 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:189):2: 2cac2bc0c39699f7319a424f395319d4:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:49:08 +0000] 2cac2bc0c39699f7319a424f395319d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:49:08 [info] 37#37: *927 [lua] logger.lua:23: 2cac2bc0c39699f7319a424f395319d4 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:49:14 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:14 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:23 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:189):2: a7fa17f6474fd0c5961bd59e677969e7:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:49:23 [info] 37#37: *930 [lua] logger.lua:23: a7fa17f6474fd0c5961bd59e677969e7 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:49:23 +0000] a7fa17f6474fd0c5961bd59e677969e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:49:24 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:24 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:34 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:34 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:38 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:189):2: 232d9b648a505944e376669a177ec598:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:49:38 [info] 37#37: *936 [lua] logger.lua:23: 232d9b648a505944e376669a177ec598 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:49:38 +0000] 232d9b648a505944e376669a177ec598 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/19 03:49:44 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:44 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:53 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:189):2: a2353bc14b8b8bbd9371afa5bfb8e67d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:49:53 [info] 37#37: *939 [lua] logger.lua:23: a2353bc14b8b8bbd9371afa5bfb8e67d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:49:53 +0000] a2353bc14b8b8bbd9371afa5bfb8e67d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:49:54 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:49:54 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:04 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:04 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:08 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:189):2: 3ecee8ccc4a2e8fc4d1b8c2acfdabdde:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:50:08 +0000] 3ecee8ccc4a2e8fc4d1b8c2acfdabdde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/19 03:50:08 [info] 37#37: *944 [lua] logger.lua:23: 3ecee8ccc4a2e8fc4d1b8c2acfdabdde {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/19 03:50:14 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:14 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:23 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:189):2: 80f9d432d458aa512f48757b855c7f3b:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:50:23 [info] 37#37: *947 [lua] logger.lua:23: 80f9d432d458aa512f48757b855c7f3b {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:50:23 +0000] 80f9d432d458aa512f48757b855c7f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:50:24 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:24 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:34 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:34 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:38 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:189):2: b42d8020807ea1c6cfa478d3f0cdb9b2:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:50:38 [info] 37#37: *953 [lua] logger.lua:23: b42d8020807ea1c6cfa478d3f0cdb9b2 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:50:38 +0000] b42d8020807ea1c6cfa478d3f0cdb9b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:50:44 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:44 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:53 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:189):2: 06316b74d4d472c11ef6b780b339df75:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:50:53 +0000] 06316b74d4d472c11ef6b780b339df75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:50:53 [info] 37#37: *956 [lua] logger.lua:23: 06316b74d4d472c11ef6b780b339df75 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:50:54 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:50:54 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:04 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:04 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:06 [info] 37#37: *961 client closed connection while waiting for request, client: 10.233.71.184, server: 0.0.0.0:443 2022/12/19 03:51:08 [info] 37#37: *962 [lua] access_by_lua(msblocations.conf:189):2: a3b1206c1e09fed0a1ce918ef2503238:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:51:08 +0000] a3b1206c1e09fed0a1ce918ef2503238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:51:08 [info] 37#37: *962 [lua] logger.lua:23: a3b1206c1e09fed0a1ce918ef2503238 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:51:14 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:14 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:23 [info] 37#37: *965 [lua] access_by_lua(msblocations.conf:189):2: 5a0287abaf75c5de4536e8a26c747031:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:51:23 [info] 37#37: *965 [lua] logger.lua:23: 5a0287abaf75c5de4536e8a26c747031 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:51:23 +0000] 5a0287abaf75c5de4536e8a26c747031 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:51:24 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:24 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:34 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:34 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:38 [info] 37#37: *971 [lua] access_by_lua(msblocations.conf:189):2: 884fb4af330e6df19c51117843d2612a:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:51:38 [info] 37#37: *971 [lua] logger.lua:23: 884fb4af330e6df19c51117843d2612a {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:51:38 +0000] 884fb4af330e6df19c51117843d2612a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:51:44 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:44 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:53 [info] 37#37: *974 [lua] access_by_lua(msblocations.conf:189):2: 85ea32d85ecc0e4696e02f214b497292:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:51:53 [info] 37#37: *974 [lua] logger.lua:23: 85ea32d85ecc0e4696e02f214b497292 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:51:53 +0000] 85ea32d85ecc0e4696e02f214b497292 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:51:54 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:51:54 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:04 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:04 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:08 [info] 37#37: *979 [lua] access_by_lua(msblocations.conf:189):2: 6b2318f43adc6085d07d45a5a3a47de6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:08 +0000] 6b2318f43adc6085d07d45a5a3a47de6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:52:08 [info] 37#37: *979 [lua] logger.lua:23: 6b2318f43adc6085d07d45a5a3a47de6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:52:14 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:14 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:24 [info] 37#37: *982 [lua] access_by_lua(msblocations.conf:189):2: 9a8a378be3985bcc10c876434d111a96:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:52:24 [info] 37#37: *982 [lua] logger.lua:23: 9a8a378be3985bcc10c876434d111a96 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:24 +0000] 9a8a378be3985bcc10c876434d111a96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:52:24 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:24 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:34 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:34 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:39 [info] 37#37: *988 [lua] access_by_lua(msblocations.conf:189):2: 623da7f694dc7d80c646555bc3f0ee77:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:39 +0000] 623da7f694dc7d80c646555bc3f0ee77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:52:39 [info] 37#37: *988 [lua] logger.lua:23: 623da7f694dc7d80c646555bc3f0ee77 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:52:44 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:44 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:54 [info] 37#37: *991 [lua] access_by_lua(msblocations.conf:189):2: 763804ff389180698a2617b6474fe983:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:52:54 [info] 37#37: *991 [lua] logger.lua:23: 763804ff389180698a2617b6474fe983 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:52:54 +0000] 763804ff389180698a2617b6474fe983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/19 03:52:54 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:52:54 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:04 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:04 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:09 [info] 37#37: *996 [lua] access_by_lua(msblocations.conf:189):2: 7a67d927cc14510619560df6e5004c74:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:53:09 [info] 37#37: *996 [lua] logger.lua:23: 7a67d927cc14510619560df6e5004c74 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:53:09 +0000] 7a67d927cc14510619560df6e5004c74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:53:14 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:14 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:24 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:24 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:24 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:189):2: 1fde5075c26984986bfc0a02854f663c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:53:24 [info] 37#37: *1001 [lua] logger.lua:23: 1fde5075c26984986bfc0a02854f663c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:53:24 +0000] 1fde5075c26984986bfc0a02854f663c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:53:34 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:34 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:39 [info] 37#37: *1005 [lua] access_by_lua(msblocations.conf:189):2: 5393b2384004ee7302b3f30c5b0283fa:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:53:39 [info] 37#37: *1005 [lua] logger.lua:23: 5393b2384004ee7302b3f30c5b0283fa {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:53:39 +0000] 5393b2384004ee7302b3f30c5b0283fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:53:44 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:44 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:54 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:54 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:53:54 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:189):2: edc04b62051b7c942b3ed1c547f9adba:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:53:54 [info] 37#37: *1010 [lua] logger.lua:23: edc04b62051b7c942b3ed1c547f9adba {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:53:54 +0000] edc04b62051b7c942b3ed1c547f9adba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/19 03:54:04 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:04 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:09 [info] 37#37: *1013 [lua] access_by_lua(msblocations.conf:189):2: ea9b2d0593fe789ca9a3aa038317478c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:54:09 [info] 37#37: *1013 [lua] logger.lua:23: ea9b2d0593fe789ca9a3aa038317478c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:54:09 +0000] ea9b2d0593fe789ca9a3aa038317478c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:54:14 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:14 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:24 [info] 38#38: *1016 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:24 [info] 38#38: *1017 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:24 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:189):2: f5b089544b4be315c3c512be34b7ecad:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:54:24 +0000] f5b089544b4be315c3c512be34b7ecad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:54:24 [info] 37#37: *1018 [lua] logger.lua:23: f5b089544b4be315c3c512be34b7ecad {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:54:34 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:34 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:39 [info] 37#37: *1022 [lua] access_by_lua(msblocations.conf:189):2: 7b1cc71c83179948c63730893de2053d:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:54:39 [info] 37#37: *1022 [lua] logger.lua:23: 7b1cc71c83179948c63730893de2053d {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:54:39 +0000] 7b1cc71c83179948c63730893de2053d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:54:44 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:44 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:54 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:54 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:54:54 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 7cbbded37d9720f32c190448e94ac520:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:54:54 +0000] 7cbbded37d9720f32c190448e94ac520 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/19 03:54:54 [info] 37#37: *1027 [lua] logger.lua:23: 7cbbded37d9720f32c190448e94ac520 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:55:04 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:04 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:09 [info] 37#37: *1030 [lua] access_by_lua(msblocations.conf:189):2: 1b08fd15accd69c2934bf5809c7067ec:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:55:09 [info] 37#37: *1030 [lua] logger.lua:23: 1b08fd15accd69c2934bf5809c7067ec {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:55:09 +0000] 1b08fd15accd69c2934bf5809c7067ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/19 03:55:14 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:14 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:24 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:24 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:24 [info] 37#37: *1035 [lua] access_by_lua(msblocations.conf:189):2: 9da97b53a7604ec2f02f3c9dd563af49:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:55:24 +0000] 9da97b53a7604ec2f02f3c9dd563af49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:55:24 [info] 37#37: *1035 [lua] logger.lua:23: 9da97b53a7604ec2f02f3c9dd563af49 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:55:34 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:34 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:39 [info] 37#37: *1039 [lua] access_by_lua(msblocations.conf:189):2: a221da19597b5ea4a3ff3b786f4f2fa0:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:55:39 [info] 37#37: *1039 [lua] logger.lua:23: a221da19597b5ea4a3ff3b786f4f2fa0 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:55:39 +0000] a221da19597b5ea4a3ff3b786f4f2fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/19 03:55:44 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:44 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:54 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:54 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:55:54 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:189):2: 219b923be1970cda5505c249282d2ed6:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:55:54 +0000] 219b923be1970cda5505c249282d2ed6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/19 03:55:54 [info] 37#37: *1044 [lua] logger.lua:23: 219b923be1970cda5505c249282d2ed6 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:56:04 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:04 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:09 [info] 37#37: *1047 [lua] access_by_lua(msblocations.conf:189):2: a3b57c1d26a8a7cbd5fb1ba712ebe4c9:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:56:09 [info] 37#37: *1047 [lua] logger.lua:23: a3b57c1d26a8a7cbd5fb1ba712ebe4c9 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:56:09 +0000] a3b57c1d26a8a7cbd5fb1ba712ebe4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:56:14 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:14 [info] 38#38: *1049 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:24 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:24 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:24 [info] 37#37: *1052 [lua] access_by_lua(msblocations.conf:189):2: d8df53937588ef0e92f58ad66bce813f:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:56:24 +0000] d8df53937588ef0e92f58ad66bce813f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:56:24 [info] 37#37: *1052 [lua] logger.lua:23: d8df53937588ef0e92f58ad66bce813f {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/19 03:56:34 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:34 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:39 [info] 37#37: *1056 [lua] access_by_lua(msblocations.conf:189):2: 15ee3d67195804d8900da86d5742c76c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:56:39 [info] 37#37: *1056 [lua] logger.lua:23: 15ee3d67195804d8900da86d5742c76c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:56:39 +0000] 15ee3d67195804d8900da86d5742c76c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:56:44 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:44 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:54 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:54 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:56:54 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:189):2: b8ae55c5138445597bcdd1bdfcf8d4db:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:56:54 [info] 37#37: *1061 [lua] logger.lua:23: b8ae55c5138445597bcdd1bdfcf8d4db {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:56:54 +0000] b8ae55c5138445597bcdd1bdfcf8d4db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:57:04 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:04 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:09 [info] 37#37: *1064 [lua] access_by_lua(msblocations.conf:189):2: 78822642e0980783bb2562b2c66cef47:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:57:09 [info] 37#37: *1064 [lua] logger.lua:23: 78822642e0980783bb2562b2c66cef47 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:57:09 +0000] 78822642e0980783bb2562b2c66cef47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:57:14 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:14 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:24 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:24 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:24 [info] 37#37: *1069 [lua] access_by_lua(msblocations.conf:189):2: 08c035f1fee1cc2ae3c5458b7487e48c:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:57:24 [info] 37#37: *1069 [lua] logger.lua:23: 08c035f1fee1cc2ae3c5458b7487e48c {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:57:24 +0000] 08c035f1fee1cc2ae3c5458b7487e48c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/19 03:57:34 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:34 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:39 [info] 37#37: *1073 [lua] access_by_lua(msblocations.conf:189):2: c2f538b53f3ddcdb0f6affa60d974a78:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:57:39 [info] 37#37: *1073 [lua] logger.lua:23: c2f538b53f3ddcdb0f6affa60d974a78 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:57:39 +0000] c2f538b53f3ddcdb0f6affa60d974a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/19 03:57:44 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:44 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:54 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:54 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.69.212, server: 0.0.0.0:443 2022/12/19 03:57:54 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:189):2: 86608372bfbd5d058fb9f916b832bd15:receive the request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/19 03:57:54 [info] 37#37: *1078 [lua] logger.lua:23: 86608372bfbd5d058fb9f916b832bd15 {"matched":"microservices"} while logging request, client: 10.233.70.102, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.70.102 - - [19/Dec/2022:03:57:54 +0000] 86608372bfbd5d058fb9f916b832bd15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.70.102 - - [19/Dec/2022:03:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4