@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.60.253 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2022/12/16 04:57:42 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/12/16 04:57:42 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/12/16 04:57:42 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/12/16 04:57:42 [notice] 33#33: using the "epoll" event method 2022/12/16 04:57:42 [notice] 33#33: openresty/1.13.6.1 2022/12/16 04:57:42 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/12/16 04:57:42 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/12/16 04:57:42 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2022/12/16 04:57:42 [notice] 34#34: start worker processes 2022/12/16 04:57:42 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2022/12/16 04:57:42 [notice] 34#34: start worker process 37 2022/12/16 04:57:42 [notice] 34#34: start worker process 38 2022/12/16 04:57:42 [notice] 34#34: start worker process 39 2022/12/16 04:57:42 [notice] 34#34: start worker process 40 2022/12/16 04:57:42 [notice] 34#34: start worker process 41 2022/12/16 04:57:42 [notice] 34#34: start worker process 42 2022/12/16 04:57:42 [notice] 34#34: start worker process 43 2022/12/16 04:57:42 [notice] 34#34: start cache manager process 44 2022/12/16 04:57:42 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221216045742.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-12-16 04:57:45 355 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-12-16 04:57:45 370 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-12-16 04:57:45 370 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-12-16 04:57:45 450 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-12-16 04:57:45 451 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.60.253:10081 Enabled:true 2022-12-16 04:57:46 921 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-12-16 04:57:47 031 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-12-16 04:57:47 032 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-12-16 04:57:47 033 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-12-16 04:57:47 035 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-12-16 04:57:47 035 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-12-16 04:57:47 035 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-12-16 04:57:47 035 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-12-16 04:57:47 113 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-12-16 04:57:47 267 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-12-16 04:57:47 267 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-12-16 04:57:47 267 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-12-16 04:57:47 809 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/12/16 04:57:56 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:57:56 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:57:57 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 3adc6c4bdaff409324fc1bf79db87bf8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:57:57 +0000] 3adc6c4bdaff409324fc1bf79db87bf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.185 upstream_response_time:0.183 "-" "Consul Health Check" "-" 2022/12/16 04:57:57 [info] 35#35: *14 [lua] logger.lua:23: 3adc6c4bdaff409324fc1bf79db87bf8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:57:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 58 2022/12/16 04:58:01 [info] 35#35: *17 [lua] access_by_lua(msblocations.conf:189):2: 12f5a21b00e1d1e0e4dad40a4ab3d557:receive the request, client: 10.233.65.5, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.65.5 - - [16/Dec/2022:04:58:02 +0000] 12f5a21b00e1d1e0e4dad40a4ab3d557 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.254 upstream_response_time:0.254 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/12/16 04:58:02 [info] 35#35: *17 [lua] logger.lua:23: 12f5a21b00e1d1e0e4dad40a4ab3d557 {"matched":"microservices"} while logging request, client: 10.233.65.5, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.65.5 - - [16/Dec/2022:04:58:02 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 489 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 258 2022/12/16 04:58:06 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:06 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:12 [info] 35#35: *17 client 10.233.65.5 closed keepalive connection 2022/12/16 04:58:12 [info] 35#35: *20 [lua] access_by_lua(msblocations.conf:189):2: d1b9146d76e76fd78a16e3c12225f57d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 04:58:12 [info] 35#35: *20 [lua] logger.lua:23: d1b9146d76e76fd78a16e3c12225f57d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:58:12 +0000] d1b9146d76e76fd78a16e3c12225f57d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:04:58:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 04:58:16 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:16 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:26 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:26 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:27 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: 277b1925f9215d1d7d64af5faf4489b2:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:58:27 +0000] 277b1925f9215d1d7d64af5faf4489b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2022/12/16 04:58:27 [info] 35#35: *25 [lua] logger.lua:23: 277b1925f9215d1d7d64af5faf4489b2 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:58:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 04:58:36 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:36 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:42 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 0d7cd18da2a71b9ce2372aaef3bbbd44:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:58:42 +0000] 0d7cd18da2a71b9ce2372aaef3bbbd44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 04:58:42 [info] 35#35: *28 [lua] logger.lua:23: 0d7cd18da2a71b9ce2372aaef3bbbd44 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:58:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 04:58:42 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/12/16 04:58:42 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/12/16 04:58:42 [notice] 34#34: cache loader process 45 exited with code 0 2022/12/16 04:58:42 [notice] 34#34: signal 29 (SIGIO) received 2022/12/16 04:58:46 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:46 [info] 37#37: *31 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:56 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:56 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:58:57 [info] 35#35: *34 [lua] access_by_lua(msblocations.conf:189):2: 32087bc20bb2fc0671ff4aa13917d846:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 04:58:57 [info] 35#35: *34 [lua] logger.lua:23: 32087bc20bb2fc0671ff4aa13917d846 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:58:57 +0000] 32087bc20bb2fc0671ff4aa13917d846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:04:58:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 04:59:06 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:06 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:12 [info] 35#35: *37 [lua] access_by_lua(msblocations.conf:189):2: 851d3548d2d68501ddc976e3845d158b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 04:59:12 [info] 35#35: *37 [lua] logger.lua:23: 851d3548d2d68501ddc976e3845d158b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:59:12 +0000] 851d3548d2d68501ddc976e3845d158b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:04:59:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 04:59:12 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: 64e0617475b34ca666638e5a66783e3f:receive the request, client: 10.233.66.142, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/12/16 04:59:13 [info] 35#35: *38 [lua] logger.lua:23: 64e0617475b34ca666638e5a66783e3f {"matched":"microservices"} while logging request, client: 10.233.66.142, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.66.142 - - [16/Dec/2022:04:59:13 +0000] 64e0617475b34ca666638e5a66783e3f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.153 upstream_response_time:0.152 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.66.142 - - [16/Dec/2022:04:59:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 149 2022/12/16 04:59:16 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:16 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:23 [info] 35#35: *38 client 10.233.66.142 closed keepalive connection 2022/12/16 04:59:26 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:26 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:27 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: dd300e64524f7463da770abdac2c4d37:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 04:59:27 [info] 35#35: *43 [lua] logger.lua:23: dd300e64524f7463da770abdac2c4d37 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:59:27 +0000] dd300e64524f7463da770abdac2c4d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:04:59:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 04:59:36 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:36 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:42 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: 60a30fa727f3902113afebb2c74ea39d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 04:59:42 [info] 35#35: *47 [lua] logger.lua:23: 60a30fa727f3902113afebb2c74ea39d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:59:42 +0000] 60a30fa727f3902113afebb2c74ea39d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:04:59:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 04:59:46 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:46 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:56 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:56 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 04:59:57 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: f1ff69735fbaf6c8a5bd14422be3ce99:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 04:59:57 [info] 35#35: *52 [lua] logger.lua:23: f1ff69735fbaf6c8a5bd14422be3ce99 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:04:59:57 +0000] f1ff69735fbaf6c8a5bd14422be3ce99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:04:59:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/16 05:00:06 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:06 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:12 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: 51bc6c133c83ae5d790d3759fe6b30cf:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:00:12 +0000] 51bc6c133c83ae5d790d3759fe6b30cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/16 05:00:12 [info] 35#35: *55 [lua] logger.lua:23: 51bc6c133c83ae5d790d3759fe6b30cf {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:00:16 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:16 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:26 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:26 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:27 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: 71d2ab3795029827532ba8b0d61d01df:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.113 - - [16/Dec/2022:05:00:27 +0000] 71d2ab3795029827532ba8b0d61d01df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/16 05:00:27 [info] 35#35: *60 [lua] logger.lua:23: 71d2ab3795029827532ba8b0d61d01df {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:00:36 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:36 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:42 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: b8ff0bc815818d81fa0b2d1a0afa9272:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:00:42 [info] 35#35: *64 [lua] logger.lua:23: b8ff0bc815818d81fa0b2d1a0afa9272 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:00:42 +0000] b8ff0bc815818d81fa0b2d1a0afa9272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/16 05:00:46 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:46 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:56 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:56 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:00:57 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: a597c3deae266d744367d055e516a166:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:00:57 [info] 35#35: *69 [lua] logger.lua:23: a597c3deae266d744367d055e516a166 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:00:57 +0000] a597c3deae266d744367d055e516a166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:01:06 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:06 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:12 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: ece38be2cf7c5dce40d8fdee114d449d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:01:12 [info] 35#35: *72 [lua] logger.lua:23: ece38be2cf7c5dce40d8fdee114d449d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:01:12 +0000] ece38be2cf7c5dce40d8fdee114d449d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:01:16 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:16 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:26 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:26 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:27 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: 6153513c14af0efe9948af0488bebd77:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:01:27 +0000] 6153513c14af0efe9948af0488bebd77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/16 05:01:27 [info] 35#35: *77 [lua] logger.lua:23: 6153513c14af0efe9948af0488bebd77 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/16 05:01:36 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:36 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:42 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: 41300d0b373acbda6b71e4c271c3c394:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:01:42 +0000] 41300d0b373acbda6b71e4c271c3c394 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:01:42 [info] 35#35: *81 [lua] logger.lua:23: 41300d0b373acbda6b71e4c271c3c394 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:01:46 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:46 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:56 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:56 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:01:57 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: 046eb37f2b2bc967516d71781afd0bd7:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:01:57 [info] 35#35: *86 [lua] logger.lua:23: 046eb37f2b2bc967516d71781afd0bd7 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:01:57 +0000] 046eb37f2b2bc967516d71781afd0bd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:02:06 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:06 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:12 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: 1a0ba20fe48a3566cead05e5cacf0725:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:02:12 +0000] 1a0ba20fe48a3566cead05e5cacf0725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/16 05:02:12 [info] 35#35: *89 [lua] logger.lua:23: 1a0ba20fe48a3566cead05e5cacf0725 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:02:16 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:16 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:26 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:26 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:27 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: b3cca9170950c4d9b231e532ff500971:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:02:27 [info] 35#35: *94 [lua] logger.lua:23: b3cca9170950c4d9b231e532ff500971 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:02:27 +0000] b3cca9170950c4d9b231e532ff500971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:02:36 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:36 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:42 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 922c9cedb874fdb819c55e7cac72beab:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:02:42 +0000] 922c9cedb874fdb819c55e7cac72beab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:02:42 [info] 35#35: *98 [lua] logger.lua:23: 922c9cedb874fdb819c55e7cac72beab {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:02:46 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:46 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:56 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:56 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:02:57 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: b4510be2205382a148b8309fedfa8e06:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:02:57 +0000] b4510be2205382a148b8309fedfa8e06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:02:57 [info] 35#35: *103 [lua] logger.lua:23: b4510be2205382a148b8309fedfa8e06 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:03:06 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:06 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:12 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: 3779e7871e01cbe193446673186aa843:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:03:12 [info] 35#35: *106 [lua] logger.lua:23: 3779e7871e01cbe193446673186aa843 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:12 +0000] 3779e7871e01cbe193446673186aa843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:03:16 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:16 [info] 37#37: *107 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:26 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:26 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:27 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: 47a1be5b7f41e515c0003fa8f2579afd:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:27 +0000] 47a1be5b7f41e515c0003fa8f2579afd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/16 05:03:27 [info] 35#35: *111 [lua] logger.lua:23: 47a1be5b7f41e515c0003fa8f2579afd {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:03:36 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:36 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:42 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: 51eb31c348090fc5bd2a1705ca2eec0b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:42 +0000] 51eb31c348090fc5bd2a1705ca2eec0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/16 05:03:42 [info] 35#35: *115 [lua] logger.lua:23: 51eb31c348090fc5bd2a1705ca2eec0b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/16 05:03:46 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:46 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:56 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:56 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:03:57 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: c09a78bd88d71f8daa090fd5d850050d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:57 +0000] c09a78bd88d71f8daa090fd5d850050d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:03:57 [info] 35#35: *120 [lua] logger.lua:23: c09a78bd88d71f8daa090fd5d850050d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:04:06 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:06 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:12 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: 5dd271c6ba8e699b63c2a84903c34f2f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:04:12 +0000] 5dd271c6ba8e699b63c2a84903c34f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/16 05:04:12 [info] 35#35: *123 [lua] logger.lua:23: 5dd271c6ba8e699b63c2a84903c34f2f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:04:16 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:16 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:26 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:26 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:27 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: 660baedbcd8d7ac6979e7212f4d2ce86:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:04:27 [info] 35#35: *128 [lua] logger.lua:23: 660baedbcd8d7ac6979e7212f4d2ce86 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:04:27 +0000] 660baedbcd8d7ac6979e7212f4d2ce86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:04:36 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:36 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:42 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: f109263d71ab3c636011897206df0901:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:04:42 [info] 35#35: *132 [lua] logger.lua:23: f109263d71ab3c636011897206df0901 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:04:42 +0000] f109263d71ab3c636011897206df0901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:04:46 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:46 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:56 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:56 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:04:57 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 3a66d1623c04ed2bb229d2c6f6a17650:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:04:57 +0000] 3a66d1623c04ed2bb229d2c6f6a17650 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:04:57 [info] 35#35: *137 [lua] logger.lua:23: 3a66d1623c04ed2bb229d2c6f6a17650 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:05:06 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:06 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:12 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: 6eb7becde8a084ebf44c4ace1a114ce7:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:05:12 [info] 35#35: *140 [lua] logger.lua:23: 6eb7becde8a084ebf44c4ace1a114ce7 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:05:12 +0000] 6eb7becde8a084ebf44c4ace1a114ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/16 05:05:16 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:16 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:26 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:26 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:27 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: db35933130bf44f66ddf38c998aaea7c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:05:27 +0000] db35933130bf44f66ddf38c998aaea7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:05:27 [info] 35#35: *145 [lua] logger.lua:23: db35933130bf44f66ddf38c998aaea7c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:05:36 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:36 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:42 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: d31e88ec9a967203bf0c31421ccdfcb8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:05:42 [info] 35#35: *149 [lua] logger.lua:23: d31e88ec9a967203bf0c31421ccdfcb8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:05:42 +0000] d31e88ec9a967203bf0c31421ccdfcb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:05:46 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:46 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:56 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:56 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:05:57 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: dfe77155402e6ff58f15353fd646a96c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:05:57 +0000] dfe77155402e6ff58f15353fd646a96c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:05:57 [info] 35#35: *154 [lua] logger.lua:23: dfe77155402e6ff58f15353fd646a96c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:06:06 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:06 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:12 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: b212e52972a4c73ddc38442d66c97080:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:06:12 [info] 35#35: *157 [lua] logger.lua:23: b212e52972a4c73ddc38442d66c97080 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:06:12 +0000] b212e52972a4c73ddc38442d66c97080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:06:16 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:16 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:26 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:26 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:27 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: ae6a19f76abaa268e12611e55552d2eb:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:06:27 [info] 35#35: *162 [lua] logger.lua:23: ae6a19f76abaa268e12611e55552d2eb {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:06:27 +0000] ae6a19f76abaa268e12611e55552d2eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:06:36 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:36 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:42 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: ad2ff3ef5ab94f0307c61b1c276f790f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.113 - - [16/Dec/2022:05:06:42 +0000] ad2ff3ef5ab94f0307c61b1c276f790f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:06:42 [info] 35#35: *166 [lua] logger.lua:23: ad2ff3ef5ab94f0307c61b1c276f790f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:06:46 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:46 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:56 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:56 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:06:58 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: 3eddcedf36ecfb27457e47fe515ee163:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:06:58 +0000] 3eddcedf36ecfb27457e47fe515ee163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:06:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:06:58 [info] 35#35: *171 [lua] logger.lua:23: 3eddcedf36ecfb27457e47fe515ee163 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:07:06 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:06 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:13 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 0b0fb237865c6201a4ce500d87a19e36:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:07:13 [info] 35#35: *174 [lua] logger.lua:23: 0b0fb237865c6201a4ce500d87a19e36 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:07:13 +0000] 0b0fb237865c6201a4ce500d87a19e36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:07:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:07:16 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:16 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:26 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:26 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:28 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: 2d07c3d8aa07a148e51b6af68a1ec136:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:07:28 [info] 35#35: *179 [lua] logger.lua:23: 2d07c3d8aa07a148e51b6af68a1ec136 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:07:28 +0000] 2d07c3d8aa07a148e51b6af68a1ec136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:07:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:07:36 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:36 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:43 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: df7887a02338e6e97317b01458da6127:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:07:43 +0000] df7887a02338e6e97317b01458da6127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:07:43 [info] 35#35: *183 [lua] logger.lua:23: df7887a02338e6e97317b01458da6127 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:07:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:07:46 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:46 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:56 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:56 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:07:58 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 7e8195370e6afec14f9c5159d2e15360:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:07:58 +0000] 7e8195370e6afec14f9c5159d2e15360 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:07:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:07:58 [info] 35#35: *188 [lua] logger.lua:23: 7e8195370e6afec14f9c5159d2e15360 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:08:06 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:06 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:13 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: eff9cd1d2258415424c763097607e68e:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:08:13 [info] 35#35: *191 [lua] logger.lua:23: eff9cd1d2258415424c763097607e68e {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:08:13 +0000] eff9cd1d2258415424c763097607e68e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:08:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:08:16 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:16 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:26 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:26 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:28 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: fd46cca129e5c7cc6f8ebd33fbd09156:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:08:28 +0000] fd46cca129e5c7cc6f8ebd33fbd09156 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:08:28 [info] 35#35: *196 [lua] logger.lua:23: fd46cca129e5c7cc6f8ebd33fbd09156 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:08:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:08:36 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:36 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:43 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: eef14502ce9c4e265a80893835ff67b3:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:08:43 +0000] eef14502ce9c4e265a80893835ff67b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:08:43 [info] 35#35: *200 [lua] logger.lua:23: eef14502ce9c4e265a80893835ff67b3 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:08:46 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:46 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:56 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:56 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:08:58 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: efb7ae01f3fe1749f2cc275463e0d881:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:08:58 [info] 35#35: *205 [lua] logger.lua:23: efb7ae01f3fe1749f2cc275463e0d881 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.113 - - [16/Dec/2022:05:08:58 +0000] efb7ae01f3fe1749f2cc275463e0d881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:09:06 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:06 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:13 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 29c280399f00ea7b3b7e8bd4106f1238:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:13 +0000] 29c280399f00ea7b3b7e8bd4106f1238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/16 05:09:13 [info] 35#35: *208 [lua] logger.lua:23: 29c280399f00ea7b3b7e8bd4106f1238 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/16 05:09:16 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:16 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:26 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:26 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:28 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: 6b730edc925a9abbe0f0ad7660b19f83:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:09:28 [info] 35#35: *213 [lua] logger.lua:23: 6b730edc925a9abbe0f0ad7660b19f83 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:28 +0000] 6b730edc925a9abbe0f0ad7660b19f83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:09:36 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:36 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:43 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 7f27b22eb0289ed83b8409a2d2b03453:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:43 +0000] 7f27b22eb0289ed83b8409a2d2b03453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:09:43 [info] 35#35: *217 [lua] logger.lua:23: 7f27b22eb0289ed83b8409a2d2b03453 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:09:46 [info] 37#37: *218 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:46 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:56 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:56 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:09:58 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: 30f6115e54bca903bd83e1c9cb39f408:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:58 +0000] 30f6115e54bca903bd83e1c9cb39f408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:09:58 [info] 35#35: *222 [lua] logger.lua:23: 30f6115e54bca903bd83e1c9cb39f408 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:10:06 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:06 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:13 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: 6315a264808030839359aa2b91b99dca:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.113 - - [16/Dec/2022:05:10:13 +0000] 6315a264808030839359aa2b91b99dca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:10:13 [info] 35#35: *225 [lua] logger.lua:23: 6315a264808030839359aa2b91b99dca {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:10:16 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:16 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:26 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:26 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:28 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: 3d16c95e7a51a50987a6305d11524322:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:10:28 [info] 35#35: *230 [lua] logger.lua:23: 3d16c95e7a51a50987a6305d11524322 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:10:28 +0000] 3d16c95e7a51a50987a6305d11524322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:10:36 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:36 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:43 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: c0d9930b708933f4aadb1615b535525b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:10:43 [info] 35#35: *234 [lua] logger.lua:23: c0d9930b708933f4aadb1615b535525b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:10:43 +0000] c0d9930b708933f4aadb1615b535525b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:10:46 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:46 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:56 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:56 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:10:58 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: fb0666cde595ad4f411b1ab9d6cfd169:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:10:58 [info] 35#35: *239 [lua] logger.lua:23: fb0666cde595ad4f411b1ab9d6cfd169 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:10:58 +0000] fb0666cde595ad4f411b1ab9d6cfd169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:11:06 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:06 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:13 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 26197576af491dcbbd784bb2a19d6135:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:11:13 +0000] 26197576af491dcbbd784bb2a19d6135 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:11:13 [info] 35#35: *242 [lua] logger.lua:23: 26197576af491dcbbd784bb2a19d6135 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:11:16 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:16 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:26 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:26 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:28 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: f4ef72be519e96f5594327f9e9e72026:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:11:28 [info] 35#35: *247 [lua] logger.lua:23: f4ef72be519e96f5594327f9e9e72026 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:11:28 +0000] f4ef72be519e96f5594327f9e9e72026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:11:36 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:36 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:43 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 307c05307de3652528d66ccb5e1ae716:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:11:43 [info] 35#35: *251 [lua] logger.lua:23: 307c05307de3652528d66ccb5e1ae716 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:11:43 +0000] 307c05307de3652528d66ccb5e1ae716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:11:46 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:46 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:56 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:56 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:11:58 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 58b1cfd29ad7f3d1951a6f9349468081:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:11:58 [info] 35#35: *256 [lua] logger.lua:23: 58b1cfd29ad7f3d1951a6f9349468081 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:11:58 +0000] 58b1cfd29ad7f3d1951a6f9349468081 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:12:06 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:06 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:13 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: 94a7caa7712d7b9694dcd33e10f0a67c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:12:13 [info] 35#35: *259 [lua] logger.lua:23: 94a7caa7712d7b9694dcd33e10f0a67c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:12:13 +0000] 94a7caa7712d7b9694dcd33e10f0a67c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:12:16 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:16 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:26 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:26 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:28 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: b16b9913437c34bad3184508f7e68b44:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:12:28 +0000] b16b9913437c34bad3184508f7e68b44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:12:28 [info] 35#35: *264 [lua] logger.lua:23: b16b9913437c34bad3184508f7e68b44 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:12:36 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:36 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:43 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: 73d5a61929f3da1f80ad07792ed548da:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:12:43 [info] 35#35: *268 [lua] logger.lua:23: 73d5a61929f3da1f80ad07792ed548da {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:12:43 +0000] 73d5a61929f3da1f80ad07792ed548da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:12:46 [info] 37#37: *270 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:46 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:56 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:56 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:12:58 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 00c5b1aee0b1791b3fa0aafc3641eaa0:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:12:58 [info] 35#35: *273 [lua] logger.lua:23: 00c5b1aee0b1791b3fa0aafc3641eaa0 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.113 - - [16/Dec/2022:05:12:58 +0000] 00c5b1aee0b1791b3fa0aafc3641eaa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:13:06 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:06 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:13 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: d35bb54c214892d06e38064bc300412a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:13:13 [info] 35#35: *276 [lua] logger.lua:23: d35bb54c214892d06e38064bc300412a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:13:13 +0000] d35bb54c214892d06e38064bc300412a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:13:16 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:16 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:26 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:26 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:28 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: b29e62e6683500324ed1227766bfea9a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:13:28 [info] 35#35: *281 [lua] logger.lua:23: b29e62e6683500324ed1227766bfea9a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:13:28 +0000] b29e62e6683500324ed1227766bfea9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:13:36 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:36 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:43 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: faf5affa93ae1e08c36e94f753f9aae1:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:13:43 [info] 35#35: *285 [lua] logger.lua:23: faf5affa93ae1e08c36e94f753f9aae1 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:13:43 +0000] faf5affa93ae1e08c36e94f753f9aae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:13:46 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:46 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:56 [info] 37#37: *289 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:56 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:13:58 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 843515824b0cf3e1f550be8f88f05cdf:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:13:58 [info] 35#35: *290 [lua] logger.lua:23: 843515824b0cf3e1f550be8f88f05cdf {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:13:58 +0000] 843515824b0cf3e1f550be8f88f05cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:14:06 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:06 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:13 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: b573df3069429359991704c5d33e8b05:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:14:13 [info] 35#35: *293 [lua] logger.lua:23: b573df3069429359991704c5d33e8b05 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:14:13 +0000] b573df3069429359991704c5d33e8b05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:14:16 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:16 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:26 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:26 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:28 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: b934d01da484d497cf5e0ddb41e63d3b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:14:28 [info] 35#35: *298 [lua] logger.lua:23: b934d01da484d497cf5e0ddb41e63d3b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:14:28 +0000] b934d01da484d497cf5e0ddb41e63d3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:14:36 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:36 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:43 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: f77c4ed75508171b818e8e63a3646949:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:14:43 +0000] f77c4ed75508171b818e8e63a3646949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:14:43 [info] 35#35: *302 [lua] logger.lua:23: f77c4ed75508171b818e8e63a3646949 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:14:46 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:46 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:56 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:56 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:14:58 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 9649e82b993f8abccb8609c2e13a072e:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:14:58 +0000] 9649e82b993f8abccb8609c2e13a072e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:14:58 [info] 35#35: *307 [lua] logger.lua:23: 9649e82b993f8abccb8609c2e13a072e {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:15:06 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:06 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:13 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: c7fe0e34664ec33226aae98b4c03f52b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:15:13 [info] 35#35: *310 [lua] logger.lua:23: c7fe0e34664ec33226aae98b4c03f52b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:15:13 +0000] c7fe0e34664ec33226aae98b4c03f52b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:15:16 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:16 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:26 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:26 [info] 37#37: *313 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:28 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: 0819d102b5e485aab6b94bd3f62820fd:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:15:28 +0000] 0819d102b5e485aab6b94bd3f62820fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:15:28 [info] 35#35: *315 [lua] logger.lua:23: 0819d102b5e485aab6b94bd3f62820fd {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:15:36 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:36 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:43 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: e7996a889524a0f23902a57b01823d87:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:15:43 [info] 35#35: *319 [lua] logger.lua:23: e7996a889524a0f23902a57b01823d87 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:15:43 +0000] e7996a889524a0f23902a57b01823d87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:15:46 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:46 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:56 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:56 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:15:58 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: eaf155cb5b8044fc0ee7d642f1a12274:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:15:58 +0000] eaf155cb5b8044fc0ee7d642f1a12274 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:15:58 [info] 35#35: *324 [lua] logger.lua:23: eaf155cb5b8044fc0ee7d642f1a12274 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:16:06 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:06 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:13 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: b1a5e6cf418dd8a52b58f24beab1a09e:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:16:13 [info] 35#35: *327 [lua] logger.lua:23: b1a5e6cf418dd8a52b58f24beab1a09e {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:16:13 +0000] b1a5e6cf418dd8a52b58f24beab1a09e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:16:16 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:16 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:26 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:26 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:28 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 5a1f186d328defd08f441654633dbe7a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:16:28 +0000] 5a1f186d328defd08f441654633dbe7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/16 05:16:28 [info] 35#35: *332 [lua] logger.lua:23: 5a1f186d328defd08f441654633dbe7a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/16 05:16:36 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:36 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:43 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: d713584405b2b5162c8e167f16986755:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:16:43 [info] 35#35: *336 [lua] logger.lua:23: d713584405b2b5162c8e167f16986755 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:16:43 +0000] d713584405b2b5162c8e167f16986755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:16:46 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:46 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:56 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:56 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:16:58 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 21fdbcee1ce48e6d34d6abdff8f9454d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:16:58 [info] 35#35: *341 [lua] logger.lua:23: 21fdbcee1ce48e6d34d6abdff8f9454d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:16:58 +0000] 21fdbcee1ce48e6d34d6abdff8f9454d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:17:06 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:06 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:13 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 573c68be4afb90685ea66c48d4dad77e:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:17:13 [info] 35#35: *344 [lua] logger.lua:23: 573c68be4afb90685ea66c48d4dad77e {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:17:13 +0000] 573c68be4afb90685ea66c48d4dad77e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:17:16 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:16 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:26 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:26 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:28 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 445eaf675fcca7fe67a74b15d84f7b93:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:17:28 [info] 35#35: *349 [lua] logger.lua:23: 445eaf675fcca7fe67a74b15d84f7b93 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:17:28 +0000] 445eaf675fcca7fe67a74b15d84f7b93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:17:36 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:36 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:43 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: ccbf175bfe66d0718940c945c72a05a2:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:17:43 +0000] ccbf175bfe66d0718940c945c72a05a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:17:43 [info] 35#35: *353 [lua] logger.lua:23: ccbf175bfe66d0718940c945c72a05a2 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:17:46 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:46 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:56 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:56 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:17:58 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: d054a14a201470766e24db427b1fabdf:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:17:58 [info] 35#35: *358 [lua] logger.lua:23: d054a14a201470766e24db427b1fabdf {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:17:58 +0000] d054a14a201470766e24db427b1fabdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:18:06 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:06 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:13 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 481c152df392653cc424a901350b246c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:18:13 [info] 35#35: *361 [lua] logger.lua:23: 481c152df392653cc424a901350b246c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:18:13 +0000] 481c152df392653cc424a901350b246c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:18:16 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:16 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:26 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:26 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:28 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: c5c65845f88fae7f3ac9c44618dc730a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:18:28 [info] 35#35: *366 [lua] logger.lua:23: c5c65845f88fae7f3ac9c44618dc730a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:18:28 +0000] c5c65845f88fae7f3ac9c44618dc730a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:18:36 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:36 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:43 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 9dd83c2a953c0fbfca819fadcedeb63b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.113 - - [16/Dec/2022:05:18:43 +0000] 9dd83c2a953c0fbfca819fadcedeb63b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:18:43 [info] 35#35: *370 [lua] logger.lua:23: 9dd83c2a953c0fbfca819fadcedeb63b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:18:46 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:46 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:56 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:56 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:18:58 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 57825b9dd69bb1590c7c379b6d8d614b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:18:58 [info] 35#35: *375 [lua] logger.lua:23: 57825b9dd69bb1590c7c379b6d8d614b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:18:58 +0000] 57825b9dd69bb1590c7c379b6d8d614b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:19:06 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:06 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:13 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: 74d3c4a2b92f120a9babb9d2dd66b466:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:19:13 [info] 35#35: *378 [lua] logger.lua:23: 74d3c4a2b92f120a9babb9d2dd66b466 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:19:13 +0000] 74d3c4a2b92f120a9babb9d2dd66b466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:19:16 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:16 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:26 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:26 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:28 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 71de417018e0cae09e28e264045c00d5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:19:28 +0000] 71de417018e0cae09e28e264045c00d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:19:28 [info] 35#35: *383 [lua] logger.lua:23: 71de417018e0cae09e28e264045c00d5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:19:36 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:36 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:43 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: e9460465910ac7f0b4b5d47006ad384d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:19:43 [info] 35#35: *387 [lua] logger.lua:23: e9460465910ac7f0b4b5d47006ad384d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:19:43 +0000] e9460465910ac7f0b4b5d47006ad384d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:19:46 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:46 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:56 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:56 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:19:58 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 1be62d0b270fd40f7b3a8f6704158587:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:19:58 +0000] 1be62d0b270fd40f7b3a8f6704158587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:19:58 [info] 35#35: *392 [lua] logger.lua:23: 1be62d0b270fd40f7b3a8f6704158587 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:20:06 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:06 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:13 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 319cb8e57a756c50e6ac3e4a4ff3234b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:13 +0000] 319cb8e57a756c50e6ac3e4a4ff3234b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/12/16 05:20:13 [info] 35#35: *395 [lua] logger.lua:23: 319cb8e57a756c50e6ac3e4a4ff3234b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/16 05:20:16 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:16 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:26 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:26 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:28 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: e5bc85264e618321e6d2163b0a0bd3b7:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:28 +0000] e5bc85264e618321e6d2163b0a0bd3b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:20:28 [info] 35#35: *400 [lua] logger.lua:23: e5bc85264e618321e6d2163b0a0bd3b7 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:20:36 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:36 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:43 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: b0736ccd95be0b5253f8fac074bb958f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:43 +0000] b0736ccd95be0b5253f8fac074bb958f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:20:43 [info] 35#35: *404 [lua] logger.lua:23: b0736ccd95be0b5253f8fac074bb958f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:20:46 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:46 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:56 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:56 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:20:58 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: d1ba211d040826f05a4390dda5b3da22:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:58 +0000] d1ba211d040826f05a4390dda5b3da22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:20:58 [info] 35#35: *409 [lua] logger.lua:23: d1ba211d040826f05a4390dda5b3da22 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:21:06 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:06 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:13 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 8f1189c7502ea5785c265705b04a9bae:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:21:13 +0000] 8f1189c7502ea5785c265705b04a9bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:21:13 [info] 35#35: *412 [lua] logger.lua:23: 8f1189c7502ea5785c265705b04a9bae {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:21:16 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:16 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:26 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:26 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:28 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: 6bdf54c0adb0e8b0a4c5eebb27969c09:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:21:28 [info] 35#35: *417 [lua] logger.lua:23: 6bdf54c0adb0e8b0a4c5eebb27969c09 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:21:28 +0000] 6bdf54c0adb0e8b0a4c5eebb27969c09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:21:36 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:36 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:43 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 0fd31cd9e229de1c6ec24ebda5ae565d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:21:43 [info] 35#35: *421 [lua] logger.lua:23: 0fd31cd9e229de1c6ec24ebda5ae565d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:21:43 +0000] 0fd31cd9e229de1c6ec24ebda5ae565d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:21:46 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:46 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:56 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:56 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:21:58 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 788554810815dae5c00f34d870902082:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:21:58 [info] 35#35: *426 [lua] logger.lua:23: 788554810815dae5c00f34d870902082 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:21:58 +0000] 788554810815dae5c00f34d870902082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:22:06 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:06 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:13 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: abb01271adb17170992be247f5bd3fa2:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:22:13 +0000] abb01271adb17170992be247f5bd3fa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:22:13 [info] 35#35: *429 [lua] logger.lua:23: abb01271adb17170992be247f5bd3fa2 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:22:16 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:16 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:26 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:26 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:28 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: bf0582d230376fd703833c96a28acce5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:22:28 +0000] bf0582d230376fd703833c96a28acce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:22:28 [info] 35#35: *434 [lua] logger.lua:23: bf0582d230376fd703833c96a28acce5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:22:36 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:36 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:39 [info] 35#35: *437 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.72.90, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.72.90 - - [16/Dec/2022:05:22:39 +0000] 6dc7e6427822b015e5fac771f3200166 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/12/16 05:22:43 [info] 35#35: *439 [lua] access_by_lua(msblocations.conf:189):2: d4ca053c9b82172bfe7ebbd86d41bd92:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:22:43 [info] 35#35: *439 [lua] logger.lua:23: d4ca053c9b82172bfe7ebbd86d41bd92 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:22:43 +0000] d4ca053c9b82172bfe7ebbd86d41bd92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/16 05:22:46 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:46 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:56 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:56 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:22:58 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 9cd145f2e935b1195c60a7722667b455:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:22:58 +0000] 9cd145f2e935b1195c60a7722667b455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:22:58 [info] 35#35: *444 [lua] logger.lua:23: 9cd145f2e935b1195c60a7722667b455 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:23:06 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:06 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:13 [info] 35#35: *447 [lua] access_by_lua(msblocations.conf:189):2: 679eff20ea3607ab0373c49ba3e0c595:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:23:13 [info] 35#35: *447 [lua] logger.lua:23: 679eff20ea3607ab0373c49ba3e0c595 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:23:13 +0000] 679eff20ea3607ab0373c49ba3e0c595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:23:16 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:16 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:26 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:26 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:28 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:189):2: 4224f304f327ec52a359b52159d95126:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:23:28 [info] 35#35: *452 [lua] logger.lua:23: 4224f304f327ec52a359b52159d95126 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:23:28 +0000] 4224f304f327ec52a359b52159d95126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:23:36 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:36 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:43 [info] 35#35: *456 [lua] access_by_lua(msblocations.conf:189):2: 3a46c0ba4001b09ed62c182f1f96a077:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:23:43 +0000] 3a46c0ba4001b09ed62c182f1f96a077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:23:43 [info] 35#35: *456 [lua] logger.lua:23: 3a46c0ba4001b09ed62c182f1f96a077 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:23:46 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:46 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:56 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:56 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:23:58 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: 54cb32be297a1fd52a488cd2fd642824:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:23:58 +0000] 54cb32be297a1fd52a488cd2fd642824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:23:58 [info] 35#35: *461 [lua] logger.lua:23: 54cb32be297a1fd52a488cd2fd642824 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:24:06 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:06 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:13 [info] 35#35: *464 [lua] access_by_lua(msblocations.conf:189):2: f1ef49a6a66a97d377b5800b4a47bd76:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:24:13 +0000] f1ef49a6a66a97d377b5800b4a47bd76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:24:13 [info] 35#35: *464 [lua] logger.lua:23: f1ef49a6a66a97d377b5800b4a47bd76 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:24:16 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:16 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:26 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:26 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:28 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:189):2: 83906077f36dde9b7dd815a6c79ad361:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:24:28 [info] 35#35: *469 [lua] logger.lua:23: 83906077f36dde9b7dd815a6c79ad361 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:24:28 +0000] 83906077f36dde9b7dd815a6c79ad361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:24:36 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:36 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:43 [info] 35#35: *473 [lua] access_by_lua(msblocations.conf:189):2: 3a8ec8a5368345da08f45271999a0c85:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:24:43 +0000] 3a8ec8a5368345da08f45271999a0c85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:24:43 [info] 35#35: *473 [lua] logger.lua:23: 3a8ec8a5368345da08f45271999a0c85 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:24:46 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:46 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:56 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:56 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:24:58 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: e2444e4739744901a3aaf1f1d10f492a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:24:59 +0000] e2444e4739744901a3aaf1f1d10f492a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:24:59 [info] 35#35: *478 [lua] logger.lua:23: e2444e4739744901a3aaf1f1d10f492a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:25:06 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:06 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:14 [info] 35#35: *481 [lua] access_by_lua(msblocations.conf:189):2: d4e27a064913e7c03e01d477859776f5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.113 - - [16/Dec/2022:05:25:14 +0000] d4e27a064913e7c03e01d477859776f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:25:14 [info] 35#35: *481 [lua] logger.lua:23: d4e27a064913e7c03e01d477859776f5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:25:16 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:16 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:26 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:26 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:29 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:189):2: 734829338622e651371581a8ee6f746d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:25:29 +0000] 734829338622e651371581a8ee6f746d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:25:29 [info] 35#35: *486 [lua] logger.lua:23: 734829338622e651371581a8ee6f746d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:25:36 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:36 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:44 [info] 35#35: *490 [lua] access_by_lua(msblocations.conf:189):2: 57e0c0fe3561beff6f171aa6a135dc12:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:25:44 [info] 35#35: *490 [lua] logger.lua:23: 57e0c0fe3561beff6f171aa6a135dc12 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:25:44 +0000] 57e0c0fe3561beff6f171aa6a135dc12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:25:46 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:46 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:56 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:56 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:25:59 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: b0ffffdd2fca9255dbea885da542e114:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:25:59 +0000] b0ffffdd2fca9255dbea885da542e114 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:25:59 [info] 35#35: *495 [lua] logger.lua:23: b0ffffdd2fca9255dbea885da542e114 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:26:06 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:06 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:14 [info] 35#35: *498 [lua] access_by_lua(msblocations.conf:189):2: d29e7812d42642609defb7e8177bd5f4:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:26:14 +0000] d29e7812d42642609defb7e8177bd5f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:26:14 [info] 35#35: *498 [lua] logger.lua:23: d29e7812d42642609defb7e8177bd5f4 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:26:16 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:16 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:26 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:26 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:29 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:189):2: 6586a0d93ab4ef9b8d88916b5a600d56:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:26:29 [info] 35#35: *503 [lua] logger.lua:23: 6586a0d93ab4ef9b8d88916b5a600d56 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:26:29 +0000] 6586a0d93ab4ef9b8d88916b5a600d56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:26:36 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:36 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:44 [info] 35#35: *507 [lua] access_by_lua(msblocations.conf:189):2: 67a38d60076b09d43d01e01a398bf34b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:26:44 +0000] 67a38d60076b09d43d01e01a398bf34b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:26:44 [info] 35#35: *507 [lua] logger.lua:23: 67a38d60076b09d43d01e01a398bf34b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:26:46 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:46 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:56 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:56 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:26:59 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: e5e9f4183a80fa11f56a62283fbdf3cd:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:26:59 [info] 35#35: *512 [lua] logger.lua:23: e5e9f4183a80fa11f56a62283fbdf3cd {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:26:59 +0000] e5e9f4183a80fa11f56a62283fbdf3cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:27:06 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:06 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:14 [info] 35#35: *515 [lua] access_by_lua(msblocations.conf:189):2: 465b2481bc2d1bf2fef9495d062fec28:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:27:14 +0000] 465b2481bc2d1bf2fef9495d062fec28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:27:14 [info] 35#35: *515 [lua] logger.lua:23: 465b2481bc2d1bf2fef9495d062fec28 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:27:16 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:16 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:26 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:26 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:29 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: cbcd967208e4c5e19021da88bc1d2ab1:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:27:29 +0000] cbcd967208e4c5e19021da88bc1d2ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:27:29 [info] 35#35: *520 [lua] logger.lua:23: cbcd967208e4c5e19021da88bc1d2ab1 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:27:36 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:36 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:44 [info] 35#35: *524 [lua] access_by_lua(msblocations.conf:189):2: 2633285f1950646d56e5d1a5dc042ccc:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.113 - - [16/Dec/2022:05:27:44 +0000] 2633285f1950646d56e5d1a5dc042ccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/16 05:27:44 [info] 35#35: *524 [lua] logger.lua:23: 2633285f1950646d56e5d1a5dc042ccc {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:27:46 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:46 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:56 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:56 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:27:59 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: ad12a226a420d3ea9598b935803552d9:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:27:59 [info] 35#35: *529 [lua] logger.lua:23: ad12a226a420d3ea9598b935803552d9 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.113 - - [16/Dec/2022:05:27:59 +0000] ad12a226a420d3ea9598b935803552d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:28:06 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:06 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:14 [info] 35#35: *532 [lua] access_by_lua(msblocations.conf:189):2: 8a7e58de9105bd4850e1f28240444fff:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:28:14 +0000] 8a7e58de9105bd4850e1f28240444fff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:28:14 [info] 35#35: *532 [lua] logger.lua:23: 8a7e58de9105bd4850e1f28240444fff {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:28:16 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:16 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:26 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:26 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:29 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: a0cefdfe75d78feb010e561e4f9c765f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:28:29 [info] 35#35: *537 [lua] logger.lua:23: a0cefdfe75d78feb010e561e4f9c765f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:28:29 +0000] a0cefdfe75d78feb010e561e4f9c765f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:28:36 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:36 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:44 [info] 35#35: *541 [lua] access_by_lua(msblocations.conf:189):2: b16d6a2caaf517c14106e81b9bde4614:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:28:44 +0000] b16d6a2caaf517c14106e81b9bde4614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/16 05:28:44 [info] 35#35: *541 [lua] logger.lua:23: b16d6a2caaf517c14106e81b9bde4614 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:28:46 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:46 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:56 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:56 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:28:59 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: 19fbd351d5122de4626c639a75d12789:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:28:59 [info] 35#35: *546 [lua] logger.lua:23: 19fbd351d5122de4626c639a75d12789 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:28:59 +0000] 19fbd351d5122de4626c639a75d12789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:29:06 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:06 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:14 [info] 35#35: *549 [lua] access_by_lua(msblocations.conf:189):2: 8062a453770a4fab4ad8e8636affe455:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:29:14 [info] 35#35: *549 [lua] logger.lua:23: 8062a453770a4fab4ad8e8636affe455 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:29:14 +0000] 8062a453770a4fab4ad8e8636affe455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:29:16 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:16 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:26 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:26 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:29 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: 8ef86122939032650b4aac692df39bc8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:29:29 +0000] 8ef86122939032650b4aac692df39bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:29:29 [info] 35#35: *554 [lua] logger.lua:23: 8ef86122939032650b4aac692df39bc8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:29:36 [info] 37#37: *555 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:36 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:44 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:189):2: f3762dc643b79ab5ddc3335f7092812a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:29:44 +0000] f3762dc643b79ab5ddc3335f7092812a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:29:44 [info] 35#35: *558 [lua] logger.lua:23: f3762dc643b79ab5ddc3335f7092812a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:29:46 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:46 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:56 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:56 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:29:59 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: b3ebdac74abb4bad33b21684aa03c754:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:29:59 [info] 35#35: *563 [lua] logger.lua:23: b3ebdac74abb4bad33b21684aa03c754 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:29:59 +0000] b3ebdac74abb4bad33b21684aa03c754 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:30:06 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:06 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:14 [info] 35#35: *566 [lua] access_by_lua(msblocations.conf:189):2: 42bb95bd802bbc356503055ce624c4fc:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:30:14 [info] 35#35: *566 [lua] logger.lua:23: 42bb95bd802bbc356503055ce624c4fc {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:30:14 +0000] 42bb95bd802bbc356503055ce624c4fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:30:16 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:16 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:26 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:26 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:29 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: 233ac3a0dd3b61fff6b231cade8d5d49:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:30:29 +0000] 233ac3a0dd3b61fff6b231cade8d5d49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:30:29 [info] 35#35: *571 [lua] logger.lua:23: 233ac3a0dd3b61fff6b231cade8d5d49 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:30:36 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:36 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:44 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:189):2: df55bbb56bc8e2d41082ad3413230e47:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:30:44 [info] 35#35: *575 [lua] logger.lua:23: df55bbb56bc8e2d41082ad3413230e47 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:30:44 +0000] df55bbb56bc8e2d41082ad3413230e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:30:46 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:46 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:56 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:56 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:30:59 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: 596c321ef8884ead3293f9a39002c258:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:30:59 [info] 35#35: *580 [lua] logger.lua:23: 596c321ef8884ead3293f9a39002c258 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:30:59 +0000] 596c321ef8884ead3293f9a39002c258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:31:06 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:06 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:14 [info] 35#35: *583 [lua] access_by_lua(msblocations.conf:189):2: 34be075853e66373e55186aeebd2e3f8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:31:14 [info] 35#35: *583 [lua] logger.lua:23: 34be075853e66373e55186aeebd2e3f8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:31:14 +0000] 34be075853e66373e55186aeebd2e3f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:31:16 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:16 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:26 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:26 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:29 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:189):2: d76e9d3f2b8344a572edeb9ce20ba3e3:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:31:29 +0000] d76e9d3f2b8344a572edeb9ce20ba3e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:31:29 [info] 35#35: *588 [lua] logger.lua:23: d76e9d3f2b8344a572edeb9ce20ba3e3 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:31:36 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:36 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:44 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:189):2: e1e45aa2f27ac6caf1ddea60d3e68b9a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:31:44 [info] 35#35: *592 [lua] logger.lua:23: e1e45aa2f27ac6caf1ddea60d3e68b9a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:31:44 +0000] e1e45aa2f27ac6caf1ddea60d3e68b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/16 05:31:46 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:46 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:56 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:56 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:31:59 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 7f564c2c83f631326ad513ed43680399:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:31:59 +0000] 7f564c2c83f631326ad513ed43680399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:31:59 [info] 35#35: *597 [lua] logger.lua:23: 7f564c2c83f631326ad513ed43680399 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:32:06 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:06 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:14 [info] 35#35: *600 [lua] access_by_lua(msblocations.conf:189):2: 913198afe6ab70c5f4a0e0ed59951d48:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:32:14 +0000] 913198afe6ab70c5f4a0e0ed59951d48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:32:14 [info] 35#35: *600 [lua] logger.lua:23: 913198afe6ab70c5f4a0e0ed59951d48 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:32:16 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:16 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:26 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:26 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:29 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:189):2: b1d1b3054f49eeba9dcc497d3f8e063a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:32:29 [info] 35#35: *605 [lua] logger.lua:23: b1d1b3054f49eeba9dcc497d3f8e063a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:32:29 +0000] b1d1b3054f49eeba9dcc497d3f8e063a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:32:36 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:36 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:44 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:189):2: 205f984ac06036340fd112276869b1b6:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:32:44 +0000] 205f984ac06036340fd112276869b1b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:32:44 [info] 35#35: *609 [lua] logger.lua:23: 205f984ac06036340fd112276869b1b6 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:32:46 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:46 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:56 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:56 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:32:59 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 94c662d9e1be165b0e182c5c77dec2ec:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:32:59 [info] 35#35: *614 [lua] logger.lua:23: 94c662d9e1be165b0e182c5c77dec2ec {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:32:59 +0000] 94c662d9e1be165b0e182c5c77dec2ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:33:06 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:06 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:14 [info] 35#35: *617 [lua] access_by_lua(msblocations.conf:189):2: 3a4c5a21e93e2d4af0da116f62a8c295:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:14 +0000] 3a4c5a21e93e2d4af0da116f62a8c295 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:33:14 [info] 35#35: *617 [lua] logger.lua:23: 3a4c5a21e93e2d4af0da116f62a8c295 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:33:16 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:16 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:26 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:26 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:29 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:189):2: b482fc6616c32b2d963f0e4ad9926cf9:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:29 +0000] b482fc6616c32b2d963f0e4ad9926cf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:33:29 [info] 35#35: *622 [lua] logger.lua:23: b482fc6616c32b2d963f0e4ad9926cf9 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:33:36 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:36 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:44 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:189):2: 68a8650ad555dfc7ec5cafad0b457206:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:44 +0000] 68a8650ad555dfc7ec5cafad0b457206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:33:44 [info] 35#35: *626 [lua] logger.lua:23: 68a8650ad555dfc7ec5cafad0b457206 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:33:46 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:46 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:56 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:56 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:33:59 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: 727ace4429511b9bcf3c320cf3ec1b52:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:33:59 +0000] 727ace4429511b9bcf3c320cf3ec1b52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:33:59 [info] 35#35: *631 [lua] logger.lua:23: 727ace4429511b9bcf3c320cf3ec1b52 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:34:06 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:06 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:14 [info] 35#35: *634 [lua] access_by_lua(msblocations.conf:189):2: 3419a1bdc24d46a9d46526c31b6c0cf3:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:34:14 +0000] 3419a1bdc24d46a9d46526c31b6c0cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:34:14 [info] 35#35: *634 [lua] logger.lua:23: 3419a1bdc24d46a9d46526c31b6c0cf3 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:34:16 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:16 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:26 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:26 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:29 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:189):2: d686c68a48256fa0425fe79ce4fb46a5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:34:29 +0000] d686c68a48256fa0425fe79ce4fb46a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:34:29 [info] 35#35: *639 [lua] logger.lua:23: d686c68a48256fa0425fe79ce4fb46a5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:34:36 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:36 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:44 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:189):2: 06df56d58706f7cf118d9be7c17349be:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:34:44 [info] 35#35: *643 [lua] logger.lua:23: 06df56d58706f7cf118d9be7c17349be {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:34:44 +0000] 06df56d58706f7cf118d9be7c17349be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:34:46 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:46 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:56 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:56 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:34:59 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: 694d59c00b80fdfd6b27d159ad4485a1:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:34:59 [info] 35#35: *648 [lua] logger.lua:23: 694d59c00b80fdfd6b27d159ad4485a1 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:34:59 +0000] 694d59c00b80fdfd6b27d159ad4485a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:35:06 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:06 [info] 35#35: *649 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:14 [info] 35#35: *651 [lua] access_by_lua(msblocations.conf:189):2: 58f4b59f14bb80788276a2c7620c5624:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:35:14 [info] 35#35: *651 [lua] logger.lua:23: 58f4b59f14bb80788276a2c7620c5624 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:35:14 +0000] 58f4b59f14bb80788276a2c7620c5624 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:35:16 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:16 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:26 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:26 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:29 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:189):2: 4478420b02089f7d82a5fdfc4012c3b7:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:35:29 [info] 35#35: *656 [lua] logger.lua:23: 4478420b02089f7d82a5fdfc4012c3b7 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:35:29 +0000] 4478420b02089f7d82a5fdfc4012c3b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:35:36 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:36 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:44 [info] 35#35: *660 [lua] access_by_lua(msblocations.conf:189):2: f4ead8b660dc6f623cb33b03f456d7c9:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:35:44 +0000] f4ead8b660dc6f623cb33b03f456d7c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:35:44 [info] 35#35: *660 [lua] logger.lua:23: f4ead8b660dc6f623cb33b03f456d7c9 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:35:46 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:46 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:56 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:56 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:35:59 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: 3d1cdbb7f57d66fe2d61ec2c01cb2d02:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:35:59 [info] 35#35: *665 [lua] logger.lua:23: 3d1cdbb7f57d66fe2d61ec2c01cb2d02 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:35:59 +0000] 3d1cdbb7f57d66fe2d61ec2c01cb2d02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/12/16 05:36:06 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:06 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:14 [info] 35#35: *668 [lua] access_by_lua(msblocations.conf:189):2: 626495f7ade8f552bbf579ba22656a31:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:36:14 [info] 35#35: *668 [lua] logger.lua:23: 626495f7ade8f552bbf579ba22656a31 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:36:14 +0000] 626495f7ade8f552bbf579ba22656a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:36:16 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:16 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:26 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:26 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:29 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:189):2: 548cb08598f9ae1a35710040d69cd783:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:36:29 +0000] 548cb08598f9ae1a35710040d69cd783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:36:29 [info] 35#35: *673 [lua] logger.lua:23: 548cb08598f9ae1a35710040d69cd783 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:36:36 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:36 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:44 [info] 35#35: *677 [lua] access_by_lua(msblocations.conf:189):2: e875c8a5067e59a44680cd558c08e34c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:36:44 +0000] e875c8a5067e59a44680cd558c08e34c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:36:44 [info] 35#35: *677 [lua] logger.lua:23: e875c8a5067e59a44680cd558c08e34c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:36:46 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:46 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:56 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:56 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:36:59 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: 6f2de21cfa9159de47519054b3783d86:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:36:59 +0000] 6f2de21cfa9159de47519054b3783d86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:36:59 [info] 35#35: *682 [lua] logger.lua:23: 6f2de21cfa9159de47519054b3783d86 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:37:06 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:06 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:14 [info] 35#35: *685 [lua] access_by_lua(msblocations.conf:189):2: 925aafa8d8e4495666d0ba755070b1fc:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:37:14 [info] 35#35: *685 [lua] logger.lua:23: 925aafa8d8e4495666d0ba755070b1fc {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.113 - - [16/Dec/2022:05:37:14 +0000] 925aafa8d8e4495666d0ba755070b1fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:37:16 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:16 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:26 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:26 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:29 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:189):2: 66970e8feecd72ca46dffe03e1b9e8b6:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:37:29 [info] 35#35: *690 [lua] logger.lua:23: 66970e8feecd72ca46dffe03e1b9e8b6 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.113 - - [16/Dec/2022:05:37:29 +0000] 66970e8feecd72ca46dffe03e1b9e8b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:37:36 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:36 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:44 [info] 35#35: *694 [lua] access_by_lua(msblocations.conf:189):2: 4c6f571dc43a6309430e97b0df1dc01c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:37:44 +0000] 4c6f571dc43a6309430e97b0df1dc01c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:37:44 [info] 35#35: *694 [lua] logger.lua:23: 4c6f571dc43a6309430e97b0df1dc01c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:37:46 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:46 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:56 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:56 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:37:59 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: ecd11f8170b3eb11746228da7b6a274d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:37:59 [info] 35#35: *699 [lua] logger.lua:23: ecd11f8170b3eb11746228da7b6a274d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:37:59 +0000] ecd11f8170b3eb11746228da7b6a274d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:38:06 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:06 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:14 [info] 35#35: *702 [lua] access_by_lua(msblocations.conf:189):2: 10cf9804ac7a28b64a25d99a685fd7f8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:38:14 [info] 35#35: *702 [lua] logger.lua:23: 10cf9804ac7a28b64a25d99a685fd7f8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:38:14 +0000] 10cf9804ac7a28b64a25d99a685fd7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:38:16 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:16 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:26 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:26 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:29 [info] 35#35: *707 [lua] access_by_lua(msblocations.conf:189):2: 2da3ed20239f742ba634a00b97fedd24:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:38:29 +0000] 2da3ed20239f742ba634a00b97fedd24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/16 05:38:29 [info] 35#35: *707 [lua] logger.lua:23: 2da3ed20239f742ba634a00b97fedd24 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:38:36 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:36 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:44 [info] 35#35: *711 [lua] access_by_lua(msblocations.conf:189):2: b81015de2a222e699af4c959fb13266b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:38:44 [info] 35#35: *711 [lua] logger.lua:23: b81015de2a222e699af4c959fb13266b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:38:44 +0000] b81015de2a222e699af4c959fb13266b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:38:46 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:46 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:56 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:56 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:38:59 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: 7ff9d929f24e4c9316180cbca704585b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:38:59 +0000] 7ff9d929f24e4c9316180cbca704585b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:38:59 [info] 35#35: *716 [lua] logger.lua:23: 7ff9d929f24e4c9316180cbca704585b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:39:06 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:06 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:14 [info] 35#35: *719 [lua] access_by_lua(msblocations.conf:189):2: cd3b063bdf71720a04c200928b2a6caa:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:39:14 [info] 35#35: *719 [lua] logger.lua:23: cd3b063bdf71720a04c200928b2a6caa {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:39:14 +0000] cd3b063bdf71720a04c200928b2a6caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:39:16 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:16 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:26 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:26 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:29 [info] 35#35: *724 [lua] access_by_lua(msblocations.conf:189):2: 48a420725693559d66fa6c79949140f5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:39:29 +0000] 48a420725693559d66fa6c79949140f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:39:29 [info] 35#35: *724 [lua] logger.lua:23: 48a420725693559d66fa6c79949140f5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:39:36 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:36 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:44 [info] 35#35: *728 [lua] access_by_lua(msblocations.conf:189):2: 4415ffecda59353a058ee865d33c3627:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:39:44 [info] 35#35: *728 [lua] logger.lua:23: 4415ffecda59353a058ee865d33c3627 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.113 - - [16/Dec/2022:05:39:44 +0000] 4415ffecda59353a058ee865d33c3627 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:39:46 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:46 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:56 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:56 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:39:59 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 37b79839a088d3b06526bcd06bc3a7fc:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:39:59 +0000] 37b79839a088d3b06526bcd06bc3a7fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:39:59 [info] 35#35: *733 [lua] logger.lua:23: 37b79839a088d3b06526bcd06bc3a7fc {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:40:06 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:06 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:14 [info] 35#35: *736 [lua] access_by_lua(msblocations.conf:189):2: 9ffb2443b05d1b5a7db88715281e8bf0:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:40:14 +0000] 9ffb2443b05d1b5a7db88715281e8bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:40:14 [info] 35#35: *736 [lua] logger.lua:23: 9ffb2443b05d1b5a7db88715281e8bf0 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:40:16 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:16 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:26 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:26 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:29 [info] 35#35: *741 [lua] access_by_lua(msblocations.conf:189):2: 0f330f67e75ec3e83b2fbf824de61201:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:40:29 +0000] 0f330f67e75ec3e83b2fbf824de61201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:40:29 [info] 35#35: *741 [lua] logger.lua:23: 0f330f67e75ec3e83b2fbf824de61201 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:40:36 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:36 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:44 [info] 35#35: *745 [lua] access_by_lua(msblocations.conf:189):2: 1cfa5f0949a895386056e362ae68261a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:40:44 [info] 35#35: *745 [lua] logger.lua:23: 1cfa5f0949a895386056e362ae68261a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:40:44 +0000] 1cfa5f0949a895386056e362ae68261a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:40:46 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:46 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:56 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:56 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:40:59 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 8cb5dd1b7479ea1ebc66a23eb67c519f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:40:59 [info] 35#35: *750 [lua] logger.lua:23: 8cb5dd1b7479ea1ebc66a23eb67c519f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:40:59 +0000] 8cb5dd1b7479ea1ebc66a23eb67c519f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:41:06 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:06 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:14 [info] 35#35: *753 [lua] access_by_lua(msblocations.conf:189):2: f257c0c625813e3370c981729343006d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:41:14 +0000] f257c0c625813e3370c981729343006d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:41:14 [info] 35#35: *753 [lua] logger.lua:23: f257c0c625813e3370c981729343006d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:41:16 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:16 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:26 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:26 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:29 [info] 35#35: *758 [lua] access_by_lua(msblocations.conf:189):2: b6cdbf4058a8529f37c78ac1900c10a9:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:41:29 [info] 35#35: *758 [lua] logger.lua:23: b6cdbf4058a8529f37c78ac1900c10a9 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:41:29 +0000] b6cdbf4058a8529f37c78ac1900c10a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:41:36 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:36 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:44 [info] 35#35: *762 [lua] access_by_lua(msblocations.conf:189):2: 8010e1998528f9f2eea471b7c7be591e:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:41:44 +0000] 8010e1998528f9f2eea471b7c7be591e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:41:44 [info] 35#35: *762 [lua] logger.lua:23: 8010e1998528f9f2eea471b7c7be591e {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:41:46 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:46 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:56 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:56 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:41:59 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:189):2: 37f3a8c152b3d6075760c614cf6d7e11:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.113 - - [16/Dec/2022:05:41:59 +0000] 37f3a8c152b3d6075760c614cf6d7e11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:41:59 [info] 35#35: *767 [lua] logger.lua:23: 37f3a8c152b3d6075760c614cf6d7e11 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:42:06 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:06 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:14 [info] 35#35: *770 [lua] access_by_lua(msblocations.conf:189):2: f336b5d92c4d258dc1020eb28d43d179:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:42:14 [info] 35#35: *770 [lua] logger.lua:23: f336b5d92c4d258dc1020eb28d43d179 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:42:14 +0000] f336b5d92c4d258dc1020eb28d43d179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:42:16 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:16 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:26 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:26 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:29 [info] 35#35: *775 [lua] access_by_lua(msblocations.conf:189):2: b8497cd1d87cd7d79e70ca2711860ec9:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:42:29 +0000] b8497cd1d87cd7d79e70ca2711860ec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:42:29 [info] 35#35: *775 [lua] logger.lua:23: b8497cd1d87cd7d79e70ca2711860ec9 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:42:36 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:36 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:44 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: acda0223895b5e7d52469f434ad13d9f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:42:44 [info] 35#35: *779 [lua] logger.lua:23: acda0223895b5e7d52469f434ad13d9f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:42:44 +0000] acda0223895b5e7d52469f434ad13d9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/16 05:42:46 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:46 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:56 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:56 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:42:59 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: ce8514588111bb089b2df853e8f6b0a4:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:42:59 +0000] ce8514588111bb089b2df853e8f6b0a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:42:59 [info] 35#35: *784 [lua] logger.lua:23: ce8514588111bb089b2df853e8f6b0a4 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:43:06 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:06 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:15 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: 332e07c53efe05c76a759093ba52d8d8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:43:15 +0000] 332e07c53efe05c76a759093ba52d8d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/16 05:43:15 [info] 35#35: *787 [lua] logger.lua:23: 332e07c53efe05c76a759093ba52d8d8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/16 05:43:16 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:16 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:26 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:26 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:30 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: 84eb0bed1d6bf46d80dcf36c49313874:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:43:30 [info] 35#35: *792 [lua] logger.lua:23: 84eb0bed1d6bf46d80dcf36c49313874 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:43:30 +0000] 84eb0bed1d6bf46d80dcf36c49313874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:43:36 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:36 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:45 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: d4e94e96574f9e3dc95f7b1d2deb0f86:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:43:45 [info] 35#35: *796 [lua] logger.lua:23: d4e94e96574f9e3dc95f7b1d2deb0f86 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:43:45 +0000] d4e94e96574f9e3dc95f7b1d2deb0f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:43:46 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:46 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:56 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:43:56 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:00 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: ed158ba7f2b15e6989678c05a72a63a1:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:44:00 [info] 35#35: *801 [lua] logger.lua:23: ed158ba7f2b15e6989678c05a72a63a1 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:00 +0000] ed158ba7f2b15e6989678c05a72a63a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:44:06 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:06 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:15 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: 7082f54c91a047f2136a0dbd556efe0d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:15 +0000] 7082f54c91a047f2136a0dbd556efe0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:44:15 [info] 35#35: *804 [lua] logger.lua:23: 7082f54c91a047f2136a0dbd556efe0d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:44:16 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:16 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:26 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:26 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:30 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 02144a591dde8f895292cd29d7da87cd:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:30 +0000] 02144a591dde8f895292cd29d7da87cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:44:30 [info] 35#35: *809 [lua] logger.lua:23: 02144a591dde8f895292cd29d7da87cd {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:44:36 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:36 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:45 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: e2ba3181683f18221065a7c55f8a93dd:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:44:45 [info] 35#35: *813 [lua] logger.lua:23: e2ba3181683f18221065a7c55f8a93dd {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:44:45 +0000] e2ba3181683f18221065a7c55f8a93dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/16 05:44:46 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:46 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:56 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:44:56 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:00 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: 54e61b0c2f98129c8e541aac26f05fd4:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:45:00 [info] 35#35: *818 [lua] logger.lua:23: 54e61b0c2f98129c8e541aac26f05fd4 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:45:00 +0000] 54e61b0c2f98129c8e541aac26f05fd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:45:06 [info] 37#37: *819 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:06 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:15 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: c4c651f2bcb1594d959dd335ad79c353:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:45:15 [info] 35#35: *821 [lua] logger.lua:23: c4c651f2bcb1594d959dd335ad79c353 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:45:15 +0000] c4c651f2bcb1594d959dd335ad79c353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:45:16 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:16 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:26 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:26 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:30 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: de2947973fce81c69fc3f6d080782008:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:45:30 [info] 35#35: *826 [lua] logger.lua:23: de2947973fce81c69fc3f6d080782008 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:45:30 +0000] de2947973fce81c69fc3f6d080782008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/16 05:45:36 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:36 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:45 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: a795b4d1ce4c404342e9afc59768c32f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.113 - - [16/Dec/2022:05:45:45 +0000] a795b4d1ce4c404342e9afc59768c32f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/16 05:45:45 [info] 35#35: *830 [lua] logger.lua:23: a795b4d1ce4c404342e9afc59768c32f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:45:46 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:46 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:56 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:45:56 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:00 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: 1c1361e362f6416dbdd92732d0eacfff:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:46:00 [info] 35#35: *835 [lua] logger.lua:23: 1c1361e362f6416dbdd92732d0eacfff {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.113 - - [16/Dec/2022:05:46:00 +0000] 1c1361e362f6416dbdd92732d0eacfff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:46:06 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:06 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:15 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: 255512cd4daa151a03f8861398576428:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:46:15 [info] 35#35: *838 [lua] logger.lua:23: 255512cd4daa151a03f8861398576428 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:46:15 +0000] 255512cd4daa151a03f8861398576428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:46:16 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:16 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:26 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:26 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:30 [info] 35#35: *843 [lua] access_by_lua(msblocations.conf:189):2: 7e233c3e7c2ebd1bccc2411ab1050682:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:46:30 [info] 35#35: *843 [lua] logger.lua:23: 7e233c3e7c2ebd1bccc2411ab1050682 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:46:30 +0000] 7e233c3e7c2ebd1bccc2411ab1050682 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:46:36 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:36 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:45 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: e23a6c5bc5e2726904450de5e79900fb:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:46:45 +0000] e23a6c5bc5e2726904450de5e79900fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/12/16 05:46:45 [info] 35#35: *847 [lua] logger.lua:23: e23a6c5bc5e2726904450de5e79900fb {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:46:46 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:46 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:56 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:46:56 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:00 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: 6f049c29ccecbb323a12f941ffd6fbce:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:47:00 [info] 35#35: *852 [lua] logger.lua:23: 6f049c29ccecbb323a12f941ffd6fbce {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:47:00 +0000] 6f049c29ccecbb323a12f941ffd6fbce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:47:01 [info] 35#35: *853 client closed connection while waiting for request, client: 10.233.66.202, server: 0.0.0.0:443 2022/12/16 05:47:06 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:06 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:15 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:189):2: ce14c16f6ee80c97bed8d8cc2d13202b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:47:15 [info] 35#35: *856 [lua] logger.lua:23: ce14c16f6ee80c97bed8d8cc2d13202b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:47:15 +0000] ce14c16f6ee80c97bed8d8cc2d13202b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:47:16 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:16 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:26 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:26 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:30 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:189):2: 9da736532550d83bfd72415669d061d8:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:47:30 +0000] 9da736532550d83bfd72415669d061d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:47:30 [info] 35#35: *861 [lua] logger.lua:23: 9da736532550d83bfd72415669d061d8 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:47:36 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:36 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:45 [info] 35#35: *865 [lua] access_by_lua(msblocations.conf:189):2: 8ba9d32251867bf16daf9c52c1233fcf:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:47:45 +0000] 8ba9d32251867bf16daf9c52c1233fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:47:45 [info] 35#35: *865 [lua] logger.lua:23: 8ba9d32251867bf16daf9c52c1233fcf {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:47:46 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:46 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:56 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:47:56 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:00 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:189):2: 2e6a9feb0781a28b7775f6d48955f3b2:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:48:00 [info] 35#35: *870 [lua] logger.lua:23: 2e6a9feb0781a28b7775f6d48955f3b2 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:48:00 +0000] 2e6a9feb0781a28b7775f6d48955f3b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:48:06 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:06 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:15 [info] 35#35: *873 [lua] access_by_lua(msblocations.conf:189):2: a588f68973ec4e822a55ddd237a231a5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:48:15 [info] 35#35: *873 [lua] logger.lua:23: a588f68973ec4e822a55ddd237a231a5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:48:15 +0000] a588f68973ec4e822a55ddd237a231a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:48:16 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:16 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:26 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:26 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:30 [info] 35#35: *878 [lua] access_by_lua(msblocations.conf:189):2: a7b06a0dda0bf782b7644959db5be527:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:48:30 +0000] a7b06a0dda0bf782b7644959db5be527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:48:30 [info] 35#35: *878 [lua] logger.lua:23: a7b06a0dda0bf782b7644959db5be527 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:48:36 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:36 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:45 [info] 35#35: *882 [lua] access_by_lua(msblocations.conf:189):2: ccf348b658757a98520270f083ce2987:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:48:45 +0000] ccf348b658757a98520270f083ce2987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/16 05:48:45 [info] 35#35: *882 [lua] logger.lua:23: ccf348b658757a98520270f083ce2987 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/12/16 05:48:46 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:46 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:56 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:48:56 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:00 [info] 35#35: *887 [lua] access_by_lua(msblocations.conf:189):2: adb1ea500232836a2b6d629fc4ff420f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:49:00 +0000] adb1ea500232836a2b6d629fc4ff420f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:49:00 [info] 35#35: *887 [lua] logger.lua:23: adb1ea500232836a2b6d629fc4ff420f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:49:06 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:06 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:15 [info] 35#35: *890 [lua] access_by_lua(msblocations.conf:189):2: e340a99df5c8811ee31ead5479118570:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:49:15 [info] 35#35: *890 [lua] logger.lua:23: e340a99df5c8811ee31ead5479118570 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:49:15 +0000] e340a99df5c8811ee31ead5479118570 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:49:16 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:16 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:26 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:26 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:30 [info] 35#35: *895 [lua] access_by_lua(msblocations.conf:189):2: 09193ada577bbe3947e7af1ebf0a6e63:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:49:30 [info] 35#35: *895 [lua] logger.lua:23: 09193ada577bbe3947e7af1ebf0a6e63 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:49:30 +0000] 09193ada577bbe3947e7af1ebf0a6e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/16 05:49:36 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:36 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:45 [info] 35#35: *899 [lua] access_by_lua(msblocations.conf:189):2: b1a0f76852a0d42af0f41c0950eccf41:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:49:45 [info] 35#35: *899 [lua] logger.lua:23: b1a0f76852a0d42af0f41c0950eccf41 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:49:45 +0000] b1a0f76852a0d42af0f41c0950eccf41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:49:46 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:46 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:56 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:49:56 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:00 [info] 35#35: *904 [lua] access_by_lua(msblocations.conf:189):2: ff11387572e89e16ccc0317eb0e6b97d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:00 +0000] ff11387572e89e16ccc0317eb0e6b97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:50:00 [info] 35#35: *904 [lua] logger.lua:23: ff11387572e89e16ccc0317eb0e6b97d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/16 05:50:06 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:06 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:15 [info] 35#35: *907 [lua] access_by_lua(msblocations.conf:189):2: 68248ea5d2acfc14d340670d9136065f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:15 +0000] 68248ea5d2acfc14d340670d9136065f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:50:15 [info] 35#35: *907 [lua] logger.lua:23: 68248ea5d2acfc14d340670d9136065f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:50:16 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:16 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:26 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:26 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:30 [info] 35#35: *912 [lua] access_by_lua(msblocations.conf:189):2: 2909159fa081cc8a1b3ef76abbd43390:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:30 +0000] 2909159fa081cc8a1b3ef76abbd43390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:50:30 [info] 35#35: *912 [lua] logger.lua:23: 2909159fa081cc8a1b3ef76abbd43390 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:50:36 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:36 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:45 [info] 35#35: *916 [lua] access_by_lua(msblocations.conf:189):2: b6b9eb5c7511dd78b5feb77d91942424:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:50:45 [info] 35#35: *916 [lua] logger.lua:23: b6b9eb5c7511dd78b5feb77d91942424 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:50:45 +0000] b6b9eb5c7511dd78b5feb77d91942424 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:50:46 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:46 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:56 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:50:56 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:00 [info] 35#35: *921 [lua] access_by_lua(msblocations.conf:189):2: 8cf6d7099252f39e1035e44c520252e6:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:51:00 +0000] 8cf6d7099252f39e1035e44c520252e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:51:00 [info] 35#35: *921 [lua] logger.lua:23: 8cf6d7099252f39e1035e44c520252e6 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:51:06 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:06 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:15 [info] 35#35: *924 [lua] access_by_lua(msblocations.conf:189):2: 3e8b0e2b3f1d9969c65bb423a2faf558:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:51:15 [info] 35#35: *924 [lua] logger.lua:23: 3e8b0e2b3f1d9969c65bb423a2faf558 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.113 - - [16/Dec/2022:05:51:15 +0000] 3e8b0e2b3f1d9969c65bb423a2faf558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:51:16 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:16 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:26 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:26 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:30 [info] 35#35: *929 [lua] access_by_lua(msblocations.conf:189):2: 3d5c2e8bb363ebe4ac8f7a1902103d50:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:51:30 [info] 35#35: *929 [lua] logger.lua:23: 3d5c2e8bb363ebe4ac8f7a1902103d50 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:51:30 +0000] 3d5c2e8bb363ebe4ac8f7a1902103d50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:51:36 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:36 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:45 [info] 35#35: *933 [lua] access_by_lua(msblocations.conf:189):2: 05f412255df944f3a458cc18849fdccf:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:51:45 +0000] 05f412255df944f3a458cc18849fdccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/16 05:51:45 [info] 35#35: *933 [lua] logger.lua:23: 05f412255df944f3a458cc18849fdccf {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:51:46 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:46 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:56 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:51:56 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:00 [info] 35#35: *938 [lua] access_by_lua(msblocations.conf:189):2: ca8bb93cd16f6426f1f60969fff25b83:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:52:00 [info] 35#35: *938 [lua] logger.lua:23: ca8bb93cd16f6426f1f60969fff25b83 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:52:00 +0000] ca8bb93cd16f6426f1f60969fff25b83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 05:52:06 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:06 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:15 [info] 35#35: *941 [lua] access_by_lua(msblocations.conf:189):2: 1fea6fe315b4bc87c21aefdc1862ae6a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:52:15 +0000] 1fea6fe315b4bc87c21aefdc1862ae6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:52:15 [info] 35#35: *941 [lua] logger.lua:23: 1fea6fe315b4bc87c21aefdc1862ae6a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:52:16 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:16 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:26 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:26 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:30 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:189):2: eba76e67c21f0ca5c68f0409725f320a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:52:30 [info] 35#35: *946 [lua] logger.lua:23: eba76e67c21f0ca5c68f0409725f320a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:52:30 +0000] eba76e67c21f0ca5c68f0409725f320a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:52:36 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:36 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:45 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: 8f8c8f5f9624cdd0cb91cf0dcc86cd87:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:52:45 [info] 35#35: *950 [lua] logger.lua:23: 8f8c8f5f9624cdd0cb91cf0dcc86cd87 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:52:45 +0000] 8f8c8f5f9624cdd0cb91cf0dcc86cd87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:52:46 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:46 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:56 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:52:56 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:00 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: 0d9e6407efc81b46a8f2c13fcfa88ecb:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:53:00 +0000] 0d9e6407efc81b46a8f2c13fcfa88ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:53:00 [info] 35#35: *955 [lua] logger.lua:23: 0d9e6407efc81b46a8f2c13fcfa88ecb {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/16 05:53:06 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:06 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:15 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 3ca9245ade59f63d918fb4c71580466d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:53:15 +0000] 3ca9245ade59f63d918fb4c71580466d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:53:15 [info] 35#35: *958 [lua] logger.lua:23: 3ca9245ade59f63d918fb4c71580466d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:53:16 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:16 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:26 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:26 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:30 [info] 35#35: *963 [lua] access_by_lua(msblocations.conf:189):2: 903f6c49c087a1fc7df1de3b666b25f1:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:53:30 +0000] 903f6c49c087a1fc7df1de3b666b25f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:53:30 [info] 35#35: *963 [lua] logger.lua:23: 903f6c49c087a1fc7df1de3b666b25f1 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:53:36 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:36 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:45 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: 36f3b37b1287c6629630c09f6db2756b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:53:45 [info] 35#35: *967 [lua] logger.lua:23: 36f3b37b1287c6629630c09f6db2756b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:53:45 +0000] 36f3b37b1287c6629630c09f6db2756b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:53:46 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:46 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:56 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:53:56 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:00 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: bd899f205dbe90f05de8b4be3c45934f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:54:00 [info] 35#35: *972 [lua] logger.lua:23: bd899f205dbe90f05de8b4be3c45934f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:54:00 +0000] bd899f205dbe90f05de8b4be3c45934f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:54:06 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:06 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:15 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: 5c278ba806677fac953895bbced2c26c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:54:15 [info] 35#35: *975 [lua] logger.lua:23: 5c278ba806677fac953895bbced2c26c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:54:15 +0000] 5c278ba806677fac953895bbced2c26c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:54:16 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:16 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:26 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:26 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:30 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:189):2: 60a45a63b2baf4fb8bd900e77a604e5c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:54:30 [info] 35#35: *980 [lua] logger.lua:23: 60a45a63b2baf4fb8bd900e77a604e5c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:54:30 +0000] 60a45a63b2baf4fb8bd900e77a604e5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:54:36 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:36 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:44 [info] 35#35: *984 client closed connection while waiting for request, client: 10.233.66.202, server: 0.0.0.0:443 2022/12/16 05:54:45 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:189):2: e0fbfa7548be0e3f367080612462a83c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:54:45 [info] 35#35: *985 [lua] logger.lua:23: e0fbfa7548be0e3f367080612462a83c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:54:45 +0000] e0fbfa7548be0e3f367080612462a83c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 05:54:46 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:46 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:56 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:54:56 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:00 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: 788d4eae263a5982b82134d5e426bd35:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:55:00 [info] 35#35: *990 [lua] logger.lua:23: 788d4eae263a5982b82134d5e426bd35 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:55:00 +0000] 788d4eae263a5982b82134d5e426bd35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:55:06 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:06 [info] 37#37: *991 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:15 [info] 35#35: *993 [lua] access_by_lua(msblocations.conf:189):2: aa405815cc93f116c19eb4dce5abc41d:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:55:15 +0000] aa405815cc93f116c19eb4dce5abc41d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/16 05:55:15 [info] 35#35: *993 [lua] logger.lua:23: aa405815cc93f116c19eb4dce5abc41d {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:55:16 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:16 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:26 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:26 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:30 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:189):2: d027818f7a0f144c6ac6b4ee00688bc2:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:55:30 +0000] d027818f7a0f144c6ac6b4ee00688bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:55:30 [info] 35#35: *998 [lua] logger.lua:23: d027818f7a0f144c6ac6b4ee00688bc2 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:55:36 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:36 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:45 [info] 35#35: *1002 [lua] access_by_lua(msblocations.conf:189):2: dd7603c6209f50a0573d6233cbf8bc30:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:55:45 [info] 35#35: *1002 [lua] logger.lua:23: dd7603c6209f50a0573d6233cbf8bc30 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:55:45 +0000] dd7603c6209f50a0573d6233cbf8bc30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:55:46 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:46 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:56 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:55:56 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:00 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 89b155cd5d69acdf58850c103a28c3e5:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:56:00 [info] 35#35: *1007 [lua] logger.lua:23: 89b155cd5d69acdf58850c103a28c3e5 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:56:00 +0000] 89b155cd5d69acdf58850c103a28c3e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/16 05:56:06 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:06 [info] 37#37: *1009 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:15 [info] 35#35: *1010 [lua] access_by_lua(msblocations.conf:189):2: 552b9653aca5071ee75c857a1bf1859f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:56:15 [info] 35#35: *1010 [lua] logger.lua:23: 552b9653aca5071ee75c857a1bf1859f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:56:15 +0000] 552b9653aca5071ee75c857a1bf1859f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:56:16 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:16 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:26 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:26 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:30 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:189):2: f63126646875298cc0c4a894bfab4f93:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:56:30 +0000] f63126646875298cc0c4a894bfab4f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/16 05:56:30 [info] 35#35: *1015 [lua] logger.lua:23: f63126646875298cc0c4a894bfab4f93 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/16 05:56:36 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:36 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:45 [info] 35#35: *1019 [lua] access_by_lua(msblocations.conf:189):2: c7b03d41d3eeeedaca11446946cb978f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:56:45 +0000] c7b03d41d3eeeedaca11446946cb978f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:56:45 [info] 35#35: *1019 [lua] logger.lua:23: c7b03d41d3eeeedaca11446946cb978f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:56:46 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:46 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:56 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:56:56 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:00 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:189):2: 184b60c5d06a581e3574c53942a5baca:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:57:00 [info] 35#35: *1024 [lua] logger.lua:23: 184b60c5d06a581e3574c53942a5baca {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:57:00 +0000] 184b60c5d06a581e3574c53942a5baca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/16 05:57:06 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:06 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:15 [info] 35#35: *1027 [lua] access_by_lua(msblocations.conf:189):2: bc536b680309fe3b76f8a693b312675a:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:57:15 +0000] bc536b680309fe3b76f8a693b312675a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/16 05:57:15 [info] 35#35: *1027 [lua] logger.lua:23: bc536b680309fe3b76f8a693b312675a {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:57:16 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:16 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:26 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:26 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:30 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:189):2: 80ba95b0d13113c73e1e43d562d2424b:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:57:30 [info] 35#35: *1032 [lua] logger.lua:23: 80ba95b0d13113c73e1e43d562d2424b {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:57:30 +0000] 80ba95b0d13113c73e1e43d562d2424b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:57:36 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:36 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:45 [info] 35#35: *1036 [lua] access_by_lua(msblocations.conf:189):2: 883ad2511e7b0cc3c38bf374e66333d6:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:57:45 [info] 35#35: *1036 [lua] logger.lua:23: 883ad2511e7b0cc3c38bf374e66333d6 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:57:45 +0000] 883ad2511e7b0cc3c38bf374e66333d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:57:46 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:46 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:56 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:57:56 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:00 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:189):2: d04e8d16008441a20e76d55520bd4afa:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2022/12/16 05:58:00 [info] 35#35: *1041 [lua] logger.lua:23: d04e8d16008441a20e76d55520bd4afa {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:00 +0000] d04e8d16008441a20e76d55520bd4afa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2022/12/16 05:58:06 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:06 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:15 [info] 35#35: *1044 [lua] access_by_lua(msblocations.conf:189):2: 392d5d54e9c3801ab4b253efaefef97c:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:58:15 [info] 35#35: *1044 [lua] logger.lua:23: 392d5d54e9c3801ab4b253efaefef97c {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:15 +0000] 392d5d54e9c3801ab4b253efaefef97c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:58:16 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:16 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:26 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:26 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:30 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:189):2: a022bce6bf6e9a73dab626289a57f682:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:30 +0000] a022bce6bf6e9a73dab626289a57f682 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/16 05:58:30 [info] 35#35: *1049 [lua] logger.lua:23: a022bce6bf6e9a73dab626289a57f682 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:58:36 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:36 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:45 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:189):2: 9da1af810d1e984a082a9f07c76eb63f:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:45 +0000] 9da1af810d1e984a082a9f07c76eb63f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/16 05:58:45 [info] 35#35: *1053 [lua] logger.lua:23: 9da1af810d1e984a082a9f07c76eb63f {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/16 05:58:46 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:46 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:56 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:58:56 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:00 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: 74964510e832d3ca356e8e592c6132d6:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:59:00 +0000] 74964510e832d3ca356e8e592c6132d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/16 05:59:00 [info] 35#35: *1058 [lua] logger.lua:23: 74964510e832d3ca356e8e592c6132d6 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:59:06 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:06 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:15 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:189):2: f67cdd3e9390287713685d7c248ac191:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:59:15 [info] 35#35: *1061 [lua] logger.lua:23: f67cdd3e9390287713685d7c248ac191 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:59:15 +0000] f67cdd3e9390287713685d7c248ac191 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:59:16 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:16 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:26 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:26 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:30 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:189):2: ad3bf386eef851f0d63f29cfd88875a1:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:59:30 [info] 35#35: *1066 [lua] logger.lua:23: ad3bf386eef851f0d63f29cfd88875a1 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:59:30 +0000] ad3bf386eef851f0d63f29cfd88875a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 05:59:36 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:36 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:45 [info] 35#35: *1070 [lua] access_by_lua(msblocations.conf:189):2: 8a13df5128f2218a813aa4930b0f52d4:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 05:59:45 [info] 35#35: *1070 [lua] logger.lua:23: 8a13df5128f2218a813aa4930b0f52d4 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:05:59:45 +0000] 8a13df5128f2218a813aa4930b0f52d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 05:59:46 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:46 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:56 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 05:59:56 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:00 [info] 35#35: *1075 [lua] access_by_lua(msblocations.conf:189):2: 95c15c0500b76629b8a851e49417d782:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 06:00:00 [info] 35#35: *1075 [lua] logger.lua:23: 95c15c0500b76629b8a851e49417d782 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:00:00 +0000] 95c15c0500b76629b8a851e49417d782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 06:00:06 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:06 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:15 [info] 35#35: *1078 [lua] access_by_lua(msblocations.conf:189):2: bfda6ff5aecb8ad6fe10e49f137d01ab:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:00:15 +0000] bfda6ff5aecb8ad6fe10e49f137d01ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/16 06:00:15 [info] 35#35: *1078 [lua] logger.lua:23: bfda6ff5aecb8ad6fe10e49f137d01ab {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 06:00:16 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:16 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:26 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:26 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:31 [info] 35#35: *1083 [lua] access_by_lua(msblocations.conf:189):2: 1dab0ef0d8dbf18924b67a65452b97fb:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:00:31 +0000] 1dab0ef0d8dbf18924b67a65452b97fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/16 06:00:31 [info] 35#35: *1083 [lua] logger.lua:23: 1dab0ef0d8dbf18924b67a65452b97fb {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 06:00:36 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:36 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:46 [info] 35#35: *1087 [lua] access_by_lua(msblocations.conf:189):2: 6dc0350f88b65570abb2138bc9cbbef9:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 06:00:46 [info] 35#35: *1087 [lua] logger.lua:23: 6dc0350f88b65570abb2138bc9cbbef9 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:00:46 +0000] 6dc0350f88b65570abb2138bc9cbbef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:06:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/16 06:00:46 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:46 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:56 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:00:56 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:01 [info] 35#35: *1092 [lua] access_by_lua(msblocations.conf:189):2: 5964de9e1197f7d62538993414797357:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 06:01:01 [info] 35#35: *1092 [lua] logger.lua:23: 5964de9e1197f7d62538993414797357 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:01:01 +0000] 5964de9e1197f7d62538993414797357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:06:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/16 06:01:06 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:06 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:16 [info] 35#35: *1095 [lua] access_by_lua(msblocations.conf:189):2: a6149530b02e01d3ef1fa8bfa64d3f63:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 06:01:16 [info] 35#35: *1095 [lua] logger.lua:23: a6149530b02e01d3ef1fa8bfa64d3f63 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:01:16 +0000] a6149530b02e01d3ef1fa8bfa64d3f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 06:01:16 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:16 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:26 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:26 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:31 [info] 35#35: *1100 [lua] access_by_lua(msblocations.conf:189):2: 5f57da5260438e13aa9070577d6f5504:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 06:01:31 [info] 35#35: *1100 [lua] logger.lua:23: 5f57da5260438e13aa9070577d6f5504 {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:01:31 +0000] 5f57da5260438e13aa9070577d6f5504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/16 06:01:36 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:36 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:46 [info] 35#35: *1104 [lua] access_by_lua(msblocations.conf:189):2: 536c797df43c7a6127e3fe6bc019b7bb:receive the request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/16 06:01:46 [info] 35#35: *1104 [lua] logger.lua:23: 536c797df43c7a6127e3fe6bc019b7bb {"matched":"microservices"} while logging request, client: 10.233.68.113, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.113 - - [16/Dec/2022:06:01:46 +0000] 536c797df43c7a6127e3fe6bc019b7bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.113 - - [16/Dec/2022:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/16 06:01:46 [info] 37#37: *1106 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443 2022/12/16 06:01:46 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.69.231, server: 0.0.0.0:443