@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.4.43 ### 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/ 2023/02/17 15:15:27 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/02/17 15:15:27 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' \n\n### Starting apiroute 2023/02/17 15:15:27 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/02/17 15:15:27 [notice] 34#34: using the "epoll" event method 2023/02/17 15:15:27 [notice] 34#34: openresty/1.13.6.1 2023/02/17 15:15:27 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/17 15:15:27 [notice] 34#34: OS: Linux 5.4.0-96-generic 2023/02/17 15:15:27 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/02/17 15:15:27 [notice] 35#35: start worker processes 2023/02/17 15:15:27 [notice] 35#35: start worker process 37 2023/02/17 15:15:27 [notice] 35#35: start worker process 38 2023/02/17 15:15:27 [notice] 35#35: start worker process 39 2023/02/17 15:15:27 [notice] 35#35: start worker process 40 2023/02/17 15:15:27 [notice] 35#35: start worker process 41 2023/02/17 15:15:27 [notice] 35#35: start worker process 42 2023/02/17 15:15:27 [notice] 35#35: start worker process 43 2023/02/17 15:15:27 [notice] 35#35: start worker process 44 2023/02/17 15:15:27 [notice] 35#35: start cache manager process 45 2023/02/17 15:15:27 [notice] 35#35: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230217151527.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@ 2023-02-17 15:15:33 658 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-17 15:15:33 741 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-17 15:15:33 741 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-17 15:15:33 955 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-17 15:15:33 955 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.43:10081 Enabled:true 2023-02-17 15:15:38 752 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes 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. 2023-02-17 15:15:38 909 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-17 15:15:38 909 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-17 15:15:38 911 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-17 15:15:38 913 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-17 15:15:38 914 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-02-17 15:15:38 914 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-17 15:15:38 914 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-17 15:15:39 068 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-17 15:15:39 237 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-17 15:15:39 237 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-17 15:15:39 237 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-17 15:15:40 062 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/17 15:15:45 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:15:45 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:15:45 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 033043f8a328757be3700a01a8954429:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:15:46 [info] 37#37: *14 [lua] logger.lua:23: 033043f8a328757be3700a01a8954429 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:15:46 +0000] 033043f8a328757be3700a01a8954429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.576 upstream_response_time:0.548 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 182 2023/02/17 15:15:48 [info] 37#37: *17 [lua] access_by_lua(msblocations.conf:189):2: 04f9a9598bff86e3194940f766cc2867:receive the request, client: 10.233.68.21, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.21 - - [17/Feb/2023:15:15:49 +0000] 04f9a9598bff86e3194940f766cc2867 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.684 upstream_response_time:0.667 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/02/17 15:15:49 [info] 37#37: *17 [lua] logger.lua:23: 04f9a9598bff86e3194940f766cc2867 {"matched":"microservices"} while logging request, client: 10.233.68.21, 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.68.21 - - [17/Feb/2023:15:15:49 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 639 2023/02/17 15:15:54 [info] 37#37: *17 client 10.233.68.21 closed keepalive connection 2023/02/17 15:15:55 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:15:55 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:01 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:189):2: 8a267bb3cdf1b65cb23b16f88f5c485b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.72.140 - - [17/Feb/2023:15:16:01 +0000] 8a267bb3cdf1b65cb23b16f88f5c485b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.036 "-" "Consul Health Check" "-" 2023/02/17 15:16:01 [info] 37#37: *20 [lua] logger.lua:23: 8a267bb3cdf1b65cb23b16f88f5c485b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:16:05 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:05 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:15 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:15 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:16 [info] 37#37: *25 [lua] access_by_lua(msblocations.conf:189):2: 2dc3d218bb5faacafe4d9a67c0ce2959:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:16:16 [info] 37#37: *25 [lua] logger.lua:23: 2dc3d218bb5faacafe4d9a67c0ce2959 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:16:16 +0000] 2dc3d218bb5faacafe4d9a67c0ce2959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.060 upstream_response_time:0.050 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29 2023/02/17 15:16:25 [info] 44#44: *26 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:25 [info] 44#44: *27 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:27 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/17 15:16:27 [notice] 35#35: signal 17 (SIGCHLD) received from 46 2023/02/17 15:16:27 [notice] 35#35: cache loader process 46 exited with code 0 2023/02/17 15:16:27 [notice] 35#35: signal 29 (SIGIO) received 2023/02/17 15:16:28 [info] 37#37: *29 [lua] access_by_lua(msblocations.conf:189):2: f67d35d48207e476cc08d7fb2f8d76a8:receive the request, client: 10.233.72.125, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/17 15:16:28 [info] 37#37: *29 [lua] logger.lua:23: f67d35d48207e476cc08d7fb2f8d76a8 {"matched":"microservices"} while logging request, client: 10.233.72.125, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.72.125 - - [17/Feb/2023:15:16:28 +0000] f67d35d48207e476cc08d7fb2f8d76a8 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.123 upstream_response_time:0.122 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.72.125 - - [17/Feb/2023:15:16:28 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 119 2023/02/17 15:16:31 [info] 37#37: *30 [lua] access_by_lua(msblocations.conf:189):2: a484af2e9eb1fb2db7cf4dcc7a13d39e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:16:31 [info] 37#37: *30 [lua] logger.lua:23: a484af2e9eb1fb2db7cf4dcc7a13d39e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:16:31 +0000] a484af2e9eb1fb2db7cf4dcc7a13d39e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.083 upstream_response_time:0.068 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 61 2023/02/17 15:16:34 [info] 37#37: *29 client 10.233.72.125 closed keepalive connection 2023/02/17 15:16:35 [info] 44#44: *31 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:35 [info] 44#44: *32 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:45 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:45 [info] 44#44: *34 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:46 [info] 37#37: *35 [lua] access_by_lua(msblocations.conf:189):2: 90e7130bd44eb7e976e2159042f1ca2f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:16:46 +0000] 90e7130bd44eb7e976e2159042f1ca2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:16:46 [info] 37#37: *35 [lua] logger.lua:23: 90e7130bd44eb7e976e2159042f1ca2f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:16:55 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:16:55 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:01 [info] 37#37: *38 [lua] access_by_lua(msblocations.conf:189):2: d9173b1e6de201b48bc4d80e937c244c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:17:01 [info] 37#37: *38 [lua] logger.lua:23: d9173b1e6de201b48bc4d80e937c244c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:17:01 +0000] d9173b1e6de201b48bc4d80e937c244c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/17 15:17:05 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:05 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:15 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:15 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:17 [info] 37#37: *43 [lua] access_by_lua(msblocations.conf:189):2: c72f9238b70d3300ff74579fc3289740:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:17:17 [info] 37#37: *43 [lua] logger.lua:23: c72f9238b70d3300ff74579fc3289740 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.72.140 - - [17/Feb/2023:15:17:17 +0000] c72f9238b70d3300ff74579fc3289740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/02/17 15:17:25 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:25 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:32 [info] 37#37: *47 [lua] access_by_lua(msblocations.conf:189):2: a73754c550ee17d448870592fc6a5e4b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:17:32 [info] 37#37: *47 [lua] logger.lua:23: a73754c550ee17d448870592fc6a5e4b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:17:32 +0000] a73754c550ee17d448870592fc6a5e4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:17:35 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:35 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:45 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:45 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:47 [info] 37#37: *52 [lua] access_by_lua(msblocations.conf:189):2: 63c3285cebcda7ac70eb020385fb69b6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:17:47 +0000] 63c3285cebcda7ac70eb020385fb69b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/17 15:17:47 [info] 37#37: *52 [lua] logger.lua:23: 63c3285cebcda7ac70eb020385fb69b6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/17 15:17:55 [info] 44#44: *53 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:17:55 [info] 44#44: *54 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:02 [info] 37#37: *55 [lua] access_by_lua(msblocations.conf:189):2: 28d990cfcba043b9faa1190f0571955b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:18:02 [info] 37#37: *55 [lua] logger.lua:23: 28d990cfcba043b9faa1190f0571955b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:18:02 +0000] 28d990cfcba043b9faa1190f0571955b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/17 15:18:05 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:05 [info] 44#44: *57 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:15 [info] 44#44: *58 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:15 [info] 44#44: *59 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:17 [info] 37#37: *60 [lua] access_by_lua(msblocations.conf:189):2: 642bf9f01ed01daa239c0edc285f7980:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:18:17 +0000] 642bf9f01ed01daa239c0edc285f7980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/02/17 15:18:17 [info] 37#37: *60 [lua] logger.lua:23: 642bf9f01ed01daa239c0edc285f7980 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/17 15:18:25 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:25 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:32 [info] 37#37: *64 [lua] access_by_lua(msblocations.conf:189):2: 082d860cef090e98b940ca3583f06f4e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:18:32 [info] 37#37: *64 [lua] logger.lua:23: 082d860cef090e98b940ca3583f06f4e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:18:32 +0000] 082d860cef090e98b940ca3583f06f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:18:35 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:35 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:45 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:45 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:47 [info] 37#37: *69 [lua] access_by_lua(msblocations.conf:189):2: 87b78a7c2dab7742f00dde92b0567cb1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:18:47 [info] 37#37: *69 [lua] logger.lua:23: 87b78a7c2dab7742f00dde92b0567cb1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:18:47 +0000] 87b78a7c2dab7742f00dde92b0567cb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:18:55 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:18:55 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:02 [info] 37#37: *72 [lua] access_by_lua(msblocations.conf:189):2: aae19964c049d5224239ead3c732e744:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:19:02 [info] 37#37: *72 [lua] logger.lua:23: aae19964c049d5224239ead3c732e744 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:19:02 +0000] aae19964c049d5224239ead3c732e744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:19:05 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:05 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:15 [info] 44#44: *75 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:15 [info] 44#44: *76 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:17 [info] 37#37: *77 [lua] access_by_lua(msblocations.conf:189):2: 0ba696795678a19ff31f750e3f6f1018:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:19:17 +0000] 0ba696795678a19ff31f750e3f6f1018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.051 "-" "Consul Health Check" "-" 2023/02/17 15:19:17 [info] 37#37: *77 [lua] logger.lua:23: 0ba696795678a19ff31f750e3f6f1018 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37 2023/02/17 15:19:25 [info] 44#44: *78 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:25 [info] 44#44: *79 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:32 [info] 37#37: *81 [lua] access_by_lua(msblocations.conf:189):2: d952023d5713f3b5c36a7b2df6de53a5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:19:32 [info] 37#37: *81 [lua] logger.lua:23: d952023d5713f3b5c36a7b2df6de53a5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:19:32 +0000] d952023d5713f3b5c36a7b2df6de53a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:19:35 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:35 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:45 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:45 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:47 [info] 37#37: *86 [lua] access_by_lua(msblocations.conf:189):2: 8e065e8a20895bed72f03f8030a97bf6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:19:47 [info] 37#37: *86 [lua] logger.lua:23: 8e065e8a20895bed72f03f8030a97bf6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:19:47 +0000] 8e065e8a20895bed72f03f8030a97bf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:19:55 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:19:55 [info] 44#44: *88 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:02 [info] 37#37: *89 [lua] access_by_lua(msblocations.conf:189):2: f0f16787d9eaa3ae605afb685bbc477e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:20:02 [info] 37#37: *89 [lua] logger.lua:23: f0f16787d9eaa3ae605afb685bbc477e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:20:02 +0000] f0f16787d9eaa3ae605afb685bbc477e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/02/17 15:20:05 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:05 [info] 44#44: *91 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:15 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:15 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:17 [info] 37#37: *94 [lua] access_by_lua(msblocations.conf:189):2: 1ffe974b7a8bc139923db74553a5a43e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:20:17 [info] 37#37: *94 [lua] logger.lua:23: 1ffe974b7a8bc139923db74553a5a43e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:20:17 +0000] 1ffe974b7a8bc139923db74553a5a43e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:20:25 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:25 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:32 [info] 37#37: *98 [lua] access_by_lua(msblocations.conf:189):2: 507a07d97adcb76348e476fa25ccca05:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:20:32 +0000] 507a07d97adcb76348e476fa25ccca05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:20:32 [info] 37#37: *98 [lua] logger.lua:23: 507a07d97adcb76348e476fa25ccca05 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:20:35 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:35 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:45 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:45 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:47 [info] 37#37: *103 [lua] access_by_lua(msblocations.conf:189):2: 17848b99a4c75e6f97b1874ff4bd15e7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:20:47 [info] 37#37: *103 [lua] logger.lua:23: 17848b99a4c75e6f97b1874ff4bd15e7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:20:47 +0000] 17848b99a4c75e6f97b1874ff4bd15e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:20:55 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:20:55 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:02 [info] 37#37: *106 [lua] access_by_lua(msblocations.conf:189):2: 9494d10c800df378b9743e4d416bef1b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:15:21:02 +0000] 9494d10c800df378b9743e4d416bef1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:21:02 [info] 37#37: *106 [lua] logger.lua:23: 9494d10c800df378b9743e4d416bef1b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:21:05 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:05 [info] 44#44: *108 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:15 [info] 44#44: *109 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:15 [info] 44#44: *110 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:17 [info] 37#37: *111 [lua] access_by_lua(msblocations.conf:189):2: 298ea6e88c44e4bbf994c5fc5e4a3466:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:21:17 +0000] 298ea6e88c44e4bbf994c5fc5e4a3466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:21:17 [info] 37#37: *111 [lua] logger.lua:23: 298ea6e88c44e4bbf994c5fc5e4a3466 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:21:25 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:25 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:32 [info] 37#37: *115 [lua] access_by_lua(msblocations.conf:189):2: 11e78fd3ba75a253cf9c36b5c1e9ba9b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:21:32 +0000] 11e78fd3ba75a253cf9c36b5c1e9ba9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:21:32 [info] 37#37: *115 [lua] logger.lua:23: 11e78fd3ba75a253cf9c36b5c1e9ba9b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:21:35 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:35 [info] 44#44: *117 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:45 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:45 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:47 [info] 37#37: *120 [lua] access_by_lua(msblocations.conf:189):2: bc00d964c22f94fa5cc23ab0e8525dac:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:21:47 [info] 37#37: *120 [lua] logger.lua:23: bc00d964c22f94fa5cc23ab0e8525dac {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:21:47 +0000] bc00d964c22f94fa5cc23ab0e8525dac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:21:55 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:21:55 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:02 [info] 37#37: *123 [lua] access_by_lua(msblocations.conf:189):2: 306d6fa6dd6c83769150a84f2e68add5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:22:02 +0000] 306d6fa6dd6c83769150a84f2e68add5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:22:02 [info] 37#37: *123 [lua] logger.lua:23: 306d6fa6dd6c83769150a84f2e68add5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:22:05 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:05 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:15 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:15 [info] 44#44: *127 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:17 [info] 37#37: *128 [lua] access_by_lua(msblocations.conf:189):2: 95d11731e75c2de8fcddd961f6a10b80:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:22:17 +0000] 95d11731e75c2de8fcddd961f6a10b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:22:17 [info] 37#37: *128 [lua] logger.lua:23: 95d11731e75c2de8fcddd961f6a10b80 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:22:25 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:25 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:32 [info] 37#37: *132 [lua] access_by_lua(msblocations.conf:189):2: dff11c411692138746bdc783b30522c7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:22:32 +0000] dff11c411692138746bdc783b30522c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:22:32 [info] 37#37: *132 [lua] logger.lua:23: dff11c411692138746bdc783b30522c7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:22:35 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:35 [info] 44#44: *134 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:45 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:45 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:47 [info] 37#37: *137 [lua] access_by_lua(msblocations.conf:189):2: 77692002f8328a647ad38f40895d968c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:22:47 [info] 37#37: *137 [lua] logger.lua:23: 77692002f8328a647ad38f40895d968c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:22:47 +0000] 77692002f8328a647ad38f40895d968c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:22:55 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:22:55 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:02 [info] 37#37: *140 [lua] access_by_lua(msblocations.conf:189):2: b2227ed601365c909c89e9584b8c8b26:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:23:02 +0000] b2227ed601365c909c89e9584b8c8b26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:23:02 [info] 37#37: *140 [lua] logger.lua:23: b2227ed601365c909c89e9584b8c8b26 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:23:05 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:05 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:15 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:15 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:17 [info] 37#37: *145 [lua] access_by_lua(msblocations.conf:189):2: 24ce5445ac1af6e9786adc92463b7cae:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:23:17 +0000] 24ce5445ac1af6e9786adc92463b7cae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:23:17 [info] 37#37: *145 [lua] logger.lua:23: 24ce5445ac1af6e9786adc92463b7cae {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:23:25 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:25 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:32 [info] 37#37: *149 [lua] access_by_lua(msblocations.conf:189):2: 7ba94c725e30b784ef397f0cedc2c377:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:23:32 [info] 37#37: *149 [lua] logger.lua:23: 7ba94c725e30b784ef397f0cedc2c377 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:23:32 +0000] 7ba94c725e30b784ef397f0cedc2c377 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:23:35 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:35 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:45 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:45 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:47 [info] 37#37: *154 [lua] access_by_lua(msblocations.conf:189):2: e441b956a6ef38cd51ea86f2e66b0848:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:23:47 [info] 37#37: *154 [lua] logger.lua:23: e441b956a6ef38cd51ea86f2e66b0848 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:23:47 +0000] e441b956a6ef38cd51ea86f2e66b0848 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/17 15:23:55 [info] 44#44: *155 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:23:55 [info] 44#44: *156 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:02 [info] 37#37: *157 [lua] access_by_lua(msblocations.conf:189):2: 43c1dc1df65627d500415bccc487c509:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:24:02 [info] 37#37: *157 [lua] logger.lua:23: 43c1dc1df65627d500415bccc487c509 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:24:02 +0000] 43c1dc1df65627d500415bccc487c509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:24:05 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:05 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:15 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:15 [info] 44#44: *161 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:17 [info] 37#37: *162 [lua] access_by_lua(msblocations.conf:189):2: 11b74e90f90c67a3394f27d0e2a13fca:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:24:17 +0000] 11b74e90f90c67a3394f27d0e2a13fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:24:17 [info] 37#37: *162 [lua] logger.lua:23: 11b74e90f90c67a3394f27d0e2a13fca {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:24:25 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:25 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:32 [info] 37#37: *166 [lua] access_by_lua(msblocations.conf:189):2: 92559fd6cc91ceb006264967bf24a50e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:24:32 [info] 37#37: *166 [lua] logger.lua:23: 92559fd6cc91ceb006264967bf24a50e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:24:32 +0000] 92559fd6cc91ceb006264967bf24a50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:24:35 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:35 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:45 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:45 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:47 [info] 37#37: *171 [lua] access_by_lua(msblocations.conf:189):2: 95a1d7cbe9068b09be2e4b5a596c2930:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:24:47 [info] 37#37: *171 [lua] logger.lua:23: 95a1d7cbe9068b09be2e4b5a596c2930 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:24:47 +0000] 95a1d7cbe9068b09be2e4b5a596c2930 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:24:55 [info] 44#44: *172 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:24:55 [info] 44#44: *173 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:02 [info] 37#37: *174 [lua] access_by_lua(msblocations.conf:189):2: 003dc2c48a73447f2af1a5cf2cb97afb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:25:02 [info] 37#37: *174 [lua] logger.lua:23: 003dc2c48a73447f2af1a5cf2cb97afb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:02 +0000] 003dc2c48a73447f2af1a5cf2cb97afb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:25:05 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:05 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:15 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:15 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:17 [info] 37#37: *179 [lua] access_by_lua(msblocations.conf:189):2: 8d6734d2abb4ade3a3296df100cd59c5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:17 +0000] 8d6734d2abb4ade3a3296df100cd59c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:25:17 [info] 37#37: *179 [lua] logger.lua:23: 8d6734d2abb4ade3a3296df100cd59c5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:25:25 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:25 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:32 [info] 37#37: *183 [lua] access_by_lua(msblocations.conf:189):2: 0ff5895cb2a480e808a6fd76f2965f4b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:32 +0000] 0ff5895cb2a480e808a6fd76f2965f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:25:32 [info] 37#37: *183 [lua] logger.lua:23: 0ff5895cb2a480e808a6fd76f2965f4b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:25:35 [info] 44#44: *184 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:35 [info] 44#44: *185 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:45 [info] 44#44: *186 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:45 [info] 44#44: *187 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:47 [info] 37#37: *188 [lua] access_by_lua(msblocations.conf:189):2: 9addf173cd8c49177927089ee9bab543:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:25:47 [info] 37#37: *188 [lua] logger.lua:23: 9addf173cd8c49177927089ee9bab543 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:25:47 +0000] 9addf173cd8c49177927089ee9bab543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/17 15:25:55 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:25:55 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:02 [info] 37#37: *191 [lua] access_by_lua(msblocations.conf:189):2: 36b6cfe6bb937593f17d476c92530341:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:26:02 +0000] 36b6cfe6bb937593f17d476c92530341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:26:02 [info] 37#37: *191 [lua] logger.lua:23: 36b6cfe6bb937593f17d476c92530341 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:26:05 [info] 44#44: *193 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:05 [info] 44#44: *192 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:15 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:15 [info] 44#44: *195 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:17 [info] 37#37: *196 [lua] access_by_lua(msblocations.conf:189):2: 97dcd7070440c49651692d777a7637f6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:26:17 +0000] 97dcd7070440c49651692d777a7637f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:26:17 [info] 37#37: *196 [lua] logger.lua:23: 97dcd7070440c49651692d777a7637f6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:26:25 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:25 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:32 [info] 37#37: *200 [lua] access_by_lua(msblocations.conf:189):2: 58fa6a1ec511acbe30bfe4e1f0e5dfa5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:26:32 +0000] 58fa6a1ec511acbe30bfe4e1f0e5dfa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:26:32 [info] 37#37: *200 [lua] logger.lua:23: 58fa6a1ec511acbe30bfe4e1f0e5dfa5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:26:35 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:35 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:45 [info] 37#37: *203 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:45 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:47 [info] 37#37: *205 [lua] access_by_lua(msblocations.conf:189):2: 97c63d0d2159541fee1a8d46be61e201:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:26:47 [info] 37#37: *205 [lua] logger.lua:23: 97c63d0d2159541fee1a8d46be61e201 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:26:47 +0000] 97c63d0d2159541fee1a8d46be61e201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:26:55 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:26:55 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:02 [info] 37#37: *208 [lua] access_by_lua(msblocations.conf:189):2: be4c4ffc7408d59a3fc96742227181b0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:27:02 [info] 37#37: *208 [lua] logger.lua:23: be4c4ffc7408d59a3fc96742227181b0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:27:02 +0000] be4c4ffc7408d59a3fc96742227181b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:27:05 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:05 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:15 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:15 [info] 44#44: *212 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:17 [info] 37#37: *213 [lua] access_by_lua(msblocations.conf:189):2: 8bc225aa582b4a0b868dafb7abf01d32:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:27:17 +0000] 8bc225aa582b4a0b868dafb7abf01d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/17 15:27:17 [info] 37#37: *213 [lua] logger.lua:23: 8bc225aa582b4a0b868dafb7abf01d32 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:27:25 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:25 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:33 [info] 37#37: *217 [lua] access_by_lua(msblocations.conf:189):2: febefe453e8e483b14d73750fd5c4c50:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:27:33 +0000] febefe453e8e483b14d73750fd5c4c50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 15:27:33 [info] 37#37: *217 [lua] logger.lua:23: febefe453e8e483b14d73750fd5c4c50 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:27:35 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:35 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:45 [info] 37#37: *220 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:45 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:48 [info] 37#37: *222 [lua] access_by_lua(msblocations.conf:189):2: c53da4a2c2391e232699702f5d70731c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:27:48 +0000] c53da4a2c2391e232699702f5d70731c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:27:48 [info] 37#37: *222 [lua] logger.lua:23: c53da4a2c2391e232699702f5d70731c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:27:55 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:27:55 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:03 [info] 37#37: *225 [lua] access_by_lua(msblocations.conf:189):2: 4f64bdee9e43fc5f9cc4d70d7d77f3ff:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:03 +0000] 4f64bdee9e43fc5f9cc4d70d7d77f3ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:28:03 [info] 37#37: *225 [lua] logger.lua:23: 4f64bdee9e43fc5f9cc4d70d7d77f3ff {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:28:05 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:05 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:15 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:15 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:18 [info] 37#37: *230 [lua] access_by_lua(msblocations.conf:189):2: 6eb224efd2f7a91bf59180d256a3220e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:18 +0000] 6eb224efd2f7a91bf59180d256a3220e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:28:18 [info] 37#37: *230 [lua] logger.lua:23: 6eb224efd2f7a91bf59180d256a3220e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:28:25 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:25 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:33 [info] 37#37: *234 [lua] access_by_lua(msblocations.conf:189):2: 23c9ca74772204b2ed4a4f08236e5811:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:33 +0000] 23c9ca74772204b2ed4a4f08236e5811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:28:33 [info] 37#37: *234 [lua] logger.lua:23: 23c9ca74772204b2ed4a4f08236e5811 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:28:35 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:35 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:45 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:45 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:48 [info] 37#37: *239 [lua] access_by_lua(msblocations.conf:189):2: 303fac4ea2e2233f4af2b34ee7639aae:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:48 +0000] 303fac4ea2e2233f4af2b34ee7639aae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:28:48 [info] 37#37: *239 [lua] logger.lua:23: 303fac4ea2e2233f4af2b34ee7639aae {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 15:28:55 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:28:55 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:03 [info] 37#37: *242 [lua] access_by_lua(msblocations.conf:189):2: 586e7227ab988577146a17a70fc2a024:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:29:03 [info] 37#37: *242 [lua] logger.lua:23: 586e7227ab988577146a17a70fc2a024 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:15:29:03 +0000] 586e7227ab988577146a17a70fc2a024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:29:05 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:05 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:15 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:15 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:18 [info] 37#37: *247 [lua] access_by_lua(msblocations.conf:189):2: 74289a0f5033e3d1e2edaab2a8d39cb8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:29:18 [info] 37#37: *247 [lua] logger.lua:23: 74289a0f5033e3d1e2edaab2a8d39cb8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:29:18 +0000] 74289a0f5033e3d1e2edaab2a8d39cb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:29:25 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:25 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:33 [info] 37#37: *251 [lua] access_by_lua(msblocations.conf:189):2: 503c0e54d8a26c62860f82f714d2642c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:29:33 [info] 37#37: *251 [lua] logger.lua:23: 503c0e54d8a26c62860f82f714d2642c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:29:33 +0000] 503c0e54d8a26c62860f82f714d2642c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:29:35 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:35 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:45 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:45 [info] 44#44: *255 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:48 [info] 37#37: *256 [lua] access_by_lua(msblocations.conf:189):2: 79a949eb471c58fc84abf9ca219877d7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:29:48 +0000] 79a949eb471c58fc84abf9ca219877d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/17 15:29:48 [info] 37#37: *256 [lua] logger.lua:23: 79a949eb471c58fc84abf9ca219877d7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/17 15:29:55 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:29:55 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:03 [info] 37#37: *259 [lua] access_by_lua(msblocations.conf:189):2: ed125eddbd411b7aa56c3552d8961687:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.140 - - [17/Feb/2023:15:30:03 +0000] ed125eddbd411b7aa56c3552d8961687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 15:30:03 [info] 37#37: *259 [lua] logger.lua:23: ed125eddbd411b7aa56c3552d8961687 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:30:05 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:05 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:15 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:15 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:18 [info] 37#37: *264 [lua] access_by_lua(msblocations.conf:189):2: da4b6986a4bf83af166ee8e2f43e2260:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:18 +0000] da4b6986a4bf83af166ee8e2f43e2260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:30:18 [info] 37#37: *264 [lua] logger.lua:23: da4b6986a4bf83af166ee8e2f43e2260 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:30:25 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:25 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:33 [info] 37#37: *268 [lua] access_by_lua(msblocations.conf:189):2: faa16483e96b831a722be7f6fd597b66:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:33 +0000] faa16483e96b831a722be7f6fd597b66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 15:30:33 [info] 37#37: *268 [lua] logger.lua:23: faa16483e96b831a722be7f6fd597b66 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 15:30:35 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:35 [info] 44#44: *270 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:45 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:45 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:48 [info] 37#37: *273 [lua] access_by_lua(msblocations.conf:189):2: 0ba1a9c60798ef0af38a4153a5137ef0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:48 +0000] 0ba1a9c60798ef0af38a4153a5137ef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:30:48 [info] 37#37: *273 [lua] logger.lua:23: 0ba1a9c60798ef0af38a4153a5137ef0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 15:30:55 [info] 44#44: *275 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:30:55 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:03 [info] 37#37: *276 [lua] access_by_lua(msblocations.conf:189):2: bb5f5e4ec4f615eadada700b0eb83926:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:31:03 [info] 37#37: *276 [lua] logger.lua:23: bb5f5e4ec4f615eadada700b0eb83926 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:31:03 +0000] bb5f5e4ec4f615eadada700b0eb83926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:31:05 [info] 44#44: *277 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:05 [info] 44#44: *278 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:15 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:15 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:18 [info] 37#37: *281 [lua] access_by_lua(msblocations.conf:189):2: 914742391eb78b6e4fea5325ae497351:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:31:18 +0000] 914742391eb78b6e4fea5325ae497351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:31:18 [info] 37#37: *281 [lua] logger.lua:23: 914742391eb78b6e4fea5325ae497351 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:31:25 [info] 37#37: *282 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:25 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:33 [info] 37#37: *285 [lua] access_by_lua(msblocations.conf:189):2: a89b89830a5447f030f457795d46b4ef:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:31:33 [info] 37#37: *285 [lua] logger.lua:23: a89b89830a5447f030f457795d46b4ef {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:31:33 +0000] a89b89830a5447f030f457795d46b4ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:31:35 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:35 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:45 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:45 [info] 44#44: *289 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:48 [info] 37#37: *290 [lua] access_by_lua(msblocations.conf:189):2: 9f4d17012d6741acdc1c636fabe8131d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:31:48 [info] 37#37: *290 [lua] logger.lua:23: 9f4d17012d6741acdc1c636fabe8131d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:31:48 +0000] 9f4d17012d6741acdc1c636fabe8131d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:31:55 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:31:55 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:03 [info] 37#37: *293 [lua] access_by_lua(msblocations.conf:189):2: ccd8fec46d19d999e2d3f5588c283466:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:32:03 [info] 37#37: *293 [lua] logger.lua:23: ccd8fec46d19d999e2d3f5588c283466 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:32:03 +0000] ccd8fec46d19d999e2d3f5588c283466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:32:05 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:05 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:15 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:15 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:18 [info] 37#37: *298 [lua] access_by_lua(msblocations.conf:189):2: 6e2c9de8850dc8c66be3db25b4be955c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:32:18 [info] 37#37: *298 [lua] logger.lua:23: 6e2c9de8850dc8c66be3db25b4be955c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:32:18 +0000] 6e2c9de8850dc8c66be3db25b4be955c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:32:25 [info] 44#44: *300 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:25 [info] 44#44: *299 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:33 [info] 37#37: *302 [lua] access_by_lua(msblocations.conf:189):2: e6a0e6e86d1b847a47c90dc5ea54598e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:32:33 [info] 37#37: *302 [lua] logger.lua:23: e6a0e6e86d1b847a47c90dc5ea54598e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:32:33 +0000] e6a0e6e86d1b847a47c90dc5ea54598e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:32:35 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:35 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:45 [info] 37#37: *305 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:45 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:48 [info] 37#37: *307 [lua] access_by_lua(msblocations.conf:189):2: 414a5bb0b55b860a8e0ade8ed8499014:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:32:48 [info] 37#37: *307 [lua] logger.lua:23: 414a5bb0b55b860a8e0ade8ed8499014 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:32:48 +0000] 414a5bb0b55b860a8e0ade8ed8499014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:32:55 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:32:55 [info] 44#44: *309 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:03 [info] 37#37: *310 [lua] access_by_lua(msblocations.conf:189):2: 4fdf1ac851b8cad7840c56cb14a82bfc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:03 +0000] 4fdf1ac851b8cad7840c56cb14a82bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:33:03 [info] 37#37: *310 [lua] logger.lua:23: 4fdf1ac851b8cad7840c56cb14a82bfc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:33:05 [info] 44#44: *311 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:05 [info] 44#44: *312 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:15 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:15 [info] 44#44: *314 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:18 [info] 37#37: *315 [lua] access_by_lua(msblocations.conf:189):2: 81f4aec2a1cddb3fa5abddf6e8d1b6eb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:18 +0000] 81f4aec2a1cddb3fa5abddf6e8d1b6eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:33:18 [info] 37#37: *315 [lua] logger.lua:23: 81f4aec2a1cddb3fa5abddf6e8d1b6eb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:33:25 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:25 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:33 [info] 37#37: *319 [lua] access_by_lua(msblocations.conf:189):2: a86851e2e2d14aff4ad0cd03654cc09d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:33:33 [info] 37#37: *319 [lua] logger.lua:23: a86851e2e2d14aff4ad0cd03654cc09d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:33 +0000] a86851e2e2d14aff4ad0cd03654cc09d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:33:35 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:35 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:45 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:45 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:48 [info] 37#37: *324 [lua] access_by_lua(msblocations.conf:189):2: 77c7a011c65c10d81957c993e1f31e08:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:48 +0000] 77c7a011c65c10d81957c993e1f31e08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:33:48 [info] 37#37: *324 [lua] logger.lua:23: 77c7a011c65c10d81957c993e1f31e08 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:33:55 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:33:55 [info] 44#44: *326 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:03 [info] 37#37: *327 [lua] access_by_lua(msblocations.conf:189):2: fc47dbb660702d112a05d0d38ff8d687:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:34:03 +0000] fc47dbb660702d112a05d0d38ff8d687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:34:03 [info] 37#37: *327 [lua] logger.lua:23: fc47dbb660702d112a05d0d38ff8d687 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:34:05 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:05 [info] 44#44: *329 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:15 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:15 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:18 [info] 37#37: *332 [lua] access_by_lua(msblocations.conf:189):2: cf5d3d0cdbab0001a7e59b1185d1bd0c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:34:18 [info] 37#37: *332 [lua] logger.lua:23: cf5d3d0cdbab0001a7e59b1185d1bd0c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:34:18 +0000] cf5d3d0cdbab0001a7e59b1185d1bd0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:34:25 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:25 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:33 [info] 37#37: *336 [lua] access_by_lua(msblocations.conf:189):2: 541781e7597c0530a7e68ebcaa671b84:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:34:33 +0000] 541781e7597c0530a7e68ebcaa671b84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:34:33 [info] 37#37: *336 [lua] logger.lua:23: 541781e7597c0530a7e68ebcaa671b84 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:34:35 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:35 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:45 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:45 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:48 [info] 37#37: *341 [lua] access_by_lua(msblocations.conf:189):2: 6dd736d722ecc5dc160670c574b3343b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:34:48 +0000] 6dd736d722ecc5dc160670c574b3343b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:34:48 [info] 37#37: *341 [lua] logger.lua:23: 6dd736d722ecc5dc160670c574b3343b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:34:55 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:34:55 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:03 [info] 37#37: *344 [lua] access_by_lua(msblocations.conf:189):2: f63b823a374d6a3200fa1f7defc90d70:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:35:03 [info] 37#37: *344 [lua] logger.lua:23: f63b823a374d6a3200fa1f7defc90d70 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:35:03 +0000] f63b823a374d6a3200fa1f7defc90d70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:35:05 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:05 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:15 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:15 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:18 [info] 37#37: *349 [lua] access_by_lua(msblocations.conf:189):2: 636fc2a8164c583994112ba28451d12c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:35:18 +0000] 636fc2a8164c583994112ba28451d12c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:35:18 [info] 37#37: *349 [lua] logger.lua:23: 636fc2a8164c583994112ba28451d12c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:35:25 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:25 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:33 [info] 37#37: *353 [lua] access_by_lua(msblocations.conf:189):2: 21f0d9555d2a5454a0c228223eb2a264:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:35:33 +0000] 21f0d9555d2a5454a0c228223eb2a264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 15:35:33 [info] 37#37: *353 [lua] logger.lua:23: 21f0d9555d2a5454a0c228223eb2a264 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/17 15:35:35 [info] 44#44: *355 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:35 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:45 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:45 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:48 [info] 37#37: *358 [lua] access_by_lua(msblocations.conf:189):2: 29274fc7c72e1b1981f44daed07a3ddb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:35:48 +0000] 29274fc7c72e1b1981f44daed07a3ddb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:35:48 [info] 37#37: *358 [lua] logger.lua:23: 29274fc7c72e1b1981f44daed07a3ddb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:35:55 [info] 44#44: *359 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:35:55 [info] 44#44: *360 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:03 [info] 37#37: *361 [lua] access_by_lua(msblocations.conf:189):2: 7a28e0385d7aa2b1451108518da388e7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:36:03 +0000] 7a28e0385d7aa2b1451108518da388e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:36:03 [info] 37#37: *361 [lua] logger.lua:23: 7a28e0385d7aa2b1451108518da388e7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:36:05 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:05 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:15 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:15 [info] 44#44: *365 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:18 [info] 37#37: *366 [lua] access_by_lua(msblocations.conf:189):2: b07267e480a452c8bdf91f595db1d48d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:36:18 [info] 37#37: *366 [lua] logger.lua:23: b07267e480a452c8bdf91f595db1d48d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:36:18 +0000] b07267e480a452c8bdf91f595db1d48d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:36:25 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:25 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:33 [info] 37#37: *370 [lua] access_by_lua(msblocations.conf:189):2: d5e8d9301f5ef7fc9c0f614584ac7702:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:36:33 [info] 37#37: *370 [lua] logger.lua:23: d5e8d9301f5ef7fc9c0f614584ac7702 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:36:33 +0000] d5e8d9301f5ef7fc9c0f614584ac7702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:36:35 [info] 44#44: *372 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:35 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:45 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:45 [info] 44#44: *374 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:48 [info] 37#37: *375 [lua] access_by_lua(msblocations.conf:189):2: fa977102ab9ce9bc5706a2fe651c7d6b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:36:48 [info] 37#37: *375 [lua] logger.lua:23: fa977102ab9ce9bc5706a2fe651c7d6b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:36:48 +0000] fa977102ab9ce9bc5706a2fe651c7d6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:36:55 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:36:55 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:03 [info] 37#37: *378 [lua] access_by_lua(msblocations.conf:189):2: 161577c75e7f7235a7fe851786dc3b47:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.72.140 - - [17/Feb/2023:15:37:03 +0000] 161577c75e7f7235a7fe851786dc3b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/17 15:37:03 [info] 37#37: *378 [lua] logger.lua:23: 161577c75e7f7235a7fe851786dc3b47 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:37:05 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:05 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:15 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:15 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:18 [info] 37#37: *383 [lua] access_by_lua(msblocations.conf:189):2: dc33d252e34877797f13f12890ae746b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:37:18 +0000] dc33d252e34877797f13f12890ae746b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:37:18 [info] 37#37: *383 [lua] logger.lua:23: dc33d252e34877797f13f12890ae746b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:37:25 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:25 [info] 44#44: *385 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:33 [info] 37#37: *387 [lua] access_by_lua(msblocations.conf:189):2: 5bd203a787f76322ba7df656ccf653db:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:37:33 +0000] 5bd203a787f76322ba7df656ccf653db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:37:33 [info] 37#37: *387 [lua] logger.lua:23: 5bd203a787f76322ba7df656ccf653db {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:37:35 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:35 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:45 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:45 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:48 [info] 37#37: *392 [lua] access_by_lua(msblocations.conf:189):2: f0f949438048bda8587da0965fb4ae62:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:37:48 [info] 37#37: *392 [lua] logger.lua:23: f0f949438048bda8587da0965fb4ae62 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:37:48 +0000] f0f949438048bda8587da0965fb4ae62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:37:55 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:37:55 [info] 44#44: *394 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:03 [info] 37#37: *395 [lua] access_by_lua(msblocations.conf:189):2: d2ed2eb8957e3c8702b4ab939d009e66:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 2023/02/17 15:38:03 [info] 37#37: *395 [lua] logger.lua:23: d2ed2eb8957e3c8702b4ab939d009e66 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:38:03 +0000] d2ed2eb8957e3c8702b4ab939d009e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/02/17 15:38:05 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:05 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:15 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:15 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:18 [info] 37#37: *400 [lua] access_by_lua(msblocations.conf:189):2: fc3ddb58d89d25b48ee230dede4c2fb2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:38:19 +0000] fc3ddb58d89d25b48ee230dede4c2fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:38:19 [info] 37#37: *400 [lua] logger.lua:23: fc3ddb58d89d25b48ee230dede4c2fb2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:38:25 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:25 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 10.233.72.140 - - [17/Feb/2023:15:38:34 +0000] 86ad7cbddee87de9637ae41bcb7263d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:38:34 [info] 37#37: *404 [lua] access_by_lua(msblocations.conf:189):2: 86ad7cbddee87de9637ae41bcb7263d2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:38:34 [info] 37#37: *404 [lua] logger.lua:23: 86ad7cbddee87de9637ae41bcb7263d2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:38:35 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:35 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:45 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:45 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:49 [info] 37#37: *409 [lua] access_by_lua(msblocations.conf:189):2: 4d3b6765696be27b90aa7c057f13c29a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:15:38:49 +0000] 4d3b6765696be27b90aa7c057f13c29a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/17 15:38:49 [info] 37#37: *409 [lua] logger.lua:23: 4d3b6765696be27b90aa7c057f13c29a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:38:55 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:38:55 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:04 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:189):2: 738b52e20984d22ce6b5d893cf067762:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:39:04 +0000] 738b52e20984d22ce6b5d893cf067762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:39:04 [info] 37#37: *412 [lua] logger.lua:23: 738b52e20984d22ce6b5d893cf067762 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:39:05 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:05 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:15 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:15 [info] 44#44: *416 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:19 [info] 37#37: *417 [lua] access_by_lua(msblocations.conf:189):2: 18fadd52f9ae262baac2c518dd46293f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:39:19 +0000] 18fadd52f9ae262baac2c518dd46293f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:39:19 [info] 37#37: *417 [lua] logger.lua:23: 18fadd52f9ae262baac2c518dd46293f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:39:25 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:25 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:34 [info] 37#37: *421 [lua] access_by_lua(msblocations.conf:189):2: bc05abb3bc28107c798271c1badba11b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:39:34 [info] 37#37: *421 [lua] logger.lua:23: bc05abb3bc28107c798271c1badba11b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:39:34 +0000] bc05abb3bc28107c798271c1badba11b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:39:35 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:35 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:45 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:45 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:49 [info] 37#37: *426 [lua] access_by_lua(msblocations.conf:189):2: c513437d1ea606d137787a7abdb55225:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:39:49 +0000] c513437d1ea606d137787a7abdb55225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/17 15:39:49 [info] 37#37: *426 [lua] logger.lua:23: c513437d1ea606d137787a7abdb55225 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:39:55 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:39:55 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:04 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:189):2: 39297e918ae7d59f9e5909d519c23534:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:40:04 [info] 37#37: *429 [lua] logger.lua:23: 39297e918ae7d59f9e5909d519c23534 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:40:04 +0000] 39297e918ae7d59f9e5909d519c23534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:40:05 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:05 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:15 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:15 [info] 44#44: *433 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:19 [info] 37#37: *434 [lua] access_by_lua(msblocations.conf:189):2: bcf6aec611b066368d0991b6f618a6f2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:15:40:19 +0000] bcf6aec611b066368d0991b6f618a6f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:40:19 [info] 37#37: *434 [lua] logger.lua:23: bcf6aec611b066368d0991b6f618a6f2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:40:25 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:25 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:34 [info] 37#37: *438 [lua] access_by_lua(msblocations.conf:189):2: a13af45024ac8e10536c269a06bd6611:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:40:34 [info] 37#37: *438 [lua] logger.lua:23: a13af45024ac8e10536c269a06bd6611 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:40:34 +0000] a13af45024ac8e10536c269a06bd6611 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:40:35 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:35 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:45 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:45 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:49 [info] 37#37: *443 [lua] access_by_lua(msblocations.conf:189):2: 954b8af8caa715abf4bf1ef1cefc0e83:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:15:40:49 +0000] 954b8af8caa715abf4bf1ef1cefc0e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:40:49 [info] 37#37: *443 [lua] logger.lua:23: 954b8af8caa715abf4bf1ef1cefc0e83 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:40:55 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:40:55 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:04 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:189):2: d3aed9c8b84d6b1c863f544bb07aeb03:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:41:04 [info] 37#37: *446 [lua] logger.lua:23: d3aed9c8b84d6b1c863f544bb07aeb03 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:41:04 +0000] d3aed9c8b84d6b1c863f544bb07aeb03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:41:05 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:05 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:15 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:15 [info] 44#44: *450 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:19 [info] 37#37: *451 [lua] access_by_lua(msblocations.conf:189):2: 840c27215809f25d7cb9622e2f7a49a1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:41:19 +0000] 840c27215809f25d7cb9622e2f7a49a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:41:19 [info] 37#37: *451 [lua] logger.lua:23: 840c27215809f25d7cb9622e2f7a49a1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:41:25 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:25 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:34 [info] 37#37: *455 [lua] access_by_lua(msblocations.conf:189):2: c6e0ed4f48801843f924cda6ece1f6de:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:41:34 [info] 37#37: *455 [lua] logger.lua:23: c6e0ed4f48801843f924cda6ece1f6de {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:41:34 +0000] c6e0ed4f48801843f924cda6ece1f6de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:41:35 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:35 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:45 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:45 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:49 [info] 37#37: *460 [lua] access_by_lua(msblocations.conf:189):2: 1b744251da47dbf3ecbbb307162eb1e9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:41:49 [info] 37#37: *460 [lua] logger.lua:23: 1b744251da47dbf3ecbbb307162eb1e9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:41:49 +0000] 1b744251da47dbf3ecbbb307162eb1e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:41:55 [info] 44#44: *461 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:41:55 [info] 44#44: *462 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:04 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:189):2: 10be45d15bfadc39009f2a7fd2a2de61:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:42:04 [info] 37#37: *463 [lua] logger.lua:23: 10be45d15bfadc39009f2a7fd2a2de61 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:42:04 +0000] 10be45d15bfadc39009f2a7fd2a2de61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:42:05 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:05 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:15 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:15 [info] 44#44: *467 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:19 [info] 37#37: *468 [lua] access_by_lua(msblocations.conf:189):2: f9432586412e9d37abd48b4e38e0d50f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:42:19 +0000] f9432586412e9d37abd48b4e38e0d50f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.029 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2023/02/17 15:42:19 [info] 37#37: *468 [lua] logger.lua:23: f9432586412e9d37abd48b4e38e0d50f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:42:25 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:25 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:34 [info] 37#37: *472 [lua] access_by_lua(msblocations.conf:189):2: 9b11224f2a6a5d2f052bd5256559565d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:42:34 [info] 37#37: *472 [lua] logger.lua:23: 9b11224f2a6a5d2f052bd5256559565d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:42:34 +0000] 9b11224f2a6a5d2f052bd5256559565d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:42:35 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:35 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:45 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:45 [info] 44#44: *476 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:49 [info] 37#37: *477 [lua] access_by_lua(msblocations.conf:189):2: 8923ed70cb97137e04012b49321b51ab:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:42:49 [info] 37#37: *477 [lua] logger.lua:23: 8923ed70cb97137e04012b49321b51ab {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:15:42:49 +0000] 8923ed70cb97137e04012b49321b51ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/17 15:42:55 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:42:55 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:04 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:189):2: ff2aa78e050f109ef2b51fa9bbbcc936:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:43:04 [info] 37#37: *480 [lua] logger.lua:23: ff2aa78e050f109ef2b51fa9bbbcc936 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:43:04 +0000] ff2aa78e050f109ef2b51fa9bbbcc936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:43:05 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:05 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:15 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:15 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:19 [info] 37#37: *485 [lua] access_by_lua(msblocations.conf:189):2: 6d3354824c51536c73c8411d275973e9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:43:19 [info] 37#37: *485 [lua] logger.lua:23: 6d3354824c51536c73c8411d275973e9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:43:19 +0000] 6d3354824c51536c73c8411d275973e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:43:25 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:25 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:34 [info] 37#37: *489 [lua] access_by_lua(msblocations.conf:189):2: 4512e8a825919daa7a1b3a29ce0a5a83:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:43:34 [info] 37#37: *489 [lua] logger.lua:23: 4512e8a825919daa7a1b3a29ce0a5a83 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:43:34 +0000] 4512e8a825919daa7a1b3a29ce0a5a83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:43:35 [info] 44#44: *491 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:35 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:45 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:45 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:50 [info] 37#37: *494 [lua] access_by_lua(msblocations.conf:189):2: 09ab3e4a742c513583fcd9a524d91039:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:43:50 [info] 37#37: *494 [lua] logger.lua:23: 09ab3e4a742c513583fcd9a524d91039 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:43:50 +0000] 09ab3e4a742c513583fcd9a524d91039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.048 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 15:43:55 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:43:55 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:05 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:05 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:05 [info] 37#37: *499 [lua] access_by_lua(msblocations.conf:189):2: c8adbbdb4b777efc92dd1e8ee93f621f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:44:05 +0000] c8adbbdb4b777efc92dd1e8ee93f621f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:44:05 [info] 37#37: *499 [lua] logger.lua:23: c8adbbdb4b777efc92dd1e8ee93f621f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:44:15 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:15 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:20 [info] 37#37: *502 [lua] access_by_lua(msblocations.conf:189):2: 65088b82197a34f1a08342dc59c66975:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:44:21 [info] 37#37: *502 [lua] logger.lua:23: 65088b82197a34f1a08342dc59c66975 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:44:21 +0000] 65088b82197a34f1a08342dc59c66975 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:44:25 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:25 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:35 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:35 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:36 [info] 37#37: *508 [lua] access_by_lua(msblocations.conf:189):2: 8803ccabc752610eca35ac5bf1aa7335:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:44:36 [info] 37#37: *508 [lua] logger.lua:23: 8803ccabc752610eca35ac5bf1aa7335 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:15:44:36 +0000] 8803ccabc752610eca35ac5bf1aa7335 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:44:38 [info] 37#37: *509 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.205, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.69.205 - - [17/Feb/2023:15:44:38 +0000] 7f46bf8634a1d408d5c30a73a2323289 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/02/17 15:44:45 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:45 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:51 [info] 37#37: *512 [lua] access_by_lua(msblocations.conf:189):2: f19209350dec740b5718e162c26d1e99:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:44:51 [info] 37#37: *512 [lua] logger.lua:23: f19209350dec740b5718e162c26d1e99 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:44:51 +0000] f19209350dec740b5718e162c26d1e99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:44:55 [info] 44#44: *513 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:44:55 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:05 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:05 [info] 37#37: *515 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:06 [info] 37#37: *517 [lua] access_by_lua(msblocations.conf:189):2: 33b93d374510dbf62c53a5ec5d12afaa:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:45:06 +0000] 33b93d374510dbf62c53a5ec5d12afaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:45:06 [info] 37#37: *517 [lua] logger.lua:23: 33b93d374510dbf62c53a5ec5d12afaa {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:45:15 [info] 44#44: *518 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:15 [info] 44#44: *519 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:21 [info] 37#37: *520 [lua] access_by_lua(msblocations.conf:189):2: 4192511c60098d0c1cb69effbd65d8bd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:45:21 [info] 37#37: *520 [lua] logger.lua:23: 4192511c60098d0c1cb69effbd65d8bd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.140 - - [17/Feb/2023:15:45:21 +0000] 4192511c60098d0c1cb69effbd65d8bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/17 15:45:25 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:25 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:35 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:35 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:36 [info] 37#37: *526 [lua] access_by_lua(msblocations.conf:189):2: 61f56f363785ddaa0424193178cca8b3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:45:36 [info] 37#37: *526 [lua] logger.lua:23: 61f56f363785ddaa0424193178cca8b3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:45:36 +0000] 61f56f363785ddaa0424193178cca8b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:45:45 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:45 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:51 [info] 37#37: *529 [lua] access_by_lua(msblocations.conf:189):2: 8b3bc64d47d7c75de603e7d5ff316eee:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:45:51 [info] 37#37: *529 [lua] logger.lua:23: 8b3bc64d47d7c75de603e7d5ff316eee {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:45:51 +0000] 8b3bc64d47d7c75de603e7d5ff316eee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/17 15:45:55 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:45:55 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:05 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:05 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:06 [info] 37#37: *534 [lua] access_by_lua(msblocations.conf:189):2: 5c5dbf1b955b69128b00fc4bfba9883a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:46:06 [info] 37#37: *534 [lua] logger.lua:23: 5c5dbf1b955b69128b00fc4bfba9883a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:46:06 +0000] 5c5dbf1b955b69128b00fc4bfba9883a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:46:15 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:15 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:21 [info] 37#37: *537 [lua] access_by_lua(msblocations.conf:189):2: f095940fe390930573e6963c38b92455:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:46:21 +0000] f095940fe390930573e6963c38b92455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:46:21 [info] 37#37: *537 [lua] logger.lua:23: f095940fe390930573e6963c38b92455 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:46:25 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:25 [info] 37#37: *539 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:35 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:35 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:36 [info] 37#37: *543 [lua] access_by_lua(msblocations.conf:189):2: bbb4e44e38a32f6139b2744f4ab3ada8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:46:36 [info] 37#37: *543 [lua] logger.lua:23: bbb4e44e38a32f6139b2744f4ab3ada8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:46:36 +0000] bbb4e44e38a32f6139b2744f4ab3ada8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:46:45 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:45 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:51 [info] 37#37: *546 [lua] access_by_lua(msblocations.conf:189):2: 2e70b61ecfcee3781df915b984b49a77:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:46:51 +0000] 2e70b61ecfcee3781df915b984b49a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:46:51 [info] 37#37: *546 [lua] logger.lua:23: 2e70b61ecfcee3781df915b984b49a77 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:46:55 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:46:55 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:05 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:05 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:06 [info] 37#37: *551 [lua] access_by_lua(msblocations.conf:189):2: 6971e35845d1ce855bd269f66ac8104a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:47:06 [info] 37#37: *551 [lua] logger.lua:23: 6971e35845d1ce855bd269f66ac8104a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:47:06 +0000] 6971e35845d1ce855bd269f66ac8104a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/02/17 15:47:15 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:15 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:21 [info] 37#37: *554 [lua] access_by_lua(msblocations.conf:189):2: 9066e21c46f50db3b32bc392820429fe:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:47:21 [info] 37#37: *554 [lua] logger.lua:23: 9066e21c46f50db3b32bc392820429fe {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:47:21 +0000] 9066e21c46f50db3b32bc392820429fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:47:25 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:25 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:35 [info] 44#44: *558 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:35 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:36 [info] 37#37: *560 [lua] access_by_lua(msblocations.conf:189):2: a80887a337073f925ee2812389909b33:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:47:36 [info] 37#37: *560 [lua] logger.lua:23: a80887a337073f925ee2812389909b33 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:47:36 +0000] a80887a337073f925ee2812389909b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:47:45 [info] 44#44: *561 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:45 [info] 44#44: *562 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:51 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:189):2: 60929c9c4f4b558e3705559e104c949a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:47:51 [info] 37#37: *563 [lua] logger.lua:23: 60929c9c4f4b558e3705559e104c949a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:47:51 +0000] 60929c9c4f4b558e3705559e104c949a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:47:55 [info] 44#44: *564 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:47:55 [info] 44#44: *565 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:05 [info] 44#44: *567 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:05 [info] 37#37: *566 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:06 [info] 37#37: *568 [lua] access_by_lua(msblocations.conf:189):2: 3f5f82dd33087ea8893fd028fcaf866f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:48:06 +0000] 3f5f82dd33087ea8893fd028fcaf866f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:48:06 [info] 37#37: *568 [lua] logger.lua:23: 3f5f82dd33087ea8893fd028fcaf866f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:48:15 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:15 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:21 [info] 37#37: *571 [lua] access_by_lua(msblocations.conf:189):2: 73d78a52620e8655e00f844d72afb36d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.72.140 - - [17/Feb/2023:15:48:21 +0000] 73d78a52620e8655e00f844d72afb36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:48:21 [info] 37#37: *571 [lua] logger.lua:23: 73d78a52620e8655e00f844d72afb36d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:48:25 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:25 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:35 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:35 [info] 44#44: *576 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:36 [info] 37#37: *577 [lua] access_by_lua(msblocations.conf:189):2: b1cb1c178dfac533a3c5dc3483af5a6a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:48:36 [info] 37#37: *577 [lua] logger.lua:23: b1cb1c178dfac533a3c5dc3483af5a6a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:48:36 +0000] b1cb1c178dfac533a3c5dc3483af5a6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:48:45 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:45 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:51 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:189):2: d52a38b0a838ac343759d37a4c0fd95b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:48:51 +0000] d52a38b0a838ac343759d37a4c0fd95b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:48:51 [info] 37#37: *580 [lua] logger.lua:23: d52a38b0a838ac343759d37a4c0fd95b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:48:55 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:48:55 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:05 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:05 [info] 44#44: *584 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:06 [info] 37#37: *585 [lua] access_by_lua(msblocations.conf:189):2: d2283efd2bbb7c24b0b683e3d32608f5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:49:06 +0000] d2283efd2bbb7c24b0b683e3d32608f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:49:06 [info] 37#37: *585 [lua] logger.lua:23: d2283efd2bbb7c24b0b683e3d32608f5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:49:15 [info] 37#37: *586 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:15 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:21 [info] 37#37: *588 [lua] access_by_lua(msblocations.conf:189):2: 0b6b6ab49e33bf8af97c7d4a849e65ca:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:49:21 [info] 37#37: *588 [lua] logger.lua:23: 0b6b6ab49e33bf8af97c7d4a849e65ca {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:49:21 +0000] 0b6b6ab49e33bf8af97c7d4a849e65ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 15:49:25 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:25 [info] 44#44: *590 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:35 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:35 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:36 [info] 37#37: *594 [lua] access_by_lua(msblocations.conf:189):2: b87ea3f98b917f2d024a344f62dca535:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:15:49:36 +0000] b87ea3f98b917f2d024a344f62dca535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:49:36 [info] 37#37: *594 [lua] logger.lua:23: b87ea3f98b917f2d024a344f62dca535 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:49:45 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:45 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:51 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:189):2: 395171076f315be6b4db379873c58c7b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:49:51 +0000] 395171076f315be6b4db379873c58c7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:49:51 [info] 37#37: *597 [lua] logger.lua:23: 395171076f315be6b4db379873c58c7b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:49:55 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:49:55 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:05 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:05 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:06 [info] 37#37: *602 [lua] access_by_lua(msblocations.conf:189):2: 3024bf5ecd63546689100b2f44493942:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:50:06 [info] 37#37: *602 [lua] logger.lua:23: 3024bf5ecd63546689100b2f44493942 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:15:50:06 +0000] 3024bf5ecd63546689100b2f44493942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2023/02/17 15:50:15 [info] 44#44: *603 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:15 [info] 44#44: *604 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:21 [info] 37#37: *605 [lua] access_by_lua(msblocations.conf:189):2: 4980a72bf08fe3993acb59ede54175d9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:50:21 [info] 37#37: *605 [lua] logger.lua:23: 4980a72bf08fe3993acb59ede54175d9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:50:21 +0000] 4980a72bf08fe3993acb59ede54175d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:50:25 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:25 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:35 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:35 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:36 [info] 37#37: *611 [lua] access_by_lua(msblocations.conf:189):2: 248acfaae41a955a5589acfd2c765344:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:50:36 +0000] 248acfaae41a955a5589acfd2c765344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:50:36 [info] 37#37: *611 [lua] logger.lua:23: 248acfaae41a955a5589acfd2c765344 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:50:45 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:45 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:51 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:189):2: 966f7f754a819ae286a9a7674904abb0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:50:51 [info] 37#37: *614 [lua] logger.lua:23: 966f7f754a819ae286a9a7674904abb0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:50:51 +0000] 966f7f754a819ae286a9a7674904abb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:50:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:50:55 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:50:55 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:05 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:05 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:06 [info] 37#37: *619 [lua] access_by_lua(msblocations.conf:189):2: 8cfa05ff0f93cc20cf3a2c67af46eb28:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:51:06 [info] 37#37: *619 [lua] logger.lua:23: 8cfa05ff0f93cc20cf3a2c67af46eb28 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:06 +0000] 8cfa05ff0f93cc20cf3a2c67af46eb28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:51:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:51:15 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:15 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:21 [info] 37#37: *622 [lua] access_by_lua(msblocations.conf:189):2: 4d88f33b36b5678c7c93ab738a188b6f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:22 +0000] 4d88f33b36b5678c7c93ab738a188b6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 15:51:22 [info] 37#37: *622 [lua] logger.lua:23: 4d88f33b36b5678c7c93ab738a188b6f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:51:25 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:25 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:35 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:35 [info] 44#44: *627 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:37 [info] 37#37: *628 [lua] access_by_lua(msblocations.conf:189):2: af1beeb9667a88c24a034f692dc4f176:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:37 +0000] af1beeb9667a88c24a034f692dc4f176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:51:37 [info] 37#37: *628 [lua] logger.lua:23: af1beeb9667a88c24a034f692dc4f176 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:51:45 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:45 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:52 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:189):2: 937bfdf9651699814d15991fb2798693:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:52 +0000] 937bfdf9651699814d15991fb2798693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 15:51:52 [info] 37#37: *631 [lua] logger.lua:23: 937bfdf9651699814d15991fb2798693 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 15:51:55 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:51:55 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:05 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:05 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:07 [info] 37#37: *636 [lua] access_by_lua(msblocations.conf:189):2: 274c73f217300abd3e58e7e69e3459f5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:52:07 +0000] 274c73f217300abd3e58e7e69e3459f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:52:07 [info] 37#37: *636 [lua] logger.lua:23: 274c73f217300abd3e58e7e69e3459f5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:52:15 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:15 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:22 [info] 37#37: *639 [lua] access_by_lua(msblocations.conf:189):2: 66256175e13ac20b7b9308b8548ac4f4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:52:22 [info] 37#37: *639 [lua] logger.lua:23: 66256175e13ac20b7b9308b8548ac4f4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:52:22 +0000] 66256175e13ac20b7b9308b8548ac4f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/17 15:52:25 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:25 [info] 37#37: *640 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:35 [info] 37#37: *643 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:35 [info] 44#44: *644 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:37 [info] 37#37: *645 [lua] access_by_lua(msblocations.conf:189):2: 2c0df4e70d8cf6a00c3538f2456fe60a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:52:37 +0000] 2c0df4e70d8cf6a00c3538f2456fe60a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:52:37 [info] 37#37: *645 [lua] logger.lua:23: 2c0df4e70d8cf6a00c3538f2456fe60a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:52:45 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:45 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:52 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: dc7ad1b977771506b52a3cd0fbb6e3ae:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:52:52 [info] 37#37: *648 [lua] logger.lua:23: dc7ad1b977771506b52a3cd0fbb6e3ae {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:52:52 +0000] dc7ad1b977771506b52a3cd0fbb6e3ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:52:55 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:52:55 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:05 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:05 [info] 44#44: *652 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:07 [info] 37#37: *653 [lua] access_by_lua(msblocations.conf:189):2: 37e8af8c4db0f8b4b6dfd246410d8d01:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:53:07 [info] 37#37: *653 [lua] logger.lua:23: 37e8af8c4db0f8b4b6dfd246410d8d01 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:53:07 +0000] 37e8af8c4db0f8b4b6dfd246410d8d01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:53:15 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:15 [info] 44#44: *655 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:22 [info] 37#37: *656 [lua] access_by_lua(msblocations.conf:189):2: 689b9ad8ac154e2e453fac8531e68eb1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:53:22 +0000] 689b9ad8ac154e2e453fac8531e68eb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:53:22 [info] 37#37: *656 [lua] logger.lua:23: 689b9ad8ac154e2e453fac8531e68eb1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:53:25 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:25 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:35 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:35 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:37 [info] 37#37: *662 [lua] access_by_lua(msblocations.conf:189):2: 1d96d6b626ff7e0709d4a345a0b5a084:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:53:37 [info] 37#37: *662 [lua] logger.lua:23: 1d96d6b626ff7e0709d4a345a0b5a084 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:53:37 +0000] 1d96d6b626ff7e0709d4a345a0b5a084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:53:45 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:45 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:52 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: 7b68f0da9fd6f64475f90fa280271f9b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:53:52 [info] 37#37: *665 [lua] logger.lua:23: 7b68f0da9fd6f64475f90fa280271f9b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:53:52 +0000] 7b68f0da9fd6f64475f90fa280271f9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:53:55 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:53:55 [info] 44#44: *667 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:05 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:05 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:07 [info] 37#37: *670 [lua] access_by_lua(msblocations.conf:189):2: 07c26fd2647e9025b7ff6cfd84f87954:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:54:07 [info] 37#37: *670 [lua] logger.lua:23: 07c26fd2647e9025b7ff6cfd84f87954 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:54:07 +0000] 07c26fd2647e9025b7ff6cfd84f87954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 15:54:15 [info] 44#44: *671 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:15 [info] 44#44: *672 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:22 [info] 37#37: *673 [lua] access_by_lua(msblocations.conf:189):2: f92b2e8d20a9cbb343f0f25278a9216d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:54:22 [info] 37#37: *673 [lua] logger.lua:23: f92b2e8d20a9cbb343f0f25278a9216d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:54:22 +0000] f92b2e8d20a9cbb343f0f25278a9216d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 15:54:25 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:25 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:35 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:35 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:37 [info] 37#37: *679 [lua] access_by_lua(msblocations.conf:189):2: c8dfa1289f2eb2c99cc740a35f85a420:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:54:37 +0000] c8dfa1289f2eb2c99cc740a35f85a420 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:54:37 [info] 37#37: *679 [lua] logger.lua:23: c8dfa1289f2eb2c99cc740a35f85a420 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:54:45 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:45 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:52 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: 979139179b3d5838c1df3a7d0dc01b36:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:54:52 [info] 37#37: *682 [lua] logger.lua:23: 979139179b3d5838c1df3a7d0dc01b36 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:54:52 +0000] 979139179b3d5838c1df3a7d0dc01b36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:54:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:54:55 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:54:55 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:05 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:05 [info] 44#44: *686 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:07 [info] 37#37: *687 [lua] access_by_lua(msblocations.conf:189):2: c1112d20cd28d4edc9781e8e32097000:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:55:07 +0000] c1112d20cd28d4edc9781e8e32097000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:55:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:55:07 [info] 37#37: *687 [lua] logger.lua:23: c1112d20cd28d4edc9781e8e32097000 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:55:15 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:15 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:22 [info] 37#37: *690 [lua] access_by_lua(msblocations.conf:189):2: 839b44c1021c4de1e744a467490a8ade:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:55:22 +0000] 839b44c1021c4de1e744a467490a8ade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:55:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:55:22 [info] 37#37: *690 [lua] logger.lua:23: 839b44c1021c4de1e744a467490a8ade {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:55:25 [info] 44#44: *692 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:25 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:35 [info] 37#37: *694 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:35 [info] 37#37: *695 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:37 [info] 37#37: *696 [lua] access_by_lua(msblocations.conf:189):2: 6f4a8da164601f7f1a1f03a6d95aa537:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:55:37 [info] 37#37: *696 [lua] logger.lua:23: 6f4a8da164601f7f1a1f03a6d95aa537 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:55:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:15:55:37 +0000] 6f4a8da164601f7f1a1f03a6d95aa537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 15:55:45 [info] 44#44: *697 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:45 [info] 44#44: *698 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:52 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: d22b90ef5f98ccfad46f08cd110ac130:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:55:52 [info] 37#37: *699 [lua] logger.lua:23: d22b90ef5f98ccfad46f08cd110ac130 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:55:52 +0000] d22b90ef5f98ccfad46f08cd110ac130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:55:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:55:55 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:55:55 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:05 [info] 37#37: *702 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:05 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:07 [info] 37#37: *704 [lua] access_by_lua(msblocations.conf:189):2: a45909a665a0b692cde98ab496c262e8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:56:07 [info] 37#37: *704 [lua] logger.lua:23: a45909a665a0b692cde98ab496c262e8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:56:07 +0000] a45909a665a0b692cde98ab496c262e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:56:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:56:15 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:15 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:22 [info] 37#37: *707 [lua] access_by_lua(msblocations.conf:189):2: d0e0fc10e24f7a94423522950a975098:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:56:22 +0000] d0e0fc10e24f7a94423522950a975098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 15:56:22 [info] 37#37: *707 [lua] logger.lua:23: d0e0fc10e24f7a94423522950a975098 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:56:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 15:56:25 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:25 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:35 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:35 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:37 [info] 37#37: *713 [lua] access_by_lua(msblocations.conf:189):2: 2b0cc5ee70d3e2cfbcb8d3ee61914204:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:56:37 [info] 37#37: *713 [lua] logger.lua:23: 2b0cc5ee70d3e2cfbcb8d3ee61914204 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:56:37 +0000] 2b0cc5ee70d3e2cfbcb8d3ee61914204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:56:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:56:45 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:45 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:52 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: 61c58d15de719ffb81b33287d669ce9e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:56:52 [info] 37#37: *716 [lua] logger.lua:23: 61c58d15de719ffb81b33287d669ce9e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:56:52 +0000] 61c58d15de719ffb81b33287d669ce9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:56:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:56:55 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:56:55 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:05 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:05 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:07 [info] 37#37: *721 [lua] access_by_lua(msblocations.conf:189):2: 70d0df9da30406b852af831b2ec1ed88:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:57:07 [info] 37#37: *721 [lua] logger.lua:23: 70d0df9da30406b852af831b2ec1ed88 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:57:07 +0000] 70d0df9da30406b852af831b2ec1ed88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 15:57:15 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:15 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:22 [info] 37#37: *724 [lua] access_by_lua(msblocations.conf:189):2: c14d7dbbb8e248a6e6e2f322918496c8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:57:22 +0000] c14d7dbbb8e248a6e6e2f322918496c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 15:57:22 [info] 37#37: *724 [lua] logger.lua:23: c14d7dbbb8e248a6e6e2f322918496c8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 15:57:25 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:25 [info] 44#44: *726 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:35 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:35 [info] 44#44: *729 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:37 [info] 37#37: *730 [lua] access_by_lua(msblocations.conf:189):2: f128bcbe495232f5494b72cc2370a512:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:57:37 [info] 37#37: *730 [lua] logger.lua:23: f128bcbe495232f5494b72cc2370a512 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:57:37 +0000] f128bcbe495232f5494b72cc2370a512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 15:57:45 [info] 44#44: *731 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:45 [info] 44#44: *732 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:52 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: 4db2b0aa0b46b486bf6c151b61478113:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:57:52 [info] 37#37: *733 [lua] logger.lua:23: 4db2b0aa0b46b486bf6c151b61478113 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:57:52 +0000] 4db2b0aa0b46b486bf6c151b61478113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 15:57:55 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:57:55 [info] 44#44: *735 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:05 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:05 [info] 44#44: *737 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:07 [info] 37#37: *738 [lua] access_by_lua(msblocations.conf:189):2: 13cade6296c67e2b13e3bdd0ab04f7b6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:58:07 [info] 37#37: *738 [lua] logger.lua:23: 13cade6296c67e2b13e3bdd0ab04f7b6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:58:07 +0000] 13cade6296c67e2b13e3bdd0ab04f7b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:58:15 [info] 44#44: *739 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:15 [info] 44#44: *740 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:22 [info] 37#37: *741 [lua] access_by_lua(msblocations.conf:189):2: 830f8f48cea85cbd1d724629039bb5ff:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:58:22 +0000] 830f8f48cea85cbd1d724629039bb5ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:58:22 [info] 37#37: *741 [lua] logger.lua:23: 830f8f48cea85cbd1d724629039bb5ff {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 15:58:25 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:25 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:35 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:35 [info] 37#37: *745 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:37 [info] 37#37: *747 [lua] access_by_lua(msblocations.conf:189):2: 7edb3a47c04d097bab806155fd7fed86:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:58:37 +0000] 7edb3a47c04d097bab806155fd7fed86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 15:58:37 [info] 37#37: *747 [lua] logger.lua:23: 7edb3a47c04d097bab806155fd7fed86 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 15:58:45 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:45 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:52 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: b173cd13e02c75b6a9db20a3da682859:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 15:58:52 [info] 37#37: *750 [lua] logger.lua:23: b173cd13e02c75b6a9db20a3da682859 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:58:52 +0000] b173cd13e02c75b6a9db20a3da682859 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:15:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:58:55 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:58:55 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:05 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:05 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:07 [info] 37#37: *755 [lua] access_by_lua(msblocations.conf:189):2: 58bb31296dbd24f801e6737b8891bcee:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:07 +0000] 58bb31296dbd24f801e6737b8891bcee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/02/17 15:59:07 [info] 37#37: *755 [lua] logger.lua:23: 58bb31296dbd24f801e6737b8891bcee {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39 2023/02/17 15:59:15 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:15 [info] 44#44: *756 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:22 [info] 37#37: *758 [lua] access_by_lua(msblocations.conf:189):2: fdf847ee0af2ff0264b66a3a0520a232:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:22 +0000] fdf847ee0af2ff0264b66a3a0520a232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/17 15:59:22 [info] 37#37: *758 [lua] logger.lua:23: fdf847ee0af2ff0264b66a3a0520a232 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 15:59:25 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:25 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:35 [info] 44#44: *762 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:35 [info] 44#44: *763 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:37 [info] 37#37: *764 [lua] access_by_lua(msblocations.conf:189):2: 50043c965dd2ad1472c6e544b5f67488:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:37 +0000] 50043c965dd2ad1472c6e544b5f67488 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 15:59:37 [info] 37#37: *764 [lua] logger.lua:23: 50043c965dd2ad1472c6e544b5f67488 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 15:59:45 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:45 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:52 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: bc128af5e1c4a280563d10470c013d2f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/17 15:59:52 [info] 37#37: *767 [lua] logger.lua:23: bc128af5e1c4a280563d10470c013d2f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:15:59:52 +0000] bc128af5e1c4a280563d10470c013d2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/02/17 15:59:55 [info] 44#44: *769 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 15:59:55 [info] 44#44: *768 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:05 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:05 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:07 [info] 37#37: *772 [lua] access_by_lua(msblocations.conf:189):2: 0d384ebb2bed88f6e9f51c1662e2175c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:00:07 +0000] 0d384ebb2bed88f6e9f51c1662e2175c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:00:07 [info] 37#37: *772 [lua] logger.lua:23: 0d384ebb2bed88f6e9f51c1662e2175c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:00:15 [info] 37#37: *773 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:15 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:22 [info] 37#37: *775 [lua] access_by_lua(msblocations.conf:189):2: d96d135ec4ddddf38a19d708bcdfbfef:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:00:22 [info] 37#37: *775 [lua] logger.lua:23: d96d135ec4ddddf38a19d708bcdfbfef {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:00:22 +0000] d96d135ec4ddddf38a19d708bcdfbfef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:00:25 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:25 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:35 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:35 [info] 44#44: *780 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:37 [info] 37#37: *781 [lua] access_by_lua(msblocations.conf:189):2: 60017dd2dbadd76bdec5705378d21e3b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:00:37 +0000] 60017dd2dbadd76bdec5705378d21e3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 16:00:37 [info] 37#37: *781 [lua] logger.lua:23: 60017dd2dbadd76bdec5705378d21e3b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:00:45 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:45 [info] 44#44: *783 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:52 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:189):2: 9407be52cdb87c5eeb4626b59cf4c2d9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:00:52 +0000] 9407be52cdb87c5eeb4626b59cf4c2d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:00:52 [info] 37#37: *784 [lua] logger.lua:23: 9407be52cdb87c5eeb4626b59cf4c2d9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:00:55 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:00:55 [info] 44#44: *786 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:05 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:05 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:07 [info] 37#37: *789 [lua] access_by_lua(msblocations.conf:189):2: e5dab9af8bb2979f72a739978773d877:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:01:07 [info] 37#37: *789 [lua] logger.lua:23: e5dab9af8bb2979f72a739978773d877 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:01:07 +0000] e5dab9af8bb2979f72a739978773d877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:01:15 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:15 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:22 [info] 37#37: *792 [lua] access_by_lua(msblocations.conf:189):2: 1050b59288d6273acb3e781e988bb5e4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:01:22 +0000] 1050b59288d6273acb3e781e988bb5e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:01:22 [info] 37#37: *792 [lua] logger.lua:23: 1050b59288d6273acb3e781e988bb5e4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:01:25 [info] 44#44: *793 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:25 [info] 44#44: *794 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:35 [info] 37#37: *796 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:35 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:37 [info] 37#37: *798 [lua] access_by_lua(msblocations.conf:189):2: 8b30b15a1d7daf513f46f98a0900872e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:01:37 [info] 37#37: *798 [lua] logger.lua:23: 8b30b15a1d7daf513f46f98a0900872e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:01:37 +0000] 8b30b15a1d7daf513f46f98a0900872e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:01:45 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:45 [info] 44#44: *800 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:53 [info] 37#37: *801 [lua] access_by_lua(msblocations.conf:189):2: cd11e342a3ca95a344cf5659dba63dee:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:01:53 [info] 37#37: *801 [lua] logger.lua:23: cd11e342a3ca95a344cf5659dba63dee {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:01:53 +0000] cd11e342a3ca95a344cf5659dba63dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:01:55 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:01:55 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:05 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:05 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:08 [info] 37#37: *806 [lua] access_by_lua(msblocations.conf:189):2: 673bcf0ef238e2a985ac20bba4cb597f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:02:08 [info] 37#37: *806 [lua] logger.lua:23: 673bcf0ef238e2a985ac20bba4cb597f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:02:08 +0000] 673bcf0ef238e2a985ac20bba4cb597f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:02:15 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:15 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:23 [info] 37#37: *809 [lua] access_by_lua(msblocations.conf:189):2: 353b6f1fb989705c9d18022d066be821:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:02:23 +0000] 353b6f1fb989705c9d18022d066be821 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:02:23 [info] 37#37: *809 [lua] logger.lua:23: 353b6f1fb989705c9d18022d066be821 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:02:25 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:25 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:35 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:35 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:38 [info] 37#37: *815 [lua] access_by_lua(msblocations.conf:189):2: 7e98dc0a5be2f54c5e9a144fc1ff5c5a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:02:38 +0000] 7e98dc0a5be2f54c5e9a144fc1ff5c5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:02:38 [info] 37#37: *815 [lua] logger.lua:23: 7e98dc0a5be2f54c5e9a144fc1ff5c5a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:02:45 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:45 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:53 [info] 37#37: *818 [lua] access_by_lua(msblocations.conf:189):2: fe1d657687f1807dcc7df1ffeb90bfa9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:16:02:53 +0000] fe1d657687f1807dcc7df1ffeb90bfa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:02:53 [info] 37#37: *818 [lua] logger.lua:23: fe1d657687f1807dcc7df1ffeb90bfa9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:02:55 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:02:55 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:05 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:05 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:08 [info] 37#37: *823 [lua] access_by_lua(msblocations.conf:189):2: 8f60e4503e2e23d6f0e8a6833da0e659:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:08 +0000] 8f60e4503e2e23d6f0e8a6833da0e659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:03:08 [info] 37#37: *823 [lua] logger.lua:23: 8f60e4503e2e23d6f0e8a6833da0e659 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:03:15 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:15 [info] 44#44: *825 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:23 [info] 37#37: *826 [lua] access_by_lua(msblocations.conf:189):2: 9bfc4ff6fc79153a4d772bb284a25d78:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:23 +0000] 9bfc4ff6fc79153a4d772bb284a25d78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:03:23 [info] 37#37: *826 [lua] logger.lua:23: 9bfc4ff6fc79153a4d772bb284a25d78 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:03:25 [info] 44#44: *827 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:25 [info] 44#44: *828 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:35 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:35 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:38 [info] 37#37: *832 [lua] access_by_lua(msblocations.conf:189):2: dcde73f2c9e42e4aede44cff89742b83:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:38 +0000] dcde73f2c9e42e4aede44cff89742b83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:03:38 [info] 37#37: *832 [lua] logger.lua:23: dcde73f2c9e42e4aede44cff89742b83 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:03:45 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:45 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:53 [info] 37#37: *835 [lua] access_by_lua(msblocations.conf:189):2: 00b64a6874142fe0a3c53d9d06ca0463:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:03:53 [info] 37#37: *835 [lua] logger.lua:23: 00b64a6874142fe0a3c53d9d06ca0463 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:03:53 +0000] 00b64a6874142fe0a3c53d9d06ca0463 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:03:55 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:03:55 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:05 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:05 [info] 44#44: *839 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:08 [info] 37#37: *840 [lua] access_by_lua(msblocations.conf:189):2: 8160e134ce87fab4c86e6f49e9725d63:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:04:08 [info] 37#37: *840 [lua] logger.lua:23: 8160e134ce87fab4c86e6f49e9725d63 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:04:08 +0000] 8160e134ce87fab4c86e6f49e9725d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:04:15 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:15 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:23 [info] 37#37: *843 [lua] access_by_lua(msblocations.conf:189):2: 6601a90ee4d7b1bf37466d478c4653de:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:04:23 [info] 37#37: *843 [lua] logger.lua:23: 6601a90ee4d7b1bf37466d478c4653de {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:04:23 +0000] 6601a90ee4d7b1bf37466d478c4653de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:04:25 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:25 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:35 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:35 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:38 [info] 37#37: *849 [lua] access_by_lua(msblocations.conf:189):2: 13a716781be37f9a7b1c1228b3b8cb94:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:04:38 [info] 37#37: *849 [lua] logger.lua:23: 13a716781be37f9a7b1c1228b3b8cb94 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:04:38 +0000] 13a716781be37f9a7b1c1228b3b8cb94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 16:04:45 [info] 44#44: *850 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:45 [info] 44#44: *851 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:53 [info] 37#37: *852 [lua] access_by_lua(msblocations.conf:189):2: af046d66ae46011f85bf3b020352bf23:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:04:53 [info] 37#37: *852 [lua] logger.lua:23: af046d66ae46011f85bf3b020352bf23 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:04:53 +0000] af046d66ae46011f85bf3b020352bf23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:04:55 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:04:55 [info] 44#44: *854 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:05 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:05 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:08 [info] 37#37: *857 [lua] access_by_lua(msblocations.conf:189):2: 1c454be95ef05a5f2a7023e43a26b207:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:05:08 [info] 37#37: *857 [lua] logger.lua:23: 1c454be95ef05a5f2a7023e43a26b207 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:05:08 +0000] 1c454be95ef05a5f2a7023e43a26b207 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:05:15 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:15 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:23 [info] 37#37: *860 [lua] access_by_lua(msblocations.conf:189):2: 5f83a8ec90ebd164be48a3837319f1c0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:05:23 +0000] 5f83a8ec90ebd164be48a3837319f1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:05:23 [info] 37#37: *860 [lua] logger.lua:23: 5f83a8ec90ebd164be48a3837319f1c0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:05:25 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:25 [info] 44#44: *862 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:35 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:35 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:38 [info] 37#37: *866 [lua] access_by_lua(msblocations.conf:189):2: d87780b26d3cfe24cdd7ddd1a048b0cf:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:05:38 +0000] d87780b26d3cfe24cdd7ddd1a048b0cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:05:38 [info] 37#37: *866 [lua] logger.lua:23: d87780b26d3cfe24cdd7ddd1a048b0cf {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:05:45 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:45 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:53 [info] 37#37: *869 [lua] access_by_lua(msblocations.conf:189):2: 72839e57b9108fe791a0e11f8ac2cf59:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:05:53 [info] 37#37: *869 [lua] logger.lua:23: 72839e57b9108fe791a0e11f8ac2cf59 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:05:53 +0000] 72839e57b9108fe791a0e11f8ac2cf59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:05:55 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:05:55 [info] 44#44: *871 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:05 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:05 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:08 [info] 37#37: *874 [lua] access_by_lua(msblocations.conf:189):2: 0299de2f91d5f84328a1e09fc55d91bb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:06:08 [info] 37#37: *874 [lua] logger.lua:23: 0299de2f91d5f84328a1e09fc55d91bb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:06:08 +0000] 0299de2f91d5f84328a1e09fc55d91bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:06:15 [info] 37#37: *875 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:15 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:23 [info] 37#37: *877 [lua] access_by_lua(msblocations.conf:189):2: e3e1d9a1e41a4fba5e6be992d6daa502:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:06:23 +0000] e3e1d9a1e41a4fba5e6be992d6daa502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/17 16:06:23 [info] 37#37: *877 [lua] logger.lua:23: e3e1d9a1e41a4fba5e6be992d6daa502 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 16:06:25 [info] 37#37: *878 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:25 [info] 44#44: *879 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:35 [info] 44#44: *881 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:35 [info] 44#44: *882 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:38 [info] 37#37: *883 [lua] access_by_lua(msblocations.conf:189):2: a151a2735f60bb814286f2672b22d6e6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:06:38 +0000] a151a2735f60bb814286f2672b22d6e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:06:38 [info] 37#37: *883 [lua] logger.lua:23: a151a2735f60bb814286f2672b22d6e6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:06:45 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:45 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:53 [info] 37#37: *886 [lua] access_by_lua(msblocations.conf:189):2: c9ae291565a2885ee230788eb5e7cfb1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:06:53 [info] 37#37: *886 [lua] logger.lua:23: c9ae291565a2885ee230788eb5e7cfb1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:06:53 +0000] c9ae291565a2885ee230788eb5e7cfb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/17 16:06:55 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:06:55 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:05 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:05 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:08 [info] 37#37: *891 [lua] access_by_lua(msblocations.conf:189):2: d608d0020d2cdee1aca93376a5b45fc6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:07:08 [info] 37#37: *891 [lua] logger.lua:23: d608d0020d2cdee1aca93376a5b45fc6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:07:08 +0000] d608d0020d2cdee1aca93376a5b45fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:07:15 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:15 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:23 [info] 37#37: *894 [lua] access_by_lua(msblocations.conf:189):2: 19481a0c2d62598f597e0937499cb43b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:07:23 [info] 37#37: *894 [lua] logger.lua:23: 19481a0c2d62598f597e0937499cb43b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:07:23 +0000] 19481a0c2d62598f597e0937499cb43b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:07:25 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:25 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:35 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:35 [info] 44#44: *899 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:38 [info] 37#37: *900 [lua] access_by_lua(msblocations.conf:189):2: 3b3230128c4725ee03dd8f1930b5b253:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:07:38 [info] 37#37: *900 [lua] logger.lua:23: 3b3230128c4725ee03dd8f1930b5b253 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:07:38 +0000] 3b3230128c4725ee03dd8f1930b5b253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:07:45 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:45 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:53 [info] 37#37: *903 [lua] access_by_lua(msblocations.conf:189):2: 8096b5d5d2c38b0a3522f4bc20aeea97:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:07:53 +0000] 8096b5d5d2c38b0a3522f4bc20aeea97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:07:53 [info] 37#37: *903 [lua] logger.lua:23: 8096b5d5d2c38b0a3522f4bc20aeea97 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:07:55 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:07:55 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:05 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:05 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:08 [info] 37#37: *908 [lua] access_by_lua(msblocations.conf:189):2: 556ccb29a8e1c49899297e41ad6029db:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:08:08 +0000] 556ccb29a8e1c49899297e41ad6029db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:08:08 [info] 37#37: *908 [lua] logger.lua:23: 556ccb29a8e1c49899297e41ad6029db {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:08:15 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:15 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:23 [info] 37#37: *911 [lua] access_by_lua(msblocations.conf:189):2: f0b6ece8dfde7ece022f237e91e4a045:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:08:23 [info] 37#37: *911 [lua] logger.lua:23: f0b6ece8dfde7ece022f237e91e4a045 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:08:23 +0000] f0b6ece8dfde7ece022f237e91e4a045 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:08:25 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:25 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:35 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:35 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:38 [info] 37#37: *917 [lua] access_by_lua(msblocations.conf:189):2: 59947e7b5f3e275d41cddd395501cd61:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:08:38 [info] 37#37: *917 [lua] logger.lua:23: 59947e7b5f3e275d41cddd395501cd61 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:08:38 +0000] 59947e7b5f3e275d41cddd395501cd61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:08:45 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:45 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:53 [info] 37#37: *920 [lua] access_by_lua(msblocations.conf:189):2: 6fcbd59241a57f02189d9911a7cfd6c5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:08:53 +0000] 6fcbd59241a57f02189d9911a7cfd6c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:08:53 [info] 37#37: *920 [lua] logger.lua:23: 6fcbd59241a57f02189d9911a7cfd6c5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:08:55 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:08:55 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:05 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:05 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:08 [info] 37#37: *925 [lua] access_by_lua(msblocations.conf:189):2: 218b284a21d575a3b0cd35460406af2b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:08 +0000] 218b284a21d575a3b0cd35460406af2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:09:08 [info] 37#37: *925 [lua] logger.lua:23: 218b284a21d575a3b0cd35460406af2b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:09:15 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:15 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:23 [info] 37#37: *928 [lua] access_by_lua(msblocations.conf:189):2: aff0b61098dea9891e04160cd3a1cc49:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:23 +0000] aff0b61098dea9891e04160cd3a1cc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:09:23 [info] 37#37: *928 [lua] logger.lua:23: aff0b61098dea9891e04160cd3a1cc49 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:09:25 [info] 44#44: *929 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:25 [info] 44#44: *930 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:35 [info] 37#37: *933 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:35 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:38 [info] 37#37: *934 [lua] access_by_lua(msblocations.conf:189):2: 09107ba830cba278a5eae97098bb710a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:09:38 +0000] 09107ba830cba278a5eae97098bb710a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:09:38 [info] 37#37: *934 [lua] logger.lua:23: 09107ba830cba278a5eae97098bb710a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:09:45 [info] 44#44: *936 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:45 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:53 [info] 37#37: *937 [lua] access_by_lua(msblocations.conf:189):2: 945783176ac5733153338729f2832875:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:09:53 [info] 37#37: *937 [lua] logger.lua:23: 945783176ac5733153338729f2832875 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:09:53 +0000] 945783176ac5733153338729f2832875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:09:55 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:09:55 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:05 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:05 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:08 [info] 37#37: *942 [lua] access_by_lua(msblocations.conf:189):2: 9f30d632741c0545ab530ed1fbce1e6e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:10:08 +0000] 9f30d632741c0545ab530ed1fbce1e6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 16:10:08 [info] 37#37: *942 [lua] logger.lua:23: 9f30d632741c0545ab530ed1fbce1e6e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:10:15 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:15 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:23 [info] 37#37: *945 [lua] access_by_lua(msblocations.conf:189):2: ec8369db473b5134e1060bc22a4b9f37:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:10:23 +0000] ec8369db473b5134e1060bc22a4b9f37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:10:23 [info] 37#37: *945 [lua] logger.lua:23: ec8369db473b5134e1060bc22a4b9f37 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:10:25 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:25 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:35 [info] 44#44: *949 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:35 [info] 44#44: *950 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:38 [info] 37#37: *951 [lua] access_by_lua(msblocations.conf:189):2: d99549b7ac04e5c637966b4477095a95:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.72.140 - - [17/Feb/2023:16:10:38 +0000] d99549b7ac04e5c637966b4477095a95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:10:38 [info] 37#37: *951 [lua] logger.lua:23: d99549b7ac04e5c637966b4477095a95 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:10:45 [info] 44#44: *952 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:45 [info] 44#44: *953 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:53 [info] 37#37: *954 [lua] access_by_lua(msblocations.conf:189):2: 6c08db25d731f04a386641a5a7544fa2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:10:53 [info] 37#37: *954 [lua] logger.lua:23: 6c08db25d731f04a386641a5a7544fa2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:10:53 +0000] 6c08db25d731f04a386641a5a7544fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:10:55 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:10:55 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:05 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:05 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:08 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:189):2: cf31c2140b99f2044a36194c0611e8ad:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:11:08 [info] 37#37: *959 [lua] logger.lua:23: cf31c2140b99f2044a36194c0611e8ad {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:11:08 +0000] cf31c2140b99f2044a36194c0611e8ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:11:15 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:15 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:23 [info] 37#37: *962 [lua] access_by_lua(msblocations.conf:189):2: 4c8d28d164abc6ace65269bde0ac373d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:11:23 [info] 37#37: *962 [lua] logger.lua:23: 4c8d28d164abc6ace65269bde0ac373d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:11:23 +0000] 4c8d28d164abc6ace65269bde0ac373d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:11:25 [info] 44#44: *963 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:25 [info] 44#44: *964 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:35 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:35 [info] 44#44: *967 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:38 [info] 37#37: *968 [lua] access_by_lua(msblocations.conf:189):2: 94a07d8241133875972be2aa01588bff:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.140 - - [17/Feb/2023:16:11:38 +0000] 94a07d8241133875972be2aa01588bff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/17 16:11:38 [info] 37#37: *968 [lua] logger.lua:23: 94a07d8241133875972be2aa01588bff {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:11:45 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:45 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:53 [info] 37#37: *971 [lua] access_by_lua(msblocations.conf:189):2: 463ed8ad8b90521e40dec1f58e252f5a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:11:53 [info] 37#37: *971 [lua] logger.lua:23: 463ed8ad8b90521e40dec1f58e252f5a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:11:53 +0000] 463ed8ad8b90521e40dec1f58e252f5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:11:55 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:11:55 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:05 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:05 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:08 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: 26f5ba1630a0e4abffb446d898e95851:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:12:08 [info] 37#37: *976 [lua] logger.lua:23: 26f5ba1630a0e4abffb446d898e95851 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:12:08 +0000] 26f5ba1630a0e4abffb446d898e95851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:12:15 [info] 44#44: *977 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:15 [info] 44#44: *978 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:23 [info] 37#37: *979 [lua] access_by_lua(msblocations.conf:189):2: a094042f58eff500496a1b1f30fa3788:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:12:23 [info] 37#37: *979 [lua] logger.lua:23: a094042f58eff500496a1b1f30fa3788 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:12:23 +0000] a094042f58eff500496a1b1f30fa3788 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:12:25 [info] 44#44: *981 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:25 [info] 37#37: *980 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:35 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:35 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:38 [info] 37#37: *985 [lua] access_by_lua(msblocations.conf:189):2: 1e3eb0e0edd9dfa0e77ab59e035c98fd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:12:38 [info] 37#37: *985 [lua] logger.lua:23: 1e3eb0e0edd9dfa0e77ab59e035c98fd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:12:38 +0000] 1e3eb0e0edd9dfa0e77ab59e035c98fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:12:45 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:45 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:53 [info] 37#37: *988 [lua] access_by_lua(msblocations.conf:189):2: 7a33293828636404678ad4c52e4dcbda:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:12:53 [info] 37#37: *988 [lua] logger.lua:23: 7a33293828636404678ad4c52e4dcbda {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:12:53 +0000] 7a33293828636404678ad4c52e4dcbda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:12:55 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:12:55 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:05 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:05 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:09 [info] 37#37: *993 [lua] access_by_lua(msblocations.conf:189):2: 6386caedc3bf9bc325ba0fc09e17cb21:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:13:09 +0000] 6386caedc3bf9bc325ba0fc09e17cb21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:13:09 [info] 37#37: *993 [lua] logger.lua:23: 6386caedc3bf9bc325ba0fc09e17cb21 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:13:15 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:15 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:24 [info] 37#37: *996 [lua] access_by_lua(msblocations.conf:189):2: 8e5a2431f6976892f63dfe808f076961:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:13:24 [info] 37#37: *996 [lua] logger.lua:23: 8e5a2431f6976892f63dfe808f076961 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:13:24 +0000] 8e5a2431f6976892f63dfe808f076961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 16:13:25 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:25 [info] 44#44: *998 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:35 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:35 [info] 44#44: *1000 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:39 [info] 37#37: *1002 [lua] access_by_lua(msblocations.conf:189):2: 6d2fc16c2b01b8c3f3b891ed05ac030c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:13:39 +0000] 6d2fc16c2b01b8c3f3b891ed05ac030c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:13:39 [info] 37#37: *1002 [lua] logger.lua:23: 6d2fc16c2b01b8c3f3b891ed05ac030c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:13:43 [info] 37#37: *1003 client closed connection while waiting for request, client: 10.233.65.70, server: 0.0.0.0:443 2023/02/17 16:13:45 [info] 44#44: *1004 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:45 [info] 44#44: *1005 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:54 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:189):2: 4fbe72d854631fee97f6aa6dee815358:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:13:54 [info] 37#37: *1006 [lua] logger.lua:23: 4fbe72d854631fee97f6aa6dee815358 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:13:54 +0000] 4fbe72d854631fee97f6aa6dee815358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:13:55 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:13:55 [info] 44#44: *1008 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:05 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:05 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:09 [info] 37#37: *1011 [lua] access_by_lua(msblocations.conf:189):2: 43be94922deba17ef5c9cb2f0a25fbbf:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:14:09 [info] 37#37: *1011 [lua] logger.lua:23: 43be94922deba17ef5c9cb2f0a25fbbf {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:14:09 +0000] 43be94922deba17ef5c9cb2f0a25fbbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:14:15 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:15 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:24 [info] 37#37: *1014 [lua] access_by_lua(msblocations.conf:189):2: be39069724c0425e4dddb50546a3d63c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:14:24 [info] 37#37: *1014 [lua] logger.lua:23: be39069724c0425e4dddb50546a3d63c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.72.140 - - [17/Feb/2023:16:14:24 +0000] be39069724c0425e4dddb50546a3d63c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/02/17 16:14:25 [info] 37#37: *1015 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:25 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:35 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:35 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:39 [info] 37#37: *1020 [lua] access_by_lua(msblocations.conf:189):2: 352b8c51c0682a74191375dc5c0526f6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:14:39 +0000] 352b8c51c0682a74191375dc5c0526f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 16:14:39 [info] 37#37: *1020 [lua] logger.lua:23: 352b8c51c0682a74191375dc5c0526f6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:14:45 [info] 44#44: *1021 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:45 [info] 44#44: *1022 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:54 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:189):2: 488fb0dbe8a8b73218505895e134f116:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:14:54 [info] 37#37: *1023 [lua] logger.lua:23: 488fb0dbe8a8b73218505895e134f116 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:14:54 +0000] 488fb0dbe8a8b73218505895e134f116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 16:14:55 [info] 44#44: *1024 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:14:55 [info] 44#44: *1025 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:05 [info] 44#44: *1026 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:05 [info] 44#44: *1027 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:09 [info] 37#37: *1028 [lua] access_by_lua(msblocations.conf:189):2: 3a77f8c82de5602f910a32f8db67f139:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:15:09 [info] 37#37: *1028 [lua] logger.lua:23: 3a77f8c82de5602f910a32f8db67f139 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:15:09 +0000] 3a77f8c82de5602f910a32f8db67f139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:15:15 [info] 44#44: *1029 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:15 [info] 44#44: *1030 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:24 [info] 37#37: *1031 [lua] access_by_lua(msblocations.conf:189):2: 05534106e84c49c720254ce4016df0b9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 16:15:24 [info] 37#37: *1031 [lua] logger.lua:23: 05534106e84c49c720254ce4016df0b9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:15:24 +0000] 05534106e84c49c720254ce4016df0b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/17 16:15:25 [info] 44#44: *1032 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:25 [info] 44#44: *1033 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:35 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:35 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:39 [info] 37#37: *1037 [lua] access_by_lua(msblocations.conf:189):2: f47b0298fabbca945bab47eff266aa93:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:15:39 [info] 37#37: *1037 [lua] logger.lua:23: f47b0298fabbca945bab47eff266aa93 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:15:39 +0000] f47b0298fabbca945bab47eff266aa93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/02/17 16:15:45 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:45 [info] 44#44: *1039 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:54 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:189):2: 3159445b697af5c05bdf34f13818b181:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:15:54 [info] 37#37: *1040 [lua] logger.lua:23: 3159445b697af5c05bdf34f13818b181 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:15:54 +0000] 3159445b697af5c05bdf34f13818b181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:15:55 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:15:55 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:05 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:05 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:09 [info] 37#37: *1045 [lua] access_by_lua(msblocations.conf:189):2: 35a88517a0c2e9ffe43af32262f548bf:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:16:09 +0000] 35a88517a0c2e9ffe43af32262f548bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/17 16:16:09 [info] 37#37: *1045 [lua] logger.lua:23: 35a88517a0c2e9ffe43af32262f548bf {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:16:15 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:15 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:24 [info] 37#37: *1048 [lua] access_by_lua(msblocations.conf:189):2: b165dd74e14857a4c8cdc828bc64797b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:16:24 [info] 37#37: *1048 [lua] logger.lua:23: b165dd74e14857a4c8cdc828bc64797b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:16:24 +0000] b165dd74e14857a4c8cdc828bc64797b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:16:25 [info] 44#44: *1049 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:25 [info] 44#44: *1050 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:35 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:35 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:39 [info] 37#37: *1054 [lua] access_by_lua(msblocations.conf:189):2: 50edf9560a1fe30e1b57b1bc5300f402:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:16:39 +0000] 50edf9560a1fe30e1b57b1bc5300f402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:16:39 [info] 37#37: *1054 [lua] logger.lua:23: 50edf9560a1fe30e1b57b1bc5300f402 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:16:45 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:45 [info] 44#44: *1056 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:54 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:189):2: c434a5dd7460e8462f85a9f92aedcb22:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:16:54 +0000] c434a5dd7460e8462f85a9f92aedcb22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:16:54 [info] 37#37: *1057 [lua] logger.lua:23: c434a5dd7460e8462f85a9f92aedcb22 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:16:55 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:16:55 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:05 [info] 44#44: *1061 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:05 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:09 [info] 37#37: *1062 [lua] access_by_lua(msblocations.conf:189):2: 7fc5b607fe6f1b51a06fb56ef4e8f128:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:17:09 +0000] 7fc5b607fe6f1b51a06fb56ef4e8f128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:17:09 [info] 37#37: *1062 [lua] logger.lua:23: 7fc5b607fe6f1b51a06fb56ef4e8f128 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:17:15 [info] 44#44: *1064 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:15 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:24 [info] 37#37: *1065 [lua] access_by_lua(msblocations.conf:189):2: 1a93aa716d2f5583eac6a0bb635701f2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:17:24 [info] 37#37: *1065 [lua] logger.lua:23: 1a93aa716d2f5583eac6a0bb635701f2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:17:24 +0000] 1a93aa716d2f5583eac6a0bb635701f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:17:25 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:25 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:35 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:35 [info] 44#44: *1070 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:39 [info] 37#37: *1071 [lua] access_by_lua(msblocations.conf:189):2: ff0d99c5df2de563f3b454c033e80c40:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:17:39 [info] 37#37: *1071 [lua] logger.lua:23: ff0d99c5df2de563f3b454c033e80c40 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:17:39 +0000] ff0d99c5df2de563f3b454c033e80c40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:17:45 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:45 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:54 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:189):2: e679d6344b4746de4a534e2dce844308:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:17:54 [info] 37#37: *1074 [lua] logger.lua:23: e679d6344b4746de4a534e2dce844308 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:17:54 +0000] e679d6344b4746de4a534e2dce844308 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:17:55 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:17:55 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:05 [info] 44#44: *1077 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:05 [info] 44#44: *1078 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:09 [info] 37#37: *1079 [lua] access_by_lua(msblocations.conf:189):2: 6f7ac7b5251e711ff0a1c7a6eea8aba8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:18:09 [info] 37#37: *1079 [lua] logger.lua:23: 6f7ac7b5251e711ff0a1c7a6eea8aba8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:18:09 +0000] 6f7ac7b5251e711ff0a1c7a6eea8aba8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:18:15 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:15 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:24 [info] 37#37: *1082 [lua] access_by_lua(msblocations.conf:189):2: 291382d94d2ec65dcaeeb6660d49a168:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:18:24 +0000] 291382d94d2ec65dcaeeb6660d49a168 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:18:24 [info] 37#37: *1082 [lua] logger.lua:23: 291382d94d2ec65dcaeeb6660d49a168 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:18:25 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:25 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:35 [info] 37#37: *1086 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:35 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:39 [info] 37#37: *1088 [lua] access_by_lua(msblocations.conf:189):2: f39431b42918b603ee887b00b9a175f9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:18:39 [info] 37#37: *1088 [lua] logger.lua:23: f39431b42918b603ee887b00b9a175f9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:18:39 +0000] f39431b42918b603ee887b00b9a175f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:18:45 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:45 [info] 44#44: *1090 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:54 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:189):2: b40c94cbfd74176fc0ae3cfa27561f5f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:18:54 [info] 37#37: *1091 [lua] logger.lua:23: b40c94cbfd74176fc0ae3cfa27561f5f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:18:54 +0000] b40c94cbfd74176fc0ae3cfa27561f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:18:55 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:18:55 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:05 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:05 [info] 44#44: *1095 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:09 [info] 37#37: *1096 [lua] access_by_lua(msblocations.conf:189):2: e464582cfc0659c1e849d400a17a1542:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:19:09 +0000] e464582cfc0659c1e849d400a17a1542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:19:09 [info] 37#37: *1096 [lua] logger.lua:23: e464582cfc0659c1e849d400a17a1542 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:19:15 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:15 [info] 44#44: *1098 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:24 [info] 37#37: *1099 [lua] access_by_lua(msblocations.conf:189):2: f00ba8f1661e4bc606597a5bf8019f6b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:19:24 [info] 37#37: *1099 [lua] logger.lua:23: f00ba8f1661e4bc606597a5bf8019f6b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:19:24 +0000] f00ba8f1661e4bc606597a5bf8019f6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:19:25 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:25 [info] 44#44: *1101 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:35 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:35 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:39 [info] 37#37: *1105 [lua] access_by_lua(msblocations.conf:189):2: d860cc60b02a23fcd9a27fc72fd95b27:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:19:39 [info] 37#37: *1105 [lua] logger.lua:23: d860cc60b02a23fcd9a27fc72fd95b27 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:19:39 +0000] d860cc60b02a23fcd9a27fc72fd95b27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:19:45 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:45 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:54 [info] 37#37: *1108 [lua] access_by_lua(msblocations.conf:189):2: 7e2caaeabcd283bafad0d358d7e2da69:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:19:54 [info] 37#37: *1108 [lua] logger.lua:23: 7e2caaeabcd283bafad0d358d7e2da69 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:19:54 +0000] 7e2caaeabcd283bafad0d358d7e2da69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 16:19:55 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:19:55 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:05 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:05 [info] 37#37: *1112 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:09 [info] 37#37: *1113 [lua] access_by_lua(msblocations.conf:189):2: 4234a362a931c27cc4f9c37b2179e15c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:20:09 +0000] 4234a362a931c27cc4f9c37b2179e15c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:20:09 [info] 37#37: *1113 [lua] logger.lua:23: 4234a362a931c27cc4f9c37b2179e15c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 16:20:15 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:15 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:24 [info] 37#37: *1116 [lua] access_by_lua(msblocations.conf:189):2: 5921a5acb8c28c09c1043ba0b4af1dbd:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:20:24 [info] 37#37: *1116 [lua] logger.lua:23: 5921a5acb8c28c09c1043ba0b4af1dbd {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:20:24 +0000] 5921a5acb8c28c09c1043ba0b4af1dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:20:25 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:25 [info] 44#44: *1118 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:35 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:35 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:39 [info] 37#37: *1122 [lua] access_by_lua(msblocations.conf:189):2: 973e98d2f3d16cfa87665561e102979b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:20:39 +0000] 973e98d2f3d16cfa87665561e102979b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/17 16:20:39 [info] 37#37: *1122 [lua] logger.lua:23: 973e98d2f3d16cfa87665561e102979b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:20:45 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:45 [info] 44#44: *1123 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:54 [info] 37#37: *1125 [lua] access_by_lua(msblocations.conf:189):2: b6bf286184d3b93d9ea1f7fe5048f31e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:20:54 [info] 37#37: *1125 [lua] logger.lua:23: b6bf286184d3b93d9ea1f7fe5048f31e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:20:54 +0000] b6bf286184d3b93d9ea1f7fe5048f31e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/02/17 16:20:55 [info] 44#44: *1126 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:20:55 [info] 44#44: *1127 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:05 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:05 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:09 [info] 37#37: *1130 [lua] access_by_lua(msblocations.conf:189):2: 5e338f5dfaeaf4539dcd76a448095331:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:21:09 +0000] 5e338f5dfaeaf4539dcd76a448095331 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 16:21:09 [info] 37#37: *1130 [lua] logger.lua:23: 5e338f5dfaeaf4539dcd76a448095331 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:21:15 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:15 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:24 [info] 37#37: *1133 [lua] access_by_lua(msblocations.conf:189):2: fa940cba73d76794fe95e9254a72918f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:21:24 [info] 37#37: *1133 [lua] logger.lua:23: fa940cba73d76794fe95e9254a72918f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:21:24 +0000] fa940cba73d76794fe95e9254a72918f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:21:25 [info] 37#37: *1134 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:25 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:35 [info] 44#44: *1137 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:35 [info] 44#44: *1138 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:39 [info] 37#37: *1139 [lua] access_by_lua(msblocations.conf:189):2: 4ab7808df503dcb79125d528e3ebcba9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:21:39 +0000] 4ab7808df503dcb79125d528e3ebcba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/02/17 16:21:39 [info] 37#37: *1139 [lua] logger.lua:23: 4ab7808df503dcb79125d528e3ebcba9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:21:45 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:45 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:54 [info] 37#37: *1142 [lua] access_by_lua(msblocations.conf:189):2: afa1eb149afdd5ac2924439f839bf7b9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:21:54 +0000] afa1eb149afdd5ac2924439f839bf7b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:21:54 [info] 37#37: *1142 [lua] logger.lua:23: afa1eb149afdd5ac2924439f839bf7b9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:21:55 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:21:55 [info] 44#44: *1144 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:05 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:05 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:09 [info] 37#37: *1147 [lua] access_by_lua(msblocations.conf:189):2: 7e2bf71c6f00380d4d09c9d26a797148:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:22:10 [info] 37#37: *1147 [lua] logger.lua:23: 7e2bf71c6f00380d4d09c9d26a797148 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.72.140 - - [17/Feb/2023:16:22:10 +0000] 7e2bf71c6f00380d4d09c9d26a797148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/02/17 16:22:15 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:15 [info] 44#44: *1149 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:25 [info] 37#37: *1150 [lua] access_by_lua(msblocations.conf:189):2: 6dc7ed9a5027239c741c33d42849f271:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:22:25 +0000] 6dc7ed9a5027239c741c33d42849f271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:22:25 [info] 37#37: *1150 [lua] logger.lua:23: 6dc7ed9a5027239c741c33d42849f271 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:22:25 [info] 44#44: *1151 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:25 [info] 44#44: *1152 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:35 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:35 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:40 [info] 37#37: *1156 [lua] access_by_lua(msblocations.conf:189):2: d8511c3ac5a659af7d0d05091db8ebe8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:16:22:40 +0000] d8511c3ac5a659af7d0d05091db8ebe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:22:40 [info] 37#37: *1156 [lua] logger.lua:23: d8511c3ac5a659af7d0d05091db8ebe8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:22:45 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:45 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:55 [info] 37#37: *1159 [lua] access_by_lua(msblocations.conf:189):2: 9364c20a70888e217717125595496442:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:22:55 +0000] 9364c20a70888e217717125595496442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:22:55 [info] 37#37: *1159 [lua] logger.lua:23: 9364c20a70888e217717125595496442 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:22:55 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:22:55 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:05 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:05 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:10 [info] 37#37: *1164 [lua] access_by_lua(msblocations.conf:189):2: 32833aeb3df42bd3511ff2a5db2f13c7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:23:10 [info] 37#37: *1164 [lua] logger.lua:23: 32833aeb3df42bd3511ff2a5db2f13c7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:23:10 +0000] 32833aeb3df42bd3511ff2a5db2f13c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:23:15 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:15 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:25 [info] 37#37: *1167 [lua] access_by_lua(msblocations.conf:189):2: 72228b699f25171e50c78860a2da6e79:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:23:25 [info] 37#37: *1167 [lua] logger.lua:23: 72228b699f25171e50c78860a2da6e79 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:23:25 +0000] 72228b699f25171e50c78860a2da6e79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:23:25 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:25 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:35 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:35 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:40 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:189):2: f7902b78f4a5a3c51486166ef45c6e2f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:23:40 [info] 37#37: *1173 [lua] logger.lua:23: f7902b78f4a5a3c51486166ef45c6e2f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:23:40 +0000] f7902b78f4a5a3c51486166ef45c6e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/17 16:23:45 [info] 37#37: *1174 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:45 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:55 [info] 37#37: *1176 [lua] access_by_lua(msblocations.conf:189):2: f5ff183dc0c5f32b028ef63c8214188c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:23:55 [info] 37#37: *1176 [lua] logger.lua:23: f5ff183dc0c5f32b028ef63c8214188c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:23:55 +0000] f5ff183dc0c5f32b028ef63c8214188c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:23:55 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:23:55 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:05 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:05 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:10 [info] 37#37: *1181 [lua] access_by_lua(msblocations.conf:189):2: 3173508c5fec3488a3a746f143741233:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:24:10 +0000] 3173508c5fec3488a3a746f143741233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/17 16:24:10 [info] 37#37: *1181 [lua] logger.lua:23: 3173508c5fec3488a3a746f143741233 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:24:15 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:15 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:25 [info] 37#37: *1184 [lua] access_by_lua(msblocations.conf:189):2: d7c37b5f275c0ba714107c038b15ff8e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:24:25 +0000] d7c37b5f275c0ba714107c038b15ff8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:24:25 [info] 37#37: *1184 [lua] logger.lua:23: d7c37b5f275c0ba714107c038b15ff8e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:24:25 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:25 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:35 [info] 44#44: *1189 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:35 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:40 [info] 37#37: *1190 [lua] access_by_lua(msblocations.conf:189):2: ad17a1230fcee4467fa0cdbbb26c0458:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:24:40 +0000] ad17a1230fcee4467fa0cdbbb26c0458 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/17 16:24:40 [info] 37#37: *1190 [lua] logger.lua:23: ad17a1230fcee4467fa0cdbbb26c0458 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:24:45 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:45 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:55 [info] 37#37: *1193 [lua] access_by_lua(msblocations.conf:189):2: 16e2d2484696cb184650b425a413c21d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:24:55 [info] 37#37: *1193 [lua] logger.lua:23: 16e2d2484696cb184650b425a413c21d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:24:55 +0000] 16e2d2484696cb184650b425a413c21d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:24:55 [info] 37#37: *1194 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:24:55 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:05 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:05 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:10 [info] 37#37: *1198 [lua] access_by_lua(msblocations.conf:189):2: f14ca561342047653cd7355ac2326512:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:25:10 [info] 37#37: *1198 [lua] logger.lua:23: f14ca561342047653cd7355ac2326512 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:25:10 +0000] f14ca561342047653cd7355ac2326512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:25:15 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:15 [info] 37#37: *1199 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:25 [info] 37#37: *1201 [lua] access_by_lua(msblocations.conf:189):2: 917821195b0bf1069ff12bb2385d7e60:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:25:25 +0000] 917821195b0bf1069ff12bb2385d7e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:25:25 [info] 37#37: *1201 [lua] logger.lua:23: 917821195b0bf1069ff12bb2385d7e60 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:25:25 [info] 37#37: *1202 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:25 [info] 44#44: *1203 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:35 [info] 37#37: *1206 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:35 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:40 [info] 37#37: *1207 [lua] access_by_lua(msblocations.conf:189):2: 5c03f6c4a0f90018193bdd4c20ee63e0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:25:40 [info] 37#37: *1207 [lua] logger.lua:23: 5c03f6c4a0f90018193bdd4c20ee63e0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:25:40 +0000] 5c03f6c4a0f90018193bdd4c20ee63e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:25:45 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:45 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:55 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:55 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:25:55 [info] 37#37: *1212 [lua] access_by_lua(msblocations.conf:189):2: 67333ee5d9c5ef5cdba4529543635353:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:25:55 +0000] 67333ee5d9c5ef5cdba4529543635353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:25:55 [info] 37#37: *1212 [lua] logger.lua:23: 67333ee5d9c5ef5cdba4529543635353 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:26:05 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:05 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:10 [info] 37#37: *1215 [lua] access_by_lua(msblocations.conf:189):2: 2fb265a12ee9a410bfb3deef4d5c5bb7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:26:10 [info] 37#37: *1215 [lua] logger.lua:23: 2fb265a12ee9a410bfb3deef4d5c5bb7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:26:10 +0000] 2fb265a12ee9a410bfb3deef4d5c5bb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:26:15 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:15 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:25 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:25 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:25 [info] 37#37: *1220 [lua] access_by_lua(msblocations.conf:189):2: b91f238ef6771f9f6d863141d4a72c2d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:26:25 +0000] b91f238ef6771f9f6d863141d4a72c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:26:25 [info] 37#37: *1220 [lua] logger.lua:23: b91f238ef6771f9f6d863141d4a72c2d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/02/17 16:26:35 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:35 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:40 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:189):2: f71f5106c726884168ef853544320293:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:26:40 +0000] f71f5106c726884168ef853544320293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:26:40 [info] 37#37: *1224 [lua] logger.lua:23: f71f5106c726884168ef853544320293 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:26:45 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:45 [info] 44#44: *1226 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:55 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:55 [info] 44#44: *1228 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:26:55 [info] 37#37: *1229 [lua] access_by_lua(msblocations.conf:189):2: ad7722f030c0906d20f874ac39a5307b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:26:55 [info] 37#37: *1229 [lua] logger.lua:23: ad7722f030c0906d20f874ac39a5307b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:26:55 +0000] ad7722f030c0906d20f874ac39a5307b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:27:05 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:05 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:10 [info] 37#37: *1232 [lua] access_by_lua(msblocations.conf:189):2: 43c83e067402980027ea29ef57384e14:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:27:10 [info] 37#37: *1232 [lua] logger.lua:23: 43c83e067402980027ea29ef57384e14 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.140 - - [17/Feb/2023:16:27:10 +0000] 43c83e067402980027ea29ef57384e14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/02/17 16:27:15 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:15 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:25 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:25 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:25 [info] 37#37: *1237 [lua] access_by_lua(msblocations.conf:189):2: 249fe335a9020a05b7c35d8e90e6702f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.72.140 - - [17/Feb/2023:16:27:25 +0000] 249fe335a9020a05b7c35d8e90e6702f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:27:25 [info] 37#37: *1237 [lua] logger.lua:23: 249fe335a9020a05b7c35d8e90e6702f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:27:35 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:35 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:40 [info] 37#37: *1241 [lua] access_by_lua(msblocations.conf:189):2: 2934c5d6008ebbcc36df68456b7f6666:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:27:40 [info] 37#37: *1241 [lua] logger.lua:23: 2934c5d6008ebbcc36df68456b7f6666 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:27:40 +0000] 2934c5d6008ebbcc36df68456b7f6666 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/02/17 16:27:45 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:45 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:55 [info] 37#37: *1244 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:55 [info] 44#44: *1245 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:27:55 [info] 37#37: *1246 [lua] access_by_lua(msblocations.conf:189):2: 9c7ca627e588adc222d68b0949183fd4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:27:55 [info] 37#37: *1246 [lua] logger.lua:23: 9c7ca627e588adc222d68b0949183fd4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:27:55 +0000] 9c7ca627e588adc222d68b0949183fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:28:05 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:05 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:10 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:189):2: fe4484a17b42b0ce487e5b5b98a03f65:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:10 +0000] fe4484a17b42b0ce487e5b5b98a03f65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:28:10 [info] 37#37: *1249 [lua] logger.lua:23: fe4484a17b42b0ce487e5b5b98a03f65 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:28:15 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:15 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:25 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:25 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:25 [info] 37#37: *1254 [lua] access_by_lua(msblocations.conf:189):2: 7f4d9530e910ccac349f29d94dc15e1c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:25 +0000] 7f4d9530e910ccac349f29d94dc15e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:28:25 [info] 37#37: *1254 [lua] logger.lua:23: 7f4d9530e910ccac349f29d94dc15e1c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:28:35 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:35 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:40 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:189):2: 56d412b339f558cca838c8f4af085d35:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:28:40 [info] 37#37: *1258 [lua] logger.lua:23: 56d412b339f558cca838c8f4af085d35 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:40 +0000] 56d412b339f558cca838c8f4af085d35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:28:45 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:45 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:55 [info] 44#44: *1262 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:55 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:28:55 [info] 37#37: *1263 [lua] access_by_lua(msblocations.conf:189):2: 891339b6544960dcd75b6be1962f73c7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:55 +0000] 891339b6544960dcd75b6be1962f73c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:28:55 [info] 37#37: *1263 [lua] logger.lua:23: 891339b6544960dcd75b6be1962f73c7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:29:05 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:05 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:10 [info] 37#37: *1266 [lua] access_by_lua(msblocations.conf:189):2: c05da7f38ec4ef601e87523a9d805e8f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:29:10 [info] 37#37: *1266 [lua] logger.lua:23: c05da7f38ec4ef601e87523a9d805e8f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:29:10 +0000] c05da7f38ec4ef601e87523a9d805e8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:29:15 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:15 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:25 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:25 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:25 [info] 37#37: *1271 [lua] access_by_lua(msblocations.conf:189):2: 124d91b7eeb019175a83b7abfc85b0ba:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:29:25 +0000] 124d91b7eeb019175a83b7abfc85b0ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:29:25 [info] 37#37: *1271 [lua] logger.lua:23: 124d91b7eeb019175a83b7abfc85b0ba {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:29:35 [info] 37#37: *1273 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:35 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:40 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:189):2: 884a8af1192be76048c959e46047ee4b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.72.140 - - [17/Feb/2023:16:29:40 +0000] 884a8af1192be76048c959e46047ee4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.076 upstream_response_time:0.068 "-" "Consul Health Check" "-" 2023/02/17 16:29:40 [info] 37#37: *1275 [lua] logger.lua:23: 884a8af1192be76048c959e46047ee4b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:29:45 [info] 44#44: *1277 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:45 [info] 44#44: *1276 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:55 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:55 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:29:55 [info] 37#37: *1280 [lua] access_by_lua(msblocations.conf:189):2: 12ada69592f96fc1b7bb4db471465dc8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:29:55 +0000] 12ada69592f96fc1b7bb4db471465dc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/02/17 16:29:55 [info] 37#37: *1280 [lua] logger.lua:23: 12ada69592f96fc1b7bb4db471465dc8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:30:05 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:05 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:10 [info] 37#37: *1283 [lua] access_by_lua(msblocations.conf:189):2: 2c38a99f6aca9a763c7384c439699c2d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:30:10 [info] 37#37: *1283 [lua] logger.lua:23: 2c38a99f6aca9a763c7384c439699c2d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:30:10 +0000] 2c38a99f6aca9a763c7384c439699c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:30:15 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:15 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:25 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:25 [info] 44#44: *1287 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:25 [info] 37#37: *1288 [lua] access_by_lua(msblocations.conf:189):2: 526f2bdddc1f96519c65ae55555754d1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:30:25 [info] 37#37: *1288 [lua] logger.lua:23: 526f2bdddc1f96519c65ae55555754d1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:30:25 +0000] 526f2bdddc1f96519c65ae55555754d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:30:35 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:35 [info] 44#44: *1291 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:40 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:189):2: 1892017b24a361e3362c327b7ee055dc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:30:40 +0000] 1892017b24a361e3362c327b7ee055dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:30:40 [info] 37#37: *1292 [lua] logger.lua:23: 1892017b24a361e3362c327b7ee055dc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:30:45 [info] 37#37: *1293 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:45 [info] 44#44: *1294 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:55 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:55 [info] 44#44: *1296 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:30:55 [info] 37#37: *1297 [lua] access_by_lua(msblocations.conf:189):2: cd691b834c6440b17926750bfe0302f3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:30:55 +0000] cd691b834c6440b17926750bfe0302f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:30:55 [info] 37#37: *1297 [lua] logger.lua:23: cd691b834c6440b17926750bfe0302f3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:31:05 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:05 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:10 [info] 37#37: *1300 [lua] access_by_lua(msblocations.conf:189):2: 4345771165a0ffecadd5ef3696ca4acb:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:31:10 [info] 37#37: *1300 [lua] logger.lua:23: 4345771165a0ffecadd5ef3696ca4acb {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:10 +0000] 4345771165a0ffecadd5ef3696ca4acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:31:15 [info] 37#37: *1301 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:15 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:25 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:25 [info] 37#37: *1304 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:26 [info] 37#37: *1305 [lua] access_by_lua(msblocations.conf:189):2: cc070456ca0c5fc722ec14ffd684c7af:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:31:26 [info] 37#37: *1305 [lua] logger.lua:23: cc070456ca0c5fc722ec14ffd684c7af {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:26 +0000] cc070456ca0c5fc722ec14ffd684c7af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:31:35 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:35 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:41 [info] 37#37: *1309 [lua] access_by_lua(msblocations.conf:189):2: c3770cc59fae660cc12d3751205ab07c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:41 +0000] c3770cc59fae660cc12d3751205ab07c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:31:41 [info] 37#37: *1309 [lua] logger.lua:23: c3770cc59fae660cc12d3751205ab07c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/17 16:31:45 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:45 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:55 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:55 [info] 44#44: *1313 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:31:56 [info] 37#37: *1314 [lua] access_by_lua(msblocations.conf:189):2: 5bc667a8f255845731350da74ef3d268:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:31:56 [info] 37#37: *1314 [lua] logger.lua:23: 5bc667a8f255845731350da74ef3d268 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:31:56 +0000] 5bc667a8f255845731350da74ef3d268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/17 16:32:05 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:05 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:11 [info] 37#37: *1317 [lua] access_by_lua(msblocations.conf:189):2: b179e3a007ff9f30cc233e6f751fc884:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:32:11 +0000] b179e3a007ff9f30cc233e6f751fc884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:32:11 [info] 37#37: *1317 [lua] logger.lua:23: b179e3a007ff9f30cc233e6f751fc884 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:32:15 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:15 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:25 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:25 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:26 [info] 37#37: *1322 [lua] access_by_lua(msblocations.conf:189):2: 1be5e342838dcfb92f412e71bd80b1a0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:32:26 [info] 37#37: *1322 [lua] logger.lua:23: 1be5e342838dcfb92f412e71bd80b1a0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:32:26 +0000] 1be5e342838dcfb92f412e71bd80b1a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:32:35 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:35 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:41 [info] 37#37: *1326 [lua] access_by_lua(msblocations.conf:189):2: 79eda29f5269375da417a8761025329e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:32:41 +0000] 79eda29f5269375da417a8761025329e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:32:41 [info] 37#37: *1326 [lua] logger.lua:23: 79eda29f5269375da417a8761025329e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:32:45 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:45 [info] 44#44: *1328 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:55 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:55 [info] 44#44: *1330 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:32:56 [info] 37#37: *1331 [lua] access_by_lua(msblocations.conf:189):2: ab332685fe4e9922a8acb62cc5c52d22:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:32:56 +0000] ab332685fe4e9922a8acb62cc5c52d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:32:56 [info] 37#37: *1331 [lua] logger.lua:23: ab332685fe4e9922a8acb62cc5c52d22 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:33:05 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:05 [info] 37#37: *1333 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:11 [info] 37#37: *1334 [lua] access_by_lua(msblocations.conf:189):2: f5b30832fd0bdb624c89e5b7c8594507:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:33:11 +0000] f5b30832fd0bdb624c89e5b7c8594507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:33:11 [info] 37#37: *1334 [lua] logger.lua:23: f5b30832fd0bdb624c89e5b7c8594507 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:33:15 [info] 37#37: *1335 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:15 [info] 37#37: *1336 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:25 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:25 [info] 37#37: *1338 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:26 [info] 37#37: *1339 [lua] access_by_lua(msblocations.conf:189):2: 08bd3f35042e0da47cdcb39c4e4d4f41:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:33:26 [info] 37#37: *1339 [lua] logger.lua:23: 08bd3f35042e0da47cdcb39c4e4d4f41 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:33:26 +0000] 08bd3f35042e0da47cdcb39c4e4d4f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:33:35 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:35 [info] 37#37: *1342 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:41 [info] 37#37: *1343 [lua] access_by_lua(msblocations.conf:189):2: 87bdd1abea28da642598d9323c3447f8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:33:41 [info] 37#37: *1343 [lua] logger.lua:23: 87bdd1abea28da642598d9323c3447f8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:33:41 +0000] 87bdd1abea28da642598d9323c3447f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:33:45 [info] 44#44: *1344 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:45 [info] 44#44: *1345 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:55 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:55 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:33:56 [info] 37#37: *1348 [lua] access_by_lua(msblocations.conf:189):2: 8893cf70e51212bfbb38acf96a908306:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:33:56 [info] 37#37: *1348 [lua] logger.lua:23: 8893cf70e51212bfbb38acf96a908306 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:33:56 +0000] 8893cf70e51212bfbb38acf96a908306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:34:05 [info] 37#37: *1349 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:05 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:11 [info] 37#37: *1351 [lua] access_by_lua(msblocations.conf:189):2: 9781760badec1bd3307e4012e9819e4f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:34:11 [info] 37#37: *1351 [lua] logger.lua:23: 9781760badec1bd3307e4012e9819e4f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:34:11 +0000] 9781760badec1bd3307e4012e9819e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:34:15 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:15 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:25 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:25 [info] 44#44: *1354 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:26 [info] 37#37: *1356 [lua] access_by_lua(msblocations.conf:189):2: 48e0352b5479b83e167dd282e3afe91e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:34:26 [info] 37#37: *1356 [lua] logger.lua:23: 48e0352b5479b83e167dd282e3afe91e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:34:26 +0000] 48e0352b5479b83e167dd282e3afe91e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:34:35 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:35 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:41 [info] 37#37: *1360 [lua] access_by_lua(msblocations.conf:189):2: c87dfe8772a01cd1bd2774b76e8fa40b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:34:41 [info] 37#37: *1360 [lua] logger.lua:23: c87dfe8772a01cd1bd2774b76e8fa40b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:34:41 +0000] c87dfe8772a01cd1bd2774b76e8fa40b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:34:45 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:45 [info] 44#44: *1362 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:55 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:55 [info] 37#37: *1364 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:34:56 [info] 37#37: *1365 [lua] access_by_lua(msblocations.conf:189):2: 015d9f28f5138c7c53b966d2a3522103:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:34:56 [info] 37#37: *1365 [lua] logger.lua:23: 015d9f28f5138c7c53b966d2a3522103 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:34:56 +0000] 015d9f28f5138c7c53b966d2a3522103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:35:05 [info] 37#37: *1366 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:05 [info] 37#37: *1367 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:11 [info] 37#37: *1368 [lua] access_by_lua(msblocations.conf:189):2: 7cb9b267ef4e232967a402a44b93be99:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:35:11 +0000] 7cb9b267ef4e232967a402a44b93be99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:35:11 [info] 37#37: *1368 [lua] logger.lua:23: 7cb9b267ef4e232967a402a44b93be99 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:35:15 [info] 44#44: *1369 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:15 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:25 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:25 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:26 [info] 37#37: *1373 [lua] access_by_lua(msblocations.conf:189):2: 997a0dbf67e3bff3ae02336bda8b9247:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:35:26 [info] 37#37: *1373 [lua] logger.lua:23: 997a0dbf67e3bff3ae02336bda8b9247 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:35:26 +0000] 997a0dbf67e3bff3ae02336bda8b9247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:35:35 [info] 37#37: *1375 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:35 [info] 44#44: *1376 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:41 [info] 37#37: *1377 [lua] access_by_lua(msblocations.conf:189):2: d005cce54ffe47e82f69b041232361b5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:35:41 [info] 37#37: *1377 [lua] logger.lua:23: d005cce54ffe47e82f69b041232361b5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:35:41 +0000] d005cce54ffe47e82f69b041232361b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:35:45 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:45 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:55 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:55 [info] 37#37: *1381 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:35:56 [info] 37#37: *1382 [lua] access_by_lua(msblocations.conf:189):2: 031655e51426811fa8e74616482eb281:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:35:56 [info] 37#37: *1382 [lua] logger.lua:23: 031655e51426811fa8e74616482eb281 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:35:56 +0000] 031655e51426811fa8e74616482eb281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:36:05 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:05 [info] 44#44: *1384 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:11 [info] 37#37: *1385 [lua] access_by_lua(msblocations.conf:189):2: bfba1ccced9b0882d9efa8efc0e51a3c:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:36:11 [info] 37#37: *1385 [lua] logger.lua:23: bfba1ccced9b0882d9efa8efc0e51a3c {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:36:11 +0000] bfba1ccced9b0882d9efa8efc0e51a3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:36:15 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:15 [info] 37#37: *1386 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:25 [info] 37#37: *1388 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:25 [info] 44#44: *1389 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:26 [info] 37#37: *1390 [lua] access_by_lua(msblocations.conf:189):2: e50229e01a58ad46cb3c358d47dc0c96:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:36:26 +0000] e50229e01a58ad46cb3c358d47dc0c96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/02/17 16:36:26 [info] 37#37: *1390 [lua] logger.lua:23: e50229e01a58ad46cb3c358d47dc0c96 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:36:35 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:35 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:41 [info] 37#37: *1394 [lua] access_by_lua(msblocations.conf:189):2: 9cb2c8877e422e5bc44937545facad29:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:36:41 +0000] 9cb2c8877e422e5bc44937545facad29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:36:41 [info] 37#37: *1394 [lua] logger.lua:23: 9cb2c8877e422e5bc44937545facad29 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:36:45 [info] 37#37: *1395 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:45 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:55 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:55 [info] 37#37: *1398 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:36:56 [info] 37#37: *1399 [lua] access_by_lua(msblocations.conf:189):2: f490d1e408253895efb71f3c9de224a3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:36:56 [info] 37#37: *1399 [lua] logger.lua:23: f490d1e408253895efb71f3c9de224a3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:36:56 +0000] f490d1e408253895efb71f3c9de224a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:37:05 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:05 [info] 44#44: *1401 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:11 [info] 37#37: *1402 [lua] access_by_lua(msblocations.conf:189):2: 8b8e2fc86dd4a362b91086b40eced4a8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:37:11 +0000] 8b8e2fc86dd4a362b91086b40eced4a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:37:11 [info] 37#37: *1402 [lua] logger.lua:23: 8b8e2fc86dd4a362b91086b40eced4a8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:37:15 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:15 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:25 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:25 [info] 44#44: *1406 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:26 [info] 37#37: *1407 [lua] access_by_lua(msblocations.conf:189):2: 440ea1a2b69b1f06255ead40cf8a8489:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:37:26 [info] 37#37: *1407 [lua] logger.lua:23: 440ea1a2b69b1f06255ead40cf8a8489 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:37:26 +0000] 440ea1a2b69b1f06255ead40cf8a8489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:37:35 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:35 [info] 37#37: *1410 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:41 [info] 37#37: *1411 [lua] access_by_lua(msblocations.conf:189):2: ca059287078e471ade4c00db11c0d533:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:37:41 [info] 37#37: *1411 [lua] logger.lua:23: ca059287078e471ade4c00db11c0d533 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:37:41 +0000] ca059287078e471ade4c00db11c0d533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:37:45 [info] 37#37: *1412 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:45 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:55 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:55 [info] 37#37: *1415 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:37:56 [info] 37#37: *1416 [lua] access_by_lua(msblocations.conf:189):2: 3c811b7c3918916ce6d823d98f024527:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:37:56 [info] 37#37: *1416 [lua] logger.lua:23: 3c811b7c3918916ce6d823d98f024527 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:37:56 +0000] 3c811b7c3918916ce6d823d98f024527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/02/17 16:38:05 [info] 37#37: *1417 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:05 [info] 37#37: *1418 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:11 [info] 37#37: *1419 [lua] access_by_lua(msblocations.conf:189):2: 4caddd75c2f6cb2d9dab3502560ad6e7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:11 +0000] 4caddd75c2f6cb2d9dab3502560ad6e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/02/17 16:38:11 [info] 37#37: *1419 [lua] logger.lua:23: 4caddd75c2f6cb2d9dab3502560ad6e7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/02/17 16:38:15 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:15 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:25 [info] 37#37: *1422 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:25 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:26 [info] 37#37: *1424 [lua] access_by_lua(msblocations.conf:189):2: d4d31337bc5533a50ebb89e6f1092ab2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:26 +0000] d4d31337bc5533a50ebb89e6f1092ab2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:38:26 [info] 37#37: *1424 [lua] logger.lua:23: d4d31337bc5533a50ebb89e6f1092ab2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:38:35 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:35 [info] 37#37: *1426 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:41 [info] 37#37: *1428 [lua] access_by_lua(msblocations.conf:189):2: c0b8b8ff7d271970233ec4239ba8484a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:41 +0000] c0b8b8ff7d271970233ec4239ba8484a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:38:41 [info] 37#37: *1428 [lua] logger.lua:23: c0b8b8ff7d271970233ec4239ba8484a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:38:45 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:45 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:55 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:55 [info] 37#37: *1432 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:38:56 [info] 37#37: *1433 [lua] access_by_lua(msblocations.conf:189):2: 7f60c5533270748a1ee5d963d4b046d7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:38:56 [info] 37#37: *1433 [lua] logger.lua:23: 7f60c5533270748a1ee5d963d4b046d7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:38:56 +0000] 7f60c5533270748a1ee5d963d4b046d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:39:05 [info] 44#44: *1435 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:05 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:11 [info] 37#37: *1436 [lua] access_by_lua(msblocations.conf:189):2: e269976b2e48793c16df4cd74ddab365:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:39:11 [info] 37#37: *1436 [lua] logger.lua:23: e269976b2e48793c16df4cd74ddab365 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:39:11 +0000] e269976b2e48793c16df4cd74ddab365 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:39:15 [info] 37#37: *1437 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:15 [info] 37#37: *1438 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:25 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:25 [info] 44#44: *1440 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:26 [info] 37#37: *1441 [lua] access_by_lua(msblocations.conf:189):2: dd22c713b29834a85599208cbb771bd1:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:39:26 +0000] dd22c713b29834a85599208cbb771bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:39:26 [info] 37#37: *1441 [lua] logger.lua:23: dd22c713b29834a85599208cbb771bd1 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:39:35 [info] 37#37: *1443 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:35 [info] 44#44: *1444 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:41 [info] 37#37: *1445 [lua] access_by_lua(msblocations.conf:189):2: 0e17aee024097d52a4e5b1e41dd7d6d3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:39:41 [info] 37#37: *1445 [lua] logger.lua:23: 0e17aee024097d52a4e5b1e41dd7d6d3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:39:41 +0000] 0e17aee024097d52a4e5b1e41dd7d6d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:39:45 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:45 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:55 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:55 [info] 44#44: *1449 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:39:56 [info] 37#37: *1450 [lua] access_by_lua(msblocations.conf:189):2: 5d63d11a86f6551f247389bf678249d2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:39:56 [info] 37#37: *1450 [lua] logger.lua:23: 5d63d11a86f6551f247389bf678249d2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:39:56 +0000] 5d63d11a86f6551f247389bf678249d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:40:05 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:05 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:11 [info] 37#37: *1453 [lua] access_by_lua(msblocations.conf:189):2: 84c8a1900f65f1056be83e89b2df2525:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:40:11 [info] 37#37: *1453 [lua] logger.lua:23: 84c8a1900f65f1056be83e89b2df2525 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:40:11 +0000] 84c8a1900f65f1056be83e89b2df2525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:40:15 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:15 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:25 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:25 [info] 37#37: *1457 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:26 [info] 37#37: *1458 [lua] access_by_lua(msblocations.conf:189):2: 7c121987b971b8d3a02a7bb9dd9995d2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:40:26 [info] 37#37: *1458 [lua] logger.lua:23: 7c121987b971b8d3a02a7bb9dd9995d2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:40:26 +0000] 7c121987b971b8d3a02a7bb9dd9995d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:40:35 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:35 [info] 37#37: *1461 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:41 [info] 37#37: *1462 [lua] access_by_lua(msblocations.conf:189):2: 6657d0fb02923714d34d7a02e5cd51b8:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:40:41 +0000] 6657d0fb02923714d34d7a02e5cd51b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:40:41 [info] 37#37: *1462 [lua] logger.lua:23: 6657d0fb02923714d34d7a02e5cd51b8 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:40:45 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:45 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:55 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:55 [info] 37#37: *1466 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:40:56 [info] 37#37: *1467 [lua] access_by_lua(msblocations.conf:189):2: 679ba5bf4300c04eec632b5defb4472f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:40:56 +0000] 679ba5bf4300c04eec632b5defb4472f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:40:56 [info] 37#37: *1467 [lua] logger.lua:23: 679ba5bf4300c04eec632b5defb4472f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:41:05 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:05 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:11 [info] 37#37: *1470 [lua] access_by_lua(msblocations.conf:189):2: 39b088c5dc0cc15de45d58cbf7a6d2be:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:41:11 +0000] 39b088c5dc0cc15de45d58cbf7a6d2be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:41:11 [info] 37#37: *1470 [lua] logger.lua:23: 39b088c5dc0cc15de45d58cbf7a6d2be {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:41:15 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:15 [info] 37#37: *1472 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:25 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:25 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:26 [info] 37#37: *1475 [lua] access_by_lua(msblocations.conf:189):2: 4988b786ac3e8960ab08b249b0748cb3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:41:26 [info] 37#37: *1475 [lua] logger.lua:23: 4988b786ac3e8960ab08b249b0748cb3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:41:26 +0000] 4988b786ac3e8960ab08b249b0748cb3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:41:35 [info] 37#37: *1477 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:35 [info] 37#37: *1478 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:41 [info] 37#37: *1479 [lua] access_by_lua(msblocations.conf:189):2: 812ef5ad1455c74f9b5cc8e3b5ad5dc0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:41:41 [info] 37#37: *1479 [lua] logger.lua:23: 812ef5ad1455c74f9b5cc8e3b5ad5dc0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:41:41 +0000] 812ef5ad1455c74f9b5cc8e3b5ad5dc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:41:45 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:45 [info] 37#37: *1481 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:55 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:55 [info] 44#44: *1483 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:41:56 [info] 37#37: *1484 [lua] access_by_lua(msblocations.conf:189):2: 5020f1ae58edf989aabb083e274de5f2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:41:56 [info] 37#37: *1484 [lua] logger.lua:23: 5020f1ae58edf989aabb083e274de5f2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:41:56 +0000] 5020f1ae58edf989aabb083e274de5f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/02/17 16:42:05 [info] 44#44: *1486 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:05 [info] 44#44: *1485 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:11 [info] 37#37: *1487 [lua] access_by_lua(msblocations.conf:189):2: 21ebdeb941f04f8861231c61d25b2ec5:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:42:11 +0000] 21ebdeb941f04f8861231c61d25b2ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:42:11 [info] 37#37: *1487 [lua] logger.lua:23: 21ebdeb941f04f8861231c61d25b2ec5 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:42:15 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:15 [info] 44#44: *1489 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:25 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:25 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:26 [info] 37#37: *1492 [lua] access_by_lua(msblocations.conf:189):2: b352d21b9bd021ae48fe3e55ec34b7db:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:42:26 +0000] b352d21b9bd021ae48fe3e55ec34b7db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:42:26 [info] 37#37: *1492 [lua] logger.lua:23: b352d21b9bd021ae48fe3e55ec34b7db {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:42:35 [info] 44#44: *1494 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:35 [info] 44#44: *1495 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:41 [info] 37#37: *1496 [lua] access_by_lua(msblocations.conf:189):2: d6627bc4c4692452d03c3d4652c827f3:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:42:41 +0000] d6627bc4c4692452d03c3d4652c827f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:42:41 [info] 37#37: *1496 [lua] logger.lua:23: d6627bc4c4692452d03c3d4652c827f3 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:42:45 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:45 [info] 37#37: *1498 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:55 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:55 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:42:56 [info] 37#37: *1501 [lua] access_by_lua(msblocations.conf:189):2: c44999ca5b15ab54293771f333840971:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:42:56 [info] 37#37: *1501 [lua] logger.lua:23: c44999ca5b15ab54293771f333840971 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:42:56 +0000] c44999ca5b15ab54293771f333840971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:43:05 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:05 [info] 44#44: *1503 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:11 [info] 37#37: *1504 [lua] access_by_lua(msblocations.conf:189):2: b234357615dc8cdb60dee35a42800889:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:43:11 [info] 37#37: *1504 [lua] logger.lua:23: b234357615dc8cdb60dee35a42800889 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:43:11 +0000] b234357615dc8cdb60dee35a42800889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:43:15 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:15 [info] 37#37: *1506 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:25 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:25 [info] 44#44: *1508 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:26 [info] 37#37: *1509 [lua] access_by_lua(msblocations.conf:189):2: 4c1c4c8cb3e08c5260c06e96056f72f4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:43:26 +0000] 4c1c4c8cb3e08c5260c06e96056f72f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:43:26 [info] 37#37: *1509 [lua] logger.lua:23: 4c1c4c8cb3e08c5260c06e96056f72f4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:43:35 [info] 44#44: *1511 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:35 [info] 44#44: *1512 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:41 [info] 37#37: *1513 [lua] access_by_lua(msblocations.conf:189):2: 82f02d3d79494b976e2c3a829458b190:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:43:41 +0000] 82f02d3d79494b976e2c3a829458b190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:43:41 [info] 37#37: *1513 [lua] logger.lua:23: 82f02d3d79494b976e2c3a829458b190 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:43:45 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:45 [info] 44#44: *1515 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:55 [info] 44#44: *1517 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:55 [info] 44#44: *1516 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:43:56 [info] 37#37: *1518 [lua] access_by_lua(msblocations.conf:189):2: 4159a86ef5c4650ab871729bbc2a1eb6:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:43:56 [info] 37#37: *1518 [lua] logger.lua:23: 4159a86ef5c4650ab871729bbc2a1eb6 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.140 - - [17/Feb/2023:16:43:56 +0000] 4159a86ef5c4650ab871729bbc2a1eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:44:05 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:05 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:11 [info] 37#37: *1521 [lua] access_by_lua(msblocations.conf:189):2: 5ab4924b397c1bdbabb34bb954becc12:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:44:11 +0000] 5ab4924b397c1bdbabb34bb954becc12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:44:11 [info] 37#37: *1521 [lua] logger.lua:23: 5ab4924b397c1bdbabb34bb954becc12 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:44:15 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:15 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:25 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:25 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:26 [info] 37#37: *1526 [lua] access_by_lua(msblocations.conf:189):2: a79a5368f5a71203cffebff1428bfe36:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:44:26 +0000] a79a5368f5a71203cffebff1428bfe36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:44:26 [info] 37#37: *1526 [lua] logger.lua:23: a79a5368f5a71203cffebff1428bfe36 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:44:35 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:35 [info] 37#37: *1529 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:41 [info] 37#37: *1530 [lua] access_by_lua(msblocations.conf:189):2: 1ee5c9f4ebd33ed66ed394bf5a621f33:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:44:41 [info] 37#37: *1530 [lua] logger.lua:23: 1ee5c9f4ebd33ed66ed394bf5a621f33 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:44:41 +0000] 1ee5c9f4ebd33ed66ed394bf5a621f33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:44:45 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:45 [info] 37#37: *1532 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:55 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:55 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:44:56 [info] 37#37: *1535 [lua] access_by_lua(msblocations.conf:189):2: 25e42bc56050dd74bde8150707d7c686:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:44:57 [info] 37#37: *1535 [lua] logger.lua:23: 25e42bc56050dd74bde8150707d7c686 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:44:57 +0000] 25e42bc56050dd74bde8150707d7c686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:45:05 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:05 [info] 37#37: *1537 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:12 [info] 37#37: *1538 [lua] access_by_lua(msblocations.conf:189):2: 1ee887dc5ef6009e3f72b286139925c2:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:45:12 [info] 37#37: *1538 [lua] logger.lua:23: 1ee887dc5ef6009e3f72b286139925c2 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:45:12 +0000] 1ee887dc5ef6009e3f72b286139925c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:45:15 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:15 [info] 44#44: *1540 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:25 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:25 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:27 [info] 37#37: *1543 [lua] access_by_lua(msblocations.conf:189):2: 4eceaccf0fe60ae61b1be98ddb338a5d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:45:27 [info] 37#37: *1543 [lua] logger.lua:23: 4eceaccf0fe60ae61b1be98ddb338a5d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:45:27 +0000] 4eceaccf0fe60ae61b1be98ddb338a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/17 16:45:35 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:35 [info] 44#44: *1546 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:42 [info] 37#37: *1547 [lua] access_by_lua(msblocations.conf:189):2: 808e2a1b717ca09b37b1cf8ed2f989d9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:45:42 +0000] 808e2a1b717ca09b37b1cf8ed2f989d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/17 16:45:42 [info] 37#37: *1547 [lua] logger.lua:23: 808e2a1b717ca09b37b1cf8ed2f989d9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/17 16:45:45 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:45 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:55 [info] 37#37: *1550 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:55 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:45:57 [info] 37#37: *1552 [lua] access_by_lua(msblocations.conf:189):2: 8560fa079673aa8692bef3ffe687d181:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:45:57 [info] 37#37: *1552 [lua] logger.lua:23: 8560fa079673aa8692bef3ffe687d181 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:45:57 +0000] 8560fa079673aa8692bef3ffe687d181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/17 16:46:05 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:05 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:12 [info] 37#37: *1555 [lua] access_by_lua(msblocations.conf:189):2: a93b6f8326cf49bc29a2e2a96d0c7d81:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:46:12 [info] 37#37: *1555 [lua] logger.lua:23: a93b6f8326cf49bc29a2e2a96d0c7d81 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:46:12 +0000] a93b6f8326cf49bc29a2e2a96d0c7d81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:46:15 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:15 [info] 37#37: *1556 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:25 [info] 44#44: *1559 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:25 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:27 [info] 37#37: *1560 [lua] access_by_lua(msblocations.conf:189):2: d58c194450357638464a95b626978732:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:46:27 [info] 37#37: *1560 [lua] logger.lua:23: d58c194450357638464a95b626978732 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.140 - - [17/Feb/2023:16:46:27 +0000] d58c194450357638464a95b626978732 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:46:35 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:35 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:42 [info] 37#37: *1564 [lua] access_by_lua(msblocations.conf:189):2: ccdd711a1de1077c8d5a2c0605747767:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:46:42 +0000] ccdd711a1de1077c8d5a2c0605747767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:46:42 [info] 37#37: *1564 [lua] logger.lua:23: ccdd711a1de1077c8d5a2c0605747767 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:46:45 [info] 37#37: *1565 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:45 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:55 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:55 [info] 44#44: *1568 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:46:57 [info] 37#37: *1569 [lua] access_by_lua(msblocations.conf:189):2: 8252ce8efc613140488ab5645b0b6f8b:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:46:57 +0000] 8252ce8efc613140488ab5645b0b6f8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/17 16:46:57 [info] 37#37: *1569 [lua] logger.lua:23: 8252ce8efc613140488ab5645b0b6f8b {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:47:05 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:05 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:12 [info] 37#37: *1572 [lua] access_by_lua(msblocations.conf:189):2: 71aa74c5f37757cbdb2256c4ed46438f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:47:12 [info] 37#37: *1572 [lua] logger.lua:23: 71aa74c5f37757cbdb2256c4ed46438f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:47:12 +0000] 71aa74c5f37757cbdb2256c4ed46438f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:47:15 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:15 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:25 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:25 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:27 [info] 37#37: *1577 [lua] access_by_lua(msblocations.conf:189):2: 185659715493d54a0ab90b07b6dcb94e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:47:27 [info] 37#37: *1577 [lua] logger.lua:23: 185659715493d54a0ab90b07b6dcb94e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:47:27 +0000] 185659715493d54a0ab90b07b6dcb94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:47:35 [info] 37#37: *1579 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:35 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:42 [info] 37#37: *1581 [lua] access_by_lua(msblocations.conf:189):2: 3fe7b63c8b990e79ef0db755a1005676:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:47:42 +0000] 3fe7b63c8b990e79ef0db755a1005676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:47:42 [info] 37#37: *1581 [lua] logger.lua:23: 3fe7b63c8b990e79ef0db755a1005676 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:47:45 [info] 37#37: *1582 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:45 [info] 37#37: *1583 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:55 [info] 37#37: *1584 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:55 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:47:57 [info] 37#37: *1586 [lua] access_by_lua(msblocations.conf:189):2: 24258bde49fbb112719e1344116a9028:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:47:57 [info] 37#37: *1586 [lua] logger.lua:23: 24258bde49fbb112719e1344116a9028 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:47:57 +0000] 24258bde49fbb112719e1344116a9028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:48:05 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:05 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:12 [info] 37#37: *1589 [lua] access_by_lua(msblocations.conf:189):2: 34ba98519b4e6202eb320fe5cec68020:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:12 +0000] 34ba98519b4e6202eb320fe5cec68020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/17 16:48:12 [info] 37#37: *1589 [lua] logger.lua:23: 34ba98519b4e6202eb320fe5cec68020 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:48:15 [info] 37#37: *1590 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:15 [info] 44#44: *1591 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:25 [info] 37#37: *1592 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:25 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:27 [info] 37#37: *1594 [lua] access_by_lua(msblocations.conf:189):2: 8224b0e70b2e4bcf8a84c00a6d4ec01e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:27 +0000] 8224b0e70b2e4bcf8a84c00a6d4ec01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:48:27 [info] 37#37: *1594 [lua] logger.lua:23: 8224b0e70b2e4bcf8a84c00a6d4ec01e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:48:35 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:35 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:42 [info] 37#37: *1598 [lua] access_by_lua(msblocations.conf:189):2: f9dc9444c11cffb01d6121a6dc68c159:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:42 +0000] f9dc9444c11cffb01d6121a6dc68c159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/17 16:48:42 [info] 37#37: *1598 [lua] logger.lua:23: f9dc9444c11cffb01d6121a6dc68c159 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:48:45 [info] 37#37: *1599 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:45 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:55 [info] 37#37: *1601 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:55 [info] 37#37: *1602 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:48:57 [info] 37#37: *1603 [lua] access_by_lua(msblocations.conf:189):2: cf36a8736aed22d9fcbd6f3c47d4bdb7:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:57 +0000] cf36a8736aed22d9fcbd6f3c47d4bdb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/17 16:48:57 [info] 37#37: *1603 [lua] logger.lua:23: cf36a8736aed22d9fcbd6f3c47d4bdb7 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:48:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:49:05 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:05 [info] 37#37: *1605 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:12 [info] 37#37: *1606 [lua] access_by_lua(msblocations.conf:189):2: 163c18787329afed14e90cd4139666bc:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:49:12 [info] 37#37: *1606 [lua] logger.lua:23: 163c18787329afed14e90cd4139666bc {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:49:12 +0000] 163c18787329afed14e90cd4139666bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:49:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:49:15 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:15 [info] 37#37: *1608 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:25 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:25 [info] 44#44: *1610 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:27 [info] 37#37: *1611 [lua] access_by_lua(msblocations.conf:189):2: f5c39678507250c71e26c543d630426a:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:49:27 [info] 37#37: *1611 [lua] logger.lua:23: f5c39678507250c71e26c543d630426a {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:49:27 +0000] f5c39678507250c71e26c543d630426a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:49:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:49:35 [info] 37#37: *1613 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:35 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:42 [info] 37#37: *1615 [lua] access_by_lua(msblocations.conf:189):2: c98aa6aa3bf04155419bd0727b832be9:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:49:42 +0000] c98aa6aa3bf04155419bd0727b832be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:49:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:49:42 [info] 37#37: *1615 [lua] logger.lua:23: c98aa6aa3bf04155419bd0727b832be9 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:49:45 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:45 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:55 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:55 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:49:57 [info] 37#37: *1620 [lua] access_by_lua(msblocations.conf:189):2: 10e3053df25ed4a1898afe167971c8d0:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:49:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.140 - - [17/Feb/2023:16:49:57 +0000] 10e3053df25ed4a1898afe167971c8d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:49:57 [info] 37#37: *1620 [lua] logger.lua:23: 10e3053df25ed4a1898afe167971c8d0 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/02/17 16:50:05 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:05 [info] 44#44: *1622 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:12 [info] 37#37: *1623 [lua] access_by_lua(msblocations.conf:189):2: 4b1e085c0c54b07f88552a7d71ba3f1d:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:50:12 [info] 37#37: *1623 [lua] logger.lua:23: 4b1e085c0c54b07f88552a7d71ba3f1d {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:50:12 +0000] 4b1e085c0c54b07f88552a7d71ba3f1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:50:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:50:15 [info] 37#37: *1625 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:15 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:25 [info] 37#37: *1626 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:25 [info] 37#37: *1627 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:27 [info] 37#37: *1628 [lua] access_by_lua(msblocations.conf:189):2: 122175fbc0dc56e1a4d88f62fa3c7ffa:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:50:27 [info] 37#37: *1628 [lua] logger.lua:23: 122175fbc0dc56e1a4d88f62fa3c7ffa {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:50:27 +0000] 122175fbc0dc56e1a4d88f62fa3c7ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:50:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:50:35 [info] 37#37: *1630 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:35 [info] 37#37: *1631 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:42 [info] 37#37: *1632 [lua] access_by_lua(msblocations.conf:189):2: 0636119eeeb2aa0916a681fc872a84ae:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:50:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/17 16:50:42 [info] 37#37: *1632 [lua] logger.lua:23: 0636119eeeb2aa0916a681fc872a84ae {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:50:42 +0000] 0636119eeeb2aa0916a681fc872a84ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/17 16:50:45 [info] 37#37: *1633 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:45 [info] 44#44: *1634 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:55 [info] 37#37: *1635 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:55 [info] 37#37: *1636 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:50:57 [info] 37#37: *1637 [lua] access_by_lua(msblocations.conf:189):2: ce9aa3a84af9e2c35a2234e6e8049d4f:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:50:57 [info] 37#37: *1637 [lua] logger.lua:23: ce9aa3a84af9e2c35a2234e6e8049d4f {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:50:57 +0000] ce9aa3a84af9e2c35a2234e6e8049d4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:50:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/17 16:51:05 [info] 37#37: *1638 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:05 [info] 37#37: *1639 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:12 [info] 37#37: *1640 [lua] access_by_lua(msblocations.conf:189):2: 7b3d48233e7a1f0a8d7df6eb96edf2a4:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/17 16:51:12 [info] 37#37: *1640 [lua] logger.lua:23: 7b3d48233e7a1f0a8d7df6eb96edf2a4 {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:51:12 +0000] 7b3d48233e7a1f0a8d7df6eb96edf2a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.140 - - [17/Feb/2023:16:51:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/17 16:51:15 [info] 44#44: *1642 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:15 [info] 44#44: *1641 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:25 [info] 37#37: *1643 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:25 [info] 37#37: *1644 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:27 [info] 37#37: *1646 [lua] access_by_lua(msblocations.conf:189):2: 97a8cd53ccee3aab60617c44e6d9f09e:receive the request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:51:27 +0000] 97a8cd53ccee3aab60617c44e6d9f09e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/17 16:51:27 [info] 37#37: *1646 [lua] logger.lua:23: 97a8cd53ccee3aab60617c44e6d9f09e {"matched":"microservices"} while logging request, client: 10.233.72.140, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.140 - - [17/Feb/2023:16:51:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/17 16:51:35 [info] 37#37: *1648 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:35 [info] 37#37: *1647 client closed connection while SSL handshaking, client: 10.233.68.22, server: 0.0.0.0:443 2023/02/17 16:51:42 [info] 37#37: *1649 [lua] access_by_lua(msblocations.conf:189):2: 378dbc35d723c2e5ec5a8f148d84afbb:receive t