@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.51.64 ### 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/ \n\n### Starting apiroute 2023/01/27 05:07:17 [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 2023/01/27 05:07:17 [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' 2023/01/27 05:07:17 [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 2023/01/27 05:07:17 [notice] 33#33: using the "epoll" event method 2023/01/27 05:07:17 [notice] 33#33: openresty/1.13.6.1 2023/01/27 05:07:17 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/27 05:07:17 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/27 05:07:17 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/27 05:07:17 [notice] 34#34: start worker processes 2023/01/27 05:07:17 [notice] 34#34: start worker process 35 2023/01/27 05:07:17 [notice] 34#34: start worker process 37 2023/01/27 05:07:17 [notice] 34#34: start worker process 38 2023/01/27 05:07:17 [notice] 34#34: start worker process 39 2023/01/27 05:07:17 [notice] 34#34: start worker process 40 2023/01/27 05:07:17 [notice] 34#34: start worker process 41 2023/01/27 05:07:17 [notice] 34#34: start worker process 42 2023/01/27 05:07:17 [notice] 34#34: start worker process 43 2023/01/27 05:07:17 [notice] 34#34: start cache manager process 44 2023/01/27 05:07:17 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230127050717.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-27 05:07:20 120 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-27 05:07:20 128 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-27 05:07:20 128 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-27 05:07:20 195 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-27 05:07:20 195 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.51.64:10081 Enabled:true 2023-01-27 05:07:21 525 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. 2023-01-27 05:07:21 616 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-27 05:07:21 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-27 05:07:21 617 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-27 05:07:21 618 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-27 05:07:21 618 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-27 05:07:21 618 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-27 05:07:21 618 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-27 05:07:21 700 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-27 05:07:21 779 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-27 05:07:21 779 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-27 05:07:21 781 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-27 05:07:22 293 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/27 05:07:30 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:07:30 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:07:33 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:133):2: b65705e3e3f6cac73079660c1940341f:receive the request, client: 10.233.67.206, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/27 05:07:33 [info] 37#37: *14 [lua] logger.lua:23: b65705e3e3f6cac73079660c1940341f {"matched":"microservices"} while logging request, client: 10.233.67.206, 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.67.206 - - [27/Jan/2023:05:07:33 +0000] b65705e3e3f6cac73079660c1940341f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.279 upstream_response_time:0.278 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.206 - - [27/Jan/2023:05:07:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 197 2023/01/27 05:07:35 [info] 37#37: *17 [lua] access_by_lua(msblocations.conf:133):2: 57b80736eaba9ed30c2a09dfb7195927:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:07:35 [info] 37#37: *17 [lua] logger.lua:23: 57b80736eaba9ed30c2a09dfb7195927 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:07:35 +0000] 57b80736eaba9ed30c2a09dfb7195927 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/27 05:07:36 [info] 37#37: *18 [lua] access_by_lua(msblocations.conf:133):2: 03a7f71c2b699dab4343b26f32754322:receive the request, client: 10.233.66.99, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/27 05:07:36 [info] 37#37: *18 [lua] logger.lua:23: 03a7f71c2b699dab4343b26f32754322 {"matched":"microservices"} while logging request, client: 10.233.66.99, 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.99 - - [27/Jan/2023:05:07:36 +0000] 03a7f71c2b699dab4343b26f32754322 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.072 upstream_response_time:0.072 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.66.99 - - [27/Jan/2023:05:07:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 69 2023/01/27 05:07:38 [info] 37#37: *14 client 10.233.67.206 closed keepalive connection 2023/01/27 05:07:40 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:07:40 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:07:41 [info] 37#37: *18 client 10.233.66.99 closed keepalive connection 2023/01/27 05:07:50 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:133):2: 3dc2af72e718747e8f11ef13889aa05b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:07:50 [info] 37#37: *21 [lua] logger.lua:23: 3dc2af72e718747e8f11ef13889aa05b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:07:50 +0000] 3dc2af72e718747e8f11ef13889aa05b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:07:50 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:07:50 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:00 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:00 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:05 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:133):2: a9eb2a2ca8eb59b9bbe2c3346cbedca7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.67.204 - - [27/Jan/2023:05:08:05 +0000] a9eb2a2ca8eb59b9bbe2c3346cbedca7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/27 05:08:05 [info] 37#37: *26 [lua] logger.lua:23: a9eb2a2ca8eb59b9bbe2c3346cbedca7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:08:10 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:10 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:17 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/27 05:08:17 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/27 05:08:17 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/27 05:08:17 [notice] 34#34: signal 29 (SIGIO) received 2023/01/27 05:08:20 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:133):2: b913507c526e23f159520f7e03d4fa94:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:08:20 +0000] b913507c526e23f159520f7e03d4fa94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:08:20 [info] 37#37: *31 [lua] logger.lua:23: b913507c526e23f159520f7e03d4fa94 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:08:20 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:20 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:30 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:30 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:35 [info] 37#37: *36 [lua] access_by_lua(msblocations.conf:133):2: 210ca279243f1298f7199ed2f06f7d5b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:08:35 +0000] 210ca279243f1298f7199ed2f06f7d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:08:35 [info] 37#37: *36 [lua] logger.lua:23: 210ca279243f1298f7199ed2f06f7d5b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:08:40 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:40 [info] 37#37: *38 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:50 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:133):2: c09a3e9719efe89b85905129bf14e7f8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:08:50 [info] 37#37: *39 [lua] logger.lua:23: c09a3e9719efe89b85905129bf14e7f8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:08:50 +0000] c09a3e9719efe89b85905129bf14e7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/27 05:08:50 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:08:50 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:00 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:00 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:05 [info] 37#37: *44 [lua] access_by_lua(msblocations.conf:133):2: 912ae8dd2bcfac3a0202c1c038a14fb1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:09:05 [info] 37#37: *44 [lua] logger.lua:23: 912ae8dd2bcfac3a0202c1c038a14fb1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:09:05 +0000] 912ae8dd2bcfac3a0202c1c038a14fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:09:10 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:10 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:20 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:133):2: ddc1a0ad3e046d35e16ac697a4be26c0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:09:20 [info] 37#37: *48 [lua] logger.lua:23: ddc1a0ad3e046d35e16ac697a4be26c0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:09:20 +0000] ddc1a0ad3e046d35e16ac697a4be26c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:09:20 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:20 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:30 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:30 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:35 [info] 37#37: *53 [lua] access_by_lua(msblocations.conf:133):2: 429e011c4b414c273c517be1ba99fd5e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:09:35 [info] 37#37: *53 [lua] logger.lua:23: 429e011c4b414c273c517be1ba99fd5e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:09:35 +0000] 429e011c4b414c273c517be1ba99fd5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:09:40 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:40 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:50 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:133):2: f5eba3f6764be86922be6c044c801c2f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:09:50 +0000] f5eba3f6764be86922be6c044c801c2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/27 05:09:50 [info] 37#37: *56 [lua] logger.lua:23: f5eba3f6764be86922be6c044c801c2f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:09:50 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:09:50 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:00 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:00 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:05 [info] 37#37: *61 [lua] access_by_lua(msblocations.conf:133):2: b9a98760cd5574afd8bd4b8685bee113:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.67.204 - - [27/Jan/2023:05:10:05 +0000] b9a98760cd5574afd8bd4b8685bee113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/27 05:10:05 [info] 37#37: *61 [lua] logger.lua:23: b9a98760cd5574afd8bd4b8685bee113 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:10:10 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:10 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:20 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:133):2: 631f372df41b2eb1d60b072b90f66f24:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:20 +0000] 631f372df41b2eb1d60b072b90f66f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/27 05:10:20 [info] 37#37: *65 [lua] logger.lua:23: 631f372df41b2eb1d60b072b90f66f24 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:10:20 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:20 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:30 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:30 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:35 [info] 37#37: *70 [lua] access_by_lua(msblocations.conf:133):2: ad167b13f856283068910814b770dffd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:35 +0000] ad167b13f856283068910814b770dffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 05:10:35 [info] 37#37: *70 [lua] logger.lua:23: ad167b13f856283068910814b770dffd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:10:40 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:40 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:50 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:133):2: ec7882d12aa988dd2d5e91f5de18e132:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:50 +0000] ec7882d12aa988dd2d5e91f5de18e132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:10:50 [info] 37#37: *73 [lua] logger.lua:23: ec7882d12aa988dd2d5e91f5de18e132 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:10:50 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:10:50 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:00 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:00 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:05 [info] 37#37: *78 [lua] access_by_lua(msblocations.conf:133):2: 271f6c1fa4dae9ac611a535494989878:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:11:05 +0000] 271f6c1fa4dae9ac611a535494989878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:11:05 [info] 37#37: *78 [lua] logger.lua:23: 271f6c1fa4dae9ac611a535494989878 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:11:10 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:10 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:20 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:133):2: 06aaf4a1090bf9065f2b338302a6f635:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:11:20 [info] 37#37: *82 [lua] logger.lua:23: 06aaf4a1090bf9065f2b338302a6f635 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:11:20 +0000] 06aaf4a1090bf9065f2b338302a6f635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:11:20 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:20 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:30 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:30 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:35 [info] 37#37: *87 [lua] access_by_lua(msblocations.conf:133):2: 911cd311393f3447183206c00c6972b7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:11:35 [info] 37#37: *87 [lua] logger.lua:23: 911cd311393f3447183206c00c6972b7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:11:35 +0000] 911cd311393f3447183206c00c6972b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:11:40 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:40 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:50 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:133):2: 29c48be66e8989f6f8dc23ccfbed2be2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:11:50 +0000] 29c48be66e8989f6f8dc23ccfbed2be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:11:50 [info] 37#37: *90 [lua] logger.lua:23: 29c48be66e8989f6f8dc23ccfbed2be2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:11:50 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:11:50 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:00 [info] 37#37: *93 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:00 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:05 [info] 37#37: *95 [lua] access_by_lua(msblocations.conf:133):2: 8bce883d5e0b0b904d8bfc0f3a3483fb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:12:05 [info] 37#37: *95 [lua] logger.lua:23: 8bce883d5e0b0b904d8bfc0f3a3483fb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:12:05 +0000] 8bce883d5e0b0b904d8bfc0f3a3483fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:12:10 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:10 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:20 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:133):2: 6cd3f94819193568bc4d2f789319c842:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:12:20 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:20 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 10.233.67.204 - - [27/Jan/2023:05:12:20 +0000] 6cd3f94819193568bc4d2f789319c842 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/27 05:12:20 [info] 37#37: *99 [lua] logger.lua:23: 6cd3f94819193568bc4d2f789319c842 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/27 05:12:30 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:30 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:35 [info] 37#37: *104 [lua] access_by_lua(msblocations.conf:133):2: 4e3559b9936e2a0058dcf56128de3516:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:12:35 [info] 37#37: *104 [lua] logger.lua:23: 4e3559b9936e2a0058dcf56128de3516 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:12:35 +0000] 4e3559b9936e2a0058dcf56128de3516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:12:40 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:40 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:50 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:50 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:12:50 [info] 37#37: *109 [lua] access_by_lua(msblocations.conf:133):2: 0e214db8a04148e9273e36c4ee7802a4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:12:50 [info] 37#37: *109 [lua] logger.lua:23: 0e214db8a04148e9273e36c4ee7802a4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:12:50 +0000] 0e214db8a04148e9273e36c4ee7802a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/27 05:13:00 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:00 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:05 [info] 37#37: *112 [lua] access_by_lua(msblocations.conf:133):2: f44f8d60cbea859ce7e9962f39a630ed:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:13:05 [info] 37#37: *112 [lua] logger.lua:23: f44f8d60cbea859ce7e9962f39a630ed {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:13:05 +0000] f44f8d60cbea859ce7e9962f39a630ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:13:10 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:10 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:20 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:20 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:20 [info] 37#37: *118 [lua] access_by_lua(msblocations.conf:133):2: a65ff1e3eca2b6ed4261c330c3df7344:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:13:20 +0000] a65ff1e3eca2b6ed4261c330c3df7344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/01/27 05:13:20 [info] 37#37: *118 [lua] logger.lua:23: a65ff1e3eca2b6ed4261c330c3df7344 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/27 05:13:30 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:30 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:35 [info] 37#37: *121 [lua] access_by_lua(msblocations.conf:133):2: be5c6ec095eff056a17c25e303f2ae6d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.204 - - [27/Jan/2023:05:13:35 +0000] be5c6ec095eff056a17c25e303f2ae6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 05:13:35 [info] 37#37: *121 [lua] logger.lua:23: be5c6ec095eff056a17c25e303f2ae6d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:13:40 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:40 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:50 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:50 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:13:50 [info] 37#37: *126 [lua] access_by_lua(msblocations.conf:133):2: da2d8729f84c0cc859f1b234ff48c4c9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:13:50 [info] 37#37: *126 [lua] logger.lua:23: da2d8729f84c0cc859f1b234ff48c4c9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:13:50 +0000] da2d8729f84c0cc859f1b234ff48c4c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:14:00 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:00 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:05 [info] 37#37: *129 [lua] access_by_lua(msblocations.conf:133):2: d7c6262598f6b8f55cc26a368d986005:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:14:05 [info] 37#37: *129 [lua] logger.lua:23: d7c6262598f6b8f55cc26a368d986005 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:14:05 +0000] d7c6262598f6b8f55cc26a368d986005 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 05:14:10 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:10 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:20 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:20 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:20 [info] 37#37: *135 [lua] access_by_lua(msblocations.conf:133):2: cf42f983d8f5d41c70004ff5463c6018:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:14:20 [info] 37#37: *135 [lua] logger.lua:23: cf42f983d8f5d41c70004ff5463c6018 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:14:20 +0000] cf42f983d8f5d41c70004ff5463c6018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:14:30 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:30 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:35 [info] 37#37: *138 [lua] access_by_lua(msblocations.conf:133):2: bb6ab29181f08d32acbc54ed0e97824f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:14:35 +0000] bb6ab29181f08d32acbc54ed0e97824f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:14:35 [info] 37#37: *138 [lua] logger.lua:23: bb6ab29181f08d32acbc54ed0e97824f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:14:40 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:40 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:50 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:50 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:14:50 [info] 37#37: *143 [lua] access_by_lua(msblocations.conf:133):2: c8748b2527ea579a9a6876c903477635:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:14:50 [info] 37#37: *143 [lua] logger.lua:23: c8748b2527ea579a9a6876c903477635 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:14:50 +0000] c8748b2527ea579a9a6876c903477635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:15:00 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:00 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:05 [info] 37#37: *146 [lua] access_by_lua(msblocations.conf:133):2: bb3b208e005e83930bc1547a0e7cb530:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:15:05 +0000] bb3b208e005e83930bc1547a0e7cb530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/27 05:15:05 [info] 37#37: *146 [lua] logger.lua:23: bb3b208e005e83930bc1547a0e7cb530 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:15:10 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:10 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:20 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:20 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:20 [info] 37#37: *152 [lua] access_by_lua(msblocations.conf:133):2: 5e4aec1fb9a15bb56d583435fab49819:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:15:21 +0000] 5e4aec1fb9a15bb56d583435fab49819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:15:21 [info] 37#37: *152 [lua] logger.lua:23: 5e4aec1fb9a15bb56d583435fab49819 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:15:30 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:30 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:36 [info] 37#37: *155 [lua] access_by_lua(msblocations.conf:133):2: 9d006c50d57e36063a187b9228b8af2d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:15:36 [info] 37#37: *155 [lua] logger.lua:23: 9d006c50d57e36063a187b9228b8af2d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:15:36 +0000] 9d006c50d57e36063a187b9228b8af2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:15:40 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:40 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:50 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:50 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:15:51 [info] 37#37: *160 [lua] access_by_lua(msblocations.conf:133):2: 7c2abf04d0166dea7404801481013578:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:15:51 [info] 37#37: *160 [lua] logger.lua:23: 7c2abf04d0166dea7404801481013578 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:15:51 +0000] 7c2abf04d0166dea7404801481013578 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:16:00 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:00 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:06 [info] 37#37: *163 [lua] access_by_lua(msblocations.conf:133):2: fd18eed74f66cba13d6c05fa658f0708:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:16:06 [info] 37#37: *163 [lua] logger.lua:23: fd18eed74f66cba13d6c05fa658f0708 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:16:06 +0000] fd18eed74f66cba13d6c05fa658f0708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:16:10 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:10 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:20 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:20 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:21 [info] 37#37: *169 [lua] access_by_lua(msblocations.conf:133):2: 086b3741aa0350fde48a9e8ef0943ce4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:16:21 +0000] 086b3741aa0350fde48a9e8ef0943ce4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:16:21 [info] 37#37: *169 [lua] logger.lua:23: 086b3741aa0350fde48a9e8ef0943ce4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:16:30 [info] 37#37: *170 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:30 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:36 [info] 37#37: *172 [lua] access_by_lua(msblocations.conf:133):2: 5fe0fc75e72bf9e095e14fca7e9eba2d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:16:36 [info] 37#37: *172 [lua] logger.lua:23: 5fe0fc75e72bf9e095e14fca7e9eba2d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:16:36 +0000] 5fe0fc75e72bf9e095e14fca7e9eba2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:16:40 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:40 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:50 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:50 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:16:51 [info] 37#37: *177 [lua] access_by_lua(msblocations.conf:133):2: 1193392acce8cc4452d9b148527ddc55:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:16:51 [info] 37#37: *177 [lua] logger.lua:23: 1193392acce8cc4452d9b148527ddc55 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:16:51 +0000] 1193392acce8cc4452d9b148527ddc55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:17:00 [info] 37#37: *178 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:00 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:06 [info] 37#37: *180 [lua] access_by_lua(msblocations.conf:133):2: aa55dfb4d3c0aa41b65e960289ae0e7d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:17:06 [info] 37#37: *180 [lua] logger.lua:23: aa55dfb4d3c0aa41b65e960289ae0e7d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:17:06 +0000] aa55dfb4d3c0aa41b65e960289ae0e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:17:10 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:10 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:20 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:20 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:21 [info] 37#37: *186 [lua] access_by_lua(msblocations.conf:133):2: 9362c5b498ea78911ef4d4c477094eaa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:17:21 +0000] 9362c5b498ea78911ef4d4c477094eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:17:21 [info] 37#37: *186 [lua] logger.lua:23: 9362c5b498ea78911ef4d4c477094eaa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:17:30 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:30 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:36 [info] 37#37: *189 [lua] access_by_lua(msblocations.conf:133):2: a237c64ac5e4b55493d5f8389f0e6a6e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:17:36 [info] 37#37: *189 [lua] logger.lua:23: a237c64ac5e4b55493d5f8389f0e6a6e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:17:36 +0000] a237c64ac5e4b55493d5f8389f0e6a6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:17:40 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:40 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:50 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:50 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:17:51 [info] 37#37: *194 [lua] access_by_lua(msblocations.conf:133):2: d60cb28579599ec67f42b0289736905e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:17:51 [info] 37#37: *194 [lua] logger.lua:23: d60cb28579599ec67f42b0289736905e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:17:51 +0000] d60cb28579599ec67f42b0289736905e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:18:00 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:00 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:06 [info] 37#37: *197 [lua] access_by_lua(msblocations.conf:133):2: e784f7b099492525f5ac8570b92c2dd0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:18:06 +0000] e784f7b099492525f5ac8570b92c2dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:18:06 [info] 37#37: *197 [lua] logger.lua:23: e784f7b099492525f5ac8570b92c2dd0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:18:10 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:10 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:20 [info] 37#37: *201 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:20 [info] 37#37: *202 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:21 [info] 37#37: *203 [lua] access_by_lua(msblocations.conf:133):2: 31fd4df8b7e6c5c4edef38454f7e6740:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:18:21 [info] 37#37: *203 [lua] logger.lua:23: 31fd4df8b7e6c5c4edef38454f7e6740 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:18:21 +0000] 31fd4df8b7e6c5c4edef38454f7e6740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:18:30 [info] 37#37: *204 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:30 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:36 [info] 37#37: *206 [lua] access_by_lua(msblocations.conf:133):2: 5480f5eebdd37b116ad8a9d209d9e4f6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:18:36 [info] 37#37: *206 [lua] logger.lua:23: 5480f5eebdd37b116ad8a9d209d9e4f6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:18:36 +0000] 5480f5eebdd37b116ad8a9d209d9e4f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:18:40 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:40 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:50 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:50 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:18:51 [info] 37#37: *211 [lua] access_by_lua(msblocations.conf:133):2: 9d063844289a2d39a0abdded87f7dfa6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:18:51 [info] 37#37: *211 [lua] logger.lua:23: 9d063844289a2d39a0abdded87f7dfa6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:18:51 +0000] 9d063844289a2d39a0abdded87f7dfa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/27 05:19:00 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:00 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:06 [info] 37#37: *214 [lua] access_by_lua(msblocations.conf:133):2: 931d35b53f7f01247ce3497acad66167:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:19:06 [info] 37#37: *214 [lua] logger.lua:23: 931d35b53f7f01247ce3497acad66167 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:19:06 +0000] 931d35b53f7f01247ce3497acad66167 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:19:10 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:10 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:20 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:20 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:21 [info] 37#37: *220 [lua] access_by_lua(msblocations.conf:133):2: cf05e05b6107daaf85ef0263ca4ee346:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:19:21 +0000] cf05e05b6107daaf85ef0263ca4ee346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:19:21 [info] 37#37: *220 [lua] logger.lua:23: cf05e05b6107daaf85ef0263ca4ee346 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:19:30 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:30 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:36 [info] 37#37: *223 [lua] access_by_lua(msblocations.conf:133):2: 638f05b692cce289b7d92d94f3288c68:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:19:36 [info] 37#37: *223 [lua] logger.lua:23: 638f05b692cce289b7d92d94f3288c68 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:19:36 +0000] 638f05b692cce289b7d92d94f3288c68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:19:40 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:40 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:50 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:50 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:19:51 [info] 37#37: *228 [lua] access_by_lua(msblocations.conf:133):2: b2c377aaf82d3819ebcfee7019e8369d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:19:51 +0000] b2c377aaf82d3819ebcfee7019e8369d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:19:51 [info] 37#37: *228 [lua] logger.lua:23: b2c377aaf82d3819ebcfee7019e8369d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:20:00 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:00 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:06 [info] 37#37: *231 [lua] access_by_lua(msblocations.conf:133):2: ab0e36489ee7a2449d3d4990b21ecb07:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:20:06 [info] 37#37: *231 [lua] logger.lua:23: ab0e36489ee7a2449d3d4990b21ecb07 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:20:06 +0000] ab0e36489ee7a2449d3d4990b21ecb07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:20:10 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:10 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:20 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:20 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:21 [info] 37#37: *237 [lua] access_by_lua(msblocations.conf:133):2: bc7903171c78a2ca0eb6c507c091e4ee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:20:21 [info] 37#37: *237 [lua] logger.lua:23: bc7903171c78a2ca0eb6c507c091e4ee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:20:21 +0000] bc7903171c78a2ca0eb6c507c091e4ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:20:30 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:30 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:36 [info] 37#37: *240 [lua] access_by_lua(msblocations.conf:133):2: e44ab274a2de9a6442e2022451282b49:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:20:36 [info] 37#37: *240 [lua] logger.lua:23: e44ab274a2de9a6442e2022451282b49 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:20:36 +0000] e44ab274a2de9a6442e2022451282b49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:20:40 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:40 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:50 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:50 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:20:51 [info] 37#37: *245 [lua] access_by_lua(msblocations.conf:133):2: f1ce473a09bb30b6f87791abd64a5c4d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:20:51 +0000] f1ce473a09bb30b6f87791abd64a5c4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:20:51 [info] 37#37: *245 [lua] logger.lua:23: f1ce473a09bb30b6f87791abd64a5c4d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:21:00 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:00 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:06 [info] 37#37: *248 [lua] access_by_lua(msblocations.conf:133):2: 182be581012b8c0f413fcb9c5c04bb68:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:21:06 [info] 37#37: *248 [lua] logger.lua:23: 182be581012b8c0f413fcb9c5c04bb68 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:21:06 +0000] 182be581012b8c0f413fcb9c5c04bb68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:21:10 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:10 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:20 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:20 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:21 [info] 37#37: *254 [lua] access_by_lua(msblocations.conf:133):2: fa80a2610451585094a0945fe83e2e9a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:21:21 [info] 37#37: *254 [lua] logger.lua:23: fa80a2610451585094a0945fe83e2e9a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:21:21 +0000] fa80a2610451585094a0945fe83e2e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:21:30 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:30 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:36 [info] 37#37: *257 [lua] access_by_lua(msblocations.conf:133):2: 3533924494ba00891b994dbf278243cb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:21:36 [info] 37#37: *257 [lua] logger.lua:23: 3533924494ba00891b994dbf278243cb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:21:36 +0000] 3533924494ba00891b994dbf278243cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:21:40 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:40 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:50 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:50 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:21:51 [info] 37#37: *262 [lua] access_by_lua(msblocations.conf:133):2: 298881c4cbcd57fbf161627d180c78fe:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:21:51 +0000] 298881c4cbcd57fbf161627d180c78fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:21:51 [info] 37#37: *262 [lua] logger.lua:23: 298881c4cbcd57fbf161627d180c78fe {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:22:00 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:00 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:06 [info] 37#37: *265 [lua] access_by_lua(msblocations.conf:133):2: 9ad11af92d187fcbad31b2542da6943d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:22:06 [info] 37#37: *265 [lua] logger.lua:23: 9ad11af92d187fcbad31b2542da6943d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:22:06 +0000] 9ad11af92d187fcbad31b2542da6943d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:22:10 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:10 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:20 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:20 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:21 [info] 37#37: *271 [lua] access_by_lua(msblocations.conf:133):2: 60da7b53e407d308a15716ff4d079860:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:22:21 [info] 37#37: *271 [lua] logger.lua:23: 60da7b53e407d308a15716ff4d079860 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:22:21 +0000] 60da7b53e407d308a15716ff4d079860 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:22:30 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:30 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:36 [info] 37#37: *274 [lua] access_by_lua(msblocations.conf:133):2: eb722eec7f878cac82c91a10e90ead34:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:22:36 [info] 37#37: *274 [lua] logger.lua:23: eb722eec7f878cac82c91a10e90ead34 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:22:36 +0000] eb722eec7f878cac82c91a10e90ead34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:22:40 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:40 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:50 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:50 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:22:51 [info] 37#37: *279 [lua] access_by_lua(msblocations.conf:133):2: 37ec33aab98dd3cf0c43615f9e5be84c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:22:51 +0000] 37ec33aab98dd3cf0c43615f9e5be84c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/27 05:22:51 [info] 37#37: *279 [lua] logger.lua:23: 37ec33aab98dd3cf0c43615f9e5be84c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:23:00 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:00 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:06 [info] 37#37: *282 [lua] access_by_lua(msblocations.conf:133):2: bef5a6e653f775e61999dfcf8e8d5219:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:23:06 [info] 37#37: *282 [lua] logger.lua:23: bef5a6e653f775e61999dfcf8e8d5219 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:23:06 +0000] bef5a6e653f775e61999dfcf8e8d5219 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:23:10 [info] 37#37: *284 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:10 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:20 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:20 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:21 [info] 37#37: *288 [lua] access_by_lua(msblocations.conf:133):2: 7aadecb098aead8d35f686437da07054:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:23:21 [info] 37#37: *288 [lua] logger.lua:23: 7aadecb098aead8d35f686437da07054 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:23:21 +0000] 7aadecb098aead8d35f686437da07054 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:23:30 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:30 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:36 [info] 37#37: *291 [lua] access_by_lua(msblocations.conf:133):2: 15cd7fa9740dda60cfed9e62c481c86c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:23:36 [info] 37#37: *291 [lua] logger.lua:23: 15cd7fa9740dda60cfed9e62c481c86c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:23:36 +0000] 15cd7fa9740dda60cfed9e62c481c86c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:23:40 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:40 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:50 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:50 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:23:51 [info] 37#37: *296 [lua] access_by_lua(msblocations.conf:133):2: 45794b2d0a6e8efbb46ea65cc0115f2b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:23:51 [info] 37#37: *296 [lua] logger.lua:23: 45794b2d0a6e8efbb46ea65cc0115f2b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:23:51 +0000] 45794b2d0a6e8efbb46ea65cc0115f2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/27 05:24:00 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:00 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:06 [info] 37#37: *299 [lua] access_by_lua(msblocations.conf:133):2: 1607c474ccfb68b8cccf1c071e8f6945:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:24:06 [info] 37#37: *299 [lua] logger.lua:23: 1607c474ccfb68b8cccf1c071e8f6945 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:24:06 +0000] 1607c474ccfb68b8cccf1c071e8f6945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:24:10 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:10 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:20 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:20 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:21 [info] 37#37: *305 [lua] access_by_lua(msblocations.conf:133):2: 49e8669f7024ac8b08bcc7c54f666465:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:24:21 +0000] 49e8669f7024ac8b08bcc7c54f666465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:24:21 [info] 37#37: *305 [lua] logger.lua:23: 49e8669f7024ac8b08bcc7c54f666465 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:24:30 [info] 37#37: *306 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:30 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:36 [info] 37#37: *308 [lua] access_by_lua(msblocations.conf:133):2: e3d10b8303b357a71a8c1cdd50b50f66:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:24:36 [info] 37#37: *308 [lua] logger.lua:23: e3d10b8303b357a71a8c1cdd50b50f66 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:24:36 +0000] e3d10b8303b357a71a8c1cdd50b50f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:24:40 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:40 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:50 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:50 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:24:51 [info] 37#37: *313 [lua] access_by_lua(msblocations.conf:133):2: d6ad4b3eea86f8ac3f86571281de2689:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:24:51 +0000] d6ad4b3eea86f8ac3f86571281de2689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:24:51 [info] 37#37: *313 [lua] logger.lua:23: d6ad4b3eea86f8ac3f86571281de2689 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:25:00 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:00 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:06 [info] 37#37: *316 [lua] access_by_lua(msblocations.conf:133):2: 74d8f825493b0fde743c34eebf8fe76a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:25:06 +0000] 74d8f825493b0fde743c34eebf8fe76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:25:06 [info] 37#37: *316 [lua] logger.lua:23: 74d8f825493b0fde743c34eebf8fe76a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:25:10 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:10 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:20 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:20 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:21 [info] 37#37: *322 [lua] access_by_lua(msblocations.conf:133):2: dfa4e63358d4916c08e89bcc5e3ba435:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:25:21 [info] 37#37: *322 [lua] logger.lua:23: dfa4e63358d4916c08e89bcc5e3ba435 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:25:21 +0000] dfa4e63358d4916c08e89bcc5e3ba435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:25:30 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:30 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:36 [info] 37#37: *325 [lua] access_by_lua(msblocations.conf:133):2: 83f28460a8e721c6dac42e046f5b8a39:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:25:36 [info] 37#37: *325 [lua] logger.lua:23: 83f28460a8e721c6dac42e046f5b8a39 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:25:36 +0000] 83f28460a8e721c6dac42e046f5b8a39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:25:40 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:40 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:50 [info] 37#37: *328 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:50 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:25:51 [info] 37#37: *330 [lua] access_by_lua(msblocations.conf:133):2: c3ce0f1b23bc4b12fcc100ce0ea96857:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:25:51 +0000] c3ce0f1b23bc4b12fcc100ce0ea96857 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:25:51 [info] 37#37: *330 [lua] logger.lua:23: c3ce0f1b23bc4b12fcc100ce0ea96857 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:26:00 [info] 37#37: *331 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:00 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:06 [info] 37#37: *333 [lua] access_by_lua(msblocations.conf:133):2: 7e150fe592dce36a13c14bfcc82341a4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:26:06 +0000] 7e150fe592dce36a13c14bfcc82341a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:26:06 [info] 37#37: *333 [lua] logger.lua:23: 7e150fe592dce36a13c14bfcc82341a4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:26:10 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:10 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:20 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:20 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:21 [info] 37#37: *339 [lua] access_by_lua(msblocations.conf:133):2: 7e1357c30bfe589504b0a01c525e435c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:26:21 [info] 37#37: *339 [lua] logger.lua:23: 7e1357c30bfe589504b0a01c525e435c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:26:21 +0000] 7e1357c30bfe589504b0a01c525e435c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:26:30 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:30 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:36 [info] 37#37: *342 [lua] access_by_lua(msblocations.conf:133):2: ae48ccf4ab5a2ea6099168d9af60648f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:26:36 [info] 37#37: *342 [lua] logger.lua:23: ae48ccf4ab5a2ea6099168d9af60648f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:26:36 +0000] ae48ccf4ab5a2ea6099168d9af60648f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:26:40 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:40 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:50 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:50 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:26:51 [info] 37#37: *347 [lua] access_by_lua(msblocations.conf:133):2: c193010604a9bc250db44283f6ff8b82:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:26:51 +0000] c193010604a9bc250db44283f6ff8b82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 05:26:51 [info] 37#37: *347 [lua] logger.lua:23: c193010604a9bc250db44283f6ff8b82 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:27:00 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:00 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:06 [info] 37#37: *350 [lua] access_by_lua(msblocations.conf:133):2: 04a05b6db5b5a79484fa28fdfd62614d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:27:06 [info] 37#37: *350 [lua] logger.lua:23: 04a05b6db5b5a79484fa28fdfd62614d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:27:06 +0000] 04a05b6db5b5a79484fa28fdfd62614d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:27:10 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:10 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:20 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:20 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:21 [info] 37#37: *356 [lua] access_by_lua(msblocations.conf:133):2: be93f40b69d6dd88229cf8c41efe2559:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:27:21 [info] 37#37: *356 [lua] logger.lua:23: be93f40b69d6dd88229cf8c41efe2559 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:27:21 +0000] be93f40b69d6dd88229cf8c41efe2559 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:27:30 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:30 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:36 [info] 37#37: *359 [lua] access_by_lua(msblocations.conf:133):2: 622d27c80a629a36d0853bd5e9047d36:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:27:36 [info] 37#37: *359 [lua] logger.lua:23: 622d27c80a629a36d0853bd5e9047d36 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:27:36 +0000] 622d27c80a629a36d0853bd5e9047d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:27:40 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:40 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:50 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:50 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:27:51 [info] 37#37: *364 [lua] access_by_lua(msblocations.conf:133):2: eae2387fadba43f477eb27a55beb577d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:27:51 [info] 37#37: *364 [lua] logger.lua:23: eae2387fadba43f477eb27a55beb577d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:27:51 +0000] eae2387fadba43f477eb27a55beb577d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:28:00 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:00 [info] 37#37: *366 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:06 [info] 37#37: *367 [lua] access_by_lua(msblocations.conf:133):2: 2343ec4bbe85f5440b358023833c1233:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.204 - - [27/Jan/2023:05:28:06 +0000] 2343ec4bbe85f5440b358023833c1233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/27 05:28:06 [info] 37#37: *367 [lua] logger.lua:23: 2343ec4bbe85f5440b358023833c1233 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:28:10 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:10 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:20 [info] 37#37: *371 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:20 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:21 [info] 37#37: *373 [lua] access_by_lua(msblocations.conf:133):2: 9c857e217e383d0c77129c635b8d0738:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:28:21 +0000] 9c857e217e383d0c77129c635b8d0738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:28:21 [info] 37#37: *373 [lua] logger.lua:23: 9c857e217e383d0c77129c635b8d0738 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:28:30 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:30 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:36 [info] 37#37: *376 [lua] access_by_lua(msblocations.conf:133):2: bce8e80a7c77a6362d7293b02f550740:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:28:36 [info] 37#37: *376 [lua] logger.lua:23: bce8e80a7c77a6362d7293b02f550740 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:28:36 +0000] bce8e80a7c77a6362d7293b02f550740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:28:40 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:40 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:50 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:50 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:28:51 [info] 37#37: *381 [lua] access_by_lua(msblocations.conf:133):2: 351edcdbb5b5ed5a2a5fe0c6f0d5dc08:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:28:51 +0000] 351edcdbb5b5ed5a2a5fe0c6f0d5dc08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:28:51 [info] 37#37: *381 [lua] logger.lua:23: 351edcdbb5b5ed5a2a5fe0c6f0d5dc08 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:29:00 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:00 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:06 [info] 37#37: *384 [lua] access_by_lua(msblocations.conf:133):2: 6be547bd72e3260eb0c319b8b73be390:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:29:06 [info] 37#37: *384 [lua] logger.lua:23: 6be547bd72e3260eb0c319b8b73be390 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:29:06 +0000] 6be547bd72e3260eb0c319b8b73be390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:29:10 [info] 37#37: *385 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:10 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:20 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:20 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:21 [info] 37#37: *390 [lua] access_by_lua(msblocations.conf:133):2: de897323c05ddefa711770bcb2760986:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:29:21 +0000] de897323c05ddefa711770bcb2760986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:29:21 [info] 37#37: *390 [lua] logger.lua:23: de897323c05ddefa711770bcb2760986 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:29:30 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:30 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:36 [info] 37#37: *393 [lua] access_by_lua(msblocations.conf:133):2: 93bbdf7693924a2e39983ccb22fbfc49:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:29:36 [info] 37#37: *393 [lua] logger.lua:23: 93bbdf7693924a2e39983ccb22fbfc49 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:29:36 +0000] 93bbdf7693924a2e39983ccb22fbfc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:29:40 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:40 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:50 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:50 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:29:51 [info] 37#37: *398 [lua] access_by_lua(msblocations.conf:133):2: 47c810402623eabf6d0a04b0382da33d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:29:51 +0000] 47c810402623eabf6d0a04b0382da33d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:29:51 [info] 37#37: *398 [lua] logger.lua:23: 47c810402623eabf6d0a04b0382da33d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:30:00 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:00 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:06 [info] 37#37: *401 [lua] access_by_lua(msblocations.conf:133):2: 226381b501235335912d1e5daababce1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:30:06 +0000] 226381b501235335912d1e5daababce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:30:06 [info] 37#37: *401 [lua] logger.lua:23: 226381b501235335912d1e5daababce1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:30:10 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:10 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:20 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:20 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:21 [info] 37#37: *407 [lua] access_by_lua(msblocations.conf:133):2: 83af61167c7049701a4c08f004d480a7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:30:21 [info] 37#37: *407 [lua] logger.lua:23: 83af61167c7049701a4c08f004d480a7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:30:21 +0000] 83af61167c7049701a4c08f004d480a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:30:30 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:30 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:36 [info] 37#37: *410 [lua] access_by_lua(msblocations.conf:133):2: cc80ec15b7004975488c0b738ce4cf13:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:30:36 [info] 37#37: *410 [lua] logger.lua:23: cc80ec15b7004975488c0b738ce4cf13 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:30:36 +0000] cc80ec15b7004975488c0b738ce4cf13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:30:40 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:40 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:50 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:50 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:30:51 [info] 37#37: *415 [lua] access_by_lua(msblocations.conf:133):2: 9799d4f2d18d670f42b13be1380547b7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:30:51 [info] 37#37: *415 [lua] logger.lua:23: 9799d4f2d18d670f42b13be1380547b7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:30:51 +0000] 9799d4f2d18d670f42b13be1380547b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:31:00 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:00 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:06 [info] 37#37: *418 [lua] access_by_lua(msblocations.conf:133):2: 7fd66134c24a6e393f38292f819d7778:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.67.204 - - [27/Jan/2023:05:31:06 +0000] 7fd66134c24a6e393f38292f819d7778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/27 05:31:06 [info] 37#37: *418 [lua] logger.lua:23: 7fd66134c24a6e393f38292f819d7778 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:31:10 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:10 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:20 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:20 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:21 [info] 37#37: *424 [lua] access_by_lua(msblocations.conf:133):2: b449c34cc9b668d9a0c53f634e70bfe2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:31:21 +0000] b449c34cc9b668d9a0c53f634e70bfe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:31:21 [info] 37#37: *424 [lua] logger.lua:23: b449c34cc9b668d9a0c53f634e70bfe2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:31:30 [info] 37#37: *425 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:30 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:36 [info] 37#37: *427 [lua] access_by_lua(msblocations.conf:133):2: c8273d7539ad78b0990fe7ab2545f81a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:31:36 [info] 37#37: *427 [lua] logger.lua:23: c8273d7539ad78b0990fe7ab2545f81a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:31:36 +0000] c8273d7539ad78b0990fe7ab2545f81a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:31:40 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:40 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:50 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:50 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:31:51 [info] 37#37: *432 [lua] access_by_lua(msblocations.conf:133):2: 170883373af804f9534b735145abb547:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:31:51 [info] 37#37: *432 [lua] logger.lua:23: 170883373af804f9534b735145abb547 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:31:51 +0000] 170883373af804f9534b735145abb547 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:32:00 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:00 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:06 [info] 37#37: *435 [lua] access_by_lua(msblocations.conf:133):2: 90b6e1653b0e93a3087d6fd42ce31c44:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:32:06 [info] 37#37: *435 [lua] logger.lua:23: 90b6e1653b0e93a3087d6fd42ce31c44 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:32:06 +0000] 90b6e1653b0e93a3087d6fd42ce31c44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:32:10 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:10 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:20 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:20 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:21 [info] 37#37: *441 [lua] access_by_lua(msblocations.conf:133):2: 59a6f5a4466db5f4d278dc46dbda4121:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:32:21 [info] 37#37: *441 [lua] logger.lua:23: 59a6f5a4466db5f4d278dc46dbda4121 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:32:21 +0000] 59a6f5a4466db5f4d278dc46dbda4121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:32:30 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:30 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:36 [info] 37#37: *444 [lua] access_by_lua(msblocations.conf:133):2: 8da59790290b88a42a057055a5b61fdf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:32:36 +0000] 8da59790290b88a42a057055a5b61fdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:32:36 [info] 37#37: *444 [lua] logger.lua:23: 8da59790290b88a42a057055a5b61fdf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:32:40 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:40 [info] 37#37: *445 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:50 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:50 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:32:51 [info] 37#37: *449 [lua] access_by_lua(msblocations.conf:133):2: 10c2140ae1e00136ab1bb6916b7a7d91:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:32:51 [info] 37#37: *449 [lua] logger.lua:23: 10c2140ae1e00136ab1bb6916b7a7d91 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:32:51 +0000] 10c2140ae1e00136ab1bb6916b7a7d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:33:00 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:00 [info] 37#37: *450 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:06 [info] 37#37: *452 [lua] access_by_lua(msblocations.conf:133):2: facb96d3e91a14f0008bb4832d6ebd72:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:33:06 [info] 37#37: *452 [lua] logger.lua:23: facb96d3e91a14f0008bb4832d6ebd72 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:06 +0000] facb96d3e91a14f0008bb4832d6ebd72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:33:10 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:10 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:20 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:20 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:21 [info] 37#37: *458 [lua] access_by_lua(msblocations.conf:133):2: 53a421e0d5f315e24fd62fef603d49bd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:21 +0000] 53a421e0d5f315e24fd62fef603d49bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:33:21 [info] 37#37: *458 [lua] logger.lua:23: 53a421e0d5f315e24fd62fef603d49bd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:33:30 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:30 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:36 [info] 37#37: *461 [lua] access_by_lua(msblocations.conf:133):2: d69ec8b4e9f43353fe7942c78b72a012:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:36 +0000] d69ec8b4e9f43353fe7942c78b72a012 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/27 05:33:36 [info] 37#37: *461 [lua] logger.lua:23: d69ec8b4e9f43353fe7942c78b72a012 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:33:40 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:40 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:50 [info] 37#37: *465 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:50 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:33:51 [info] 37#37: *466 [lua] access_by_lua(msblocations.conf:133):2: 333d6da8df55fd2ea3bf75e13157bb9d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:33:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.204 - - [27/Jan/2023:05:33:51 +0000] 333d6da8df55fd2ea3bf75e13157bb9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:33:51 [info] 37#37: *466 [lua] logger.lua:23: 333d6da8df55fd2ea3bf75e13157bb9d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:34:00 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:00 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:06 [info] 37#37: *469 [lua] access_by_lua(msblocations.conf:133):2: e67dc6398a24d3952b3560b1c85c9646:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:34:06 [info] 37#37: *469 [lua] logger.lua:23: e67dc6398a24d3952b3560b1c85c9646 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:34:06 +0000] e67dc6398a24d3952b3560b1c85c9646 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:34:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:34:10 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:10 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:20 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:20 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:21 [info] 37#37: *475 [lua] access_by_lua(msblocations.conf:133):2: 43fe58f29e00342a783aee7a63f6bede:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:34:21 [info] 37#37: *475 [lua] logger.lua:23: 43fe58f29e00342a783aee7a63f6bede {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:34:21 +0000] 43fe58f29e00342a783aee7a63f6bede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:34:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:34:30 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:30 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:37 [info] 37#37: *478 [lua] access_by_lua(msblocations.conf:133):2: 4d5b56c6110dd05dd019515ce1b5f3ec:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:34:37 +0000] 4d5b56c6110dd05dd019515ce1b5f3ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:34:37 [info] 37#37: *478 [lua] logger.lua:23: 4d5b56c6110dd05dd019515ce1b5f3ec {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:34:40 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:40 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:50 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:50 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:34:52 [info] 37#37: *483 [lua] access_by_lua(msblocations.conf:133):2: bca5c8a4882f72fe10832c08dee36343:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:34:52 +0000] bca5c8a4882f72fe10832c08dee36343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:34:52 [info] 37#37: *483 [lua] logger.lua:23: bca5c8a4882f72fe10832c08dee36343 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:35:00 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:00 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:07 [info] 37#37: *486 [lua] access_by_lua(msblocations.conf:133):2: 9937168a58f3333d463b7908bd7fe25f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:35:07 [info] 37#37: *486 [lua] logger.lua:23: 9937168a58f3333d463b7908bd7fe25f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:35:07 +0000] 9937168a58f3333d463b7908bd7fe25f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:35:10 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:10 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:20 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:20 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:22 [info] 37#37: *492 [lua] access_by_lua(msblocations.conf:133):2: b6c2a3833890d9c69718c08265efca62:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:35:22 [info] 37#37: *492 [lua] logger.lua:23: b6c2a3833890d9c69718c08265efca62 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:35:22 +0000] b6c2a3833890d9c69718c08265efca62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/27 05:35:25 [info] 37#37: *493 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.66.225, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.66.225 - - [27/Jan/2023:05:35:25 +0000] 9d822dd22285579b4125f6e5f8369b3d "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/27 05:35:30 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:30 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:37 [info] 37#37: *496 [lua] access_by_lua(msblocations.conf:133):2: 76f6e8469b50a883757551794d19a505:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:35:37 [info] 37#37: *496 [lua] logger.lua:23: 76f6e8469b50a883757551794d19a505 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:35:37 +0000] 76f6e8469b50a883757551794d19a505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:35:40 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:40 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:50 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:50 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:35:52 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:133):2: df50b61849c299a668fa060381dfa8f7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:35:52 +0000] df50b61849c299a668fa060381dfa8f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:35:52 [info] 37#37: *501 [lua] logger.lua:23: df50b61849c299a668fa060381dfa8f7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:36:00 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:00 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:07 [info] 37#37: *504 [lua] access_by_lua(msblocations.conf:133):2: c858e0a14584a20aa73f775e0018bbfa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:07 +0000] c858e0a14584a20aa73f775e0018bbfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:36:07 [info] 37#37: *504 [lua] logger.lua:23: c858e0a14584a20aa73f775e0018bbfa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:36:10 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:10 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:20 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:20 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:22 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:133):2: 908f1d1ebfdd43c5ce913298fb0b7cc7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:36:22 [info] 37#37: *510 [lua] logger.lua:23: 908f1d1ebfdd43c5ce913298fb0b7cc7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:22 +0000] 908f1d1ebfdd43c5ce913298fb0b7cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 05:36:30 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:30 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:37 [info] 37#37: *513 [lua] access_by_lua(msblocations.conf:133):2: 52e9c8c2593abb1467633896a8b17f22:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:37 +0000] 52e9c8c2593abb1467633896a8b17f22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:36:37 [info] 37#37: *513 [lua] logger.lua:23: 52e9c8c2593abb1467633896a8b17f22 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:36:40 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:40 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:50 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:50 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:36:52 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:133):2: 1747b3a6fc9c31d56751e92c3c46e0e4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:36:52 [info] 37#37: *518 [lua] logger.lua:23: 1747b3a6fc9c31d56751e92c3c46e0e4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:36:52 +0000] 1747b3a6fc9c31d56751e92c3c46e0e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:37:00 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:00 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:07 [info] 37#37: *521 [lua] access_by_lua(msblocations.conf:133):2: ee4cd92dcc49c3ed855bd936ee9d413b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:37:07 [info] 37#37: *521 [lua] logger.lua:23: ee4cd92dcc49c3ed855bd936ee9d413b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:37:07 +0000] ee4cd92dcc49c3ed855bd936ee9d413b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:37:10 [info] 35#35: *523 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:10 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:20 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:20 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:22 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:133):2: 9e842409c8d5e840cd82f59008b1549c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:37:22 [info] 37#37: *527 [lua] logger.lua:23: 9e842409c8d5e840cd82f59008b1549c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:37:22 +0000] 9e842409c8d5e840cd82f59008b1549c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:37:30 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:30 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:37 [info] 37#37: *530 [lua] access_by_lua(msblocations.conf:133):2: 39ff7a5c786b63f9fed417ed5e068f5c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:37:37 [info] 37#37: *530 [lua] logger.lua:23: 39ff7a5c786b63f9fed417ed5e068f5c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:37:37 +0000] 39ff7a5c786b63f9fed417ed5e068f5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/27 05:37:40 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:40 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:50 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:50 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:37:52 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:133):2: afb78296c4f93e5a01ea5f9f1f88f64f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:37:52 [info] 37#37: *535 [lua] logger.lua:23: afb78296c4f93e5a01ea5f9f1f88f64f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:37:52 +0000] afb78296c4f93e5a01ea5f9f1f88f64f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:38:00 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:00 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:07 [info] 37#37: *538 [lua] access_by_lua(msblocations.conf:133):2: b7945aed4902501745c3e919eedeef0e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:38:07 +0000] b7945aed4902501745c3e919eedeef0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:38:07 [info] 37#37: *538 [lua] logger.lua:23: b7945aed4902501745c3e919eedeef0e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:38:10 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:10 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:20 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:20 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:22 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:133):2: 091cd38e95ceb311f971efca4baab840:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:38:22 +0000] 091cd38e95ceb311f971efca4baab840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:38:22 [info] 37#37: *544 [lua] logger.lua:23: 091cd38e95ceb311f971efca4baab840 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:38:30 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:30 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:37 [info] 37#37: *547 [lua] access_by_lua(msblocations.conf:133):2: 92a72fbb6df52c06f8c53e14fb5d8cc7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:38:37 [info] 37#37: *547 [lua] logger.lua:23: 92a72fbb6df52c06f8c53e14fb5d8cc7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:38:37 +0000] 92a72fbb6df52c06f8c53e14fb5d8cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:38:40 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:40 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:50 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:50 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:38:52 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:133):2: 26f52b226c96afeb55c62e21cd21f629:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:38:52 +0000] 26f52b226c96afeb55c62e21cd21f629 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:38:52 [info] 37#37: *552 [lua] logger.lua:23: 26f52b226c96afeb55c62e21cd21f629 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:39:00 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:00 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:07 [info] 37#37: *555 [lua] access_by_lua(msblocations.conf:133):2: 2a407bc466fb5022848ebb489fe2f4a9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:39:07 [info] 37#37: *555 [lua] logger.lua:23: 2a407bc466fb5022848ebb489fe2f4a9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:39:07 +0000] 2a407bc466fb5022848ebb489fe2f4a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:39:10 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:10 [info] 37#37: *556 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:20 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:20 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:22 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:133):2: 30a9aa2704a2fddad83fba4c46eb1c55:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:39:22 +0000] 30a9aa2704a2fddad83fba4c46eb1c55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:39:22 [info] 37#37: *561 [lua] logger.lua:23: 30a9aa2704a2fddad83fba4c46eb1c55 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:39:30 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:30 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:37 [info] 37#37: *564 [lua] access_by_lua(msblocations.conf:133):2: 77c91c09fa2bd75be7423f9d976cc589:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:39:37 +0000] 77c91c09fa2bd75be7423f9d976cc589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:39:37 [info] 37#37: *564 [lua] logger.lua:23: 77c91c09fa2bd75be7423f9d976cc589 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:39:40 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:40 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:50 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:50 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:39:52 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:133):2: 75a2957ffa34d1ca7fafcc22136b780f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:39:52 [info] 37#37: *569 [lua] logger.lua:23: 75a2957ffa34d1ca7fafcc22136b780f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:39:52 +0000] 75a2957ffa34d1ca7fafcc22136b780f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:40:00 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:00 [info] 35#35: *571 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:07 [info] 37#37: *572 [lua] access_by_lua(msblocations.conf:133):2: 78fe1362409e8b54cb18c6a636668e44:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:40:07 [info] 37#37: *572 [lua] logger.lua:23: 78fe1362409e8b54cb18c6a636668e44 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:40:07 +0000] 78fe1362409e8b54cb18c6a636668e44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:40:10 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:10 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:20 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:20 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:22 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:133):2: 6673eafa36418b2319684a30cad5d50b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:40:22 [info] 37#37: *578 [lua] logger.lua:23: 6673eafa36418b2319684a30cad5d50b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:40:22 +0000] 6673eafa36418b2319684a30cad5d50b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:40:30 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:30 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:37 [info] 37#37: *581 [lua] access_by_lua(msblocations.conf:133):2: 602d81d60a2dbdf91abb6ec7abb39d39:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:40:37 [info] 37#37: *581 [lua] logger.lua:23: 602d81d60a2dbdf91abb6ec7abb39d39 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:40:37 +0000] 602d81d60a2dbdf91abb6ec7abb39d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 05:40:40 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:40 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:50 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:50 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:40:52 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:133):2: 05c0f62a64c3a86f0698d7a474d349ef:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:40:52 +0000] 05c0f62a64c3a86f0698d7a474d349ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:40:52 [info] 37#37: *586 [lua] logger.lua:23: 05c0f62a64c3a86f0698d7a474d349ef {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:41:00 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:00 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:07 [info] 37#37: *589 [lua] access_by_lua(msblocations.conf:133):2: b047b6f94dafc2f0c8de35a0d90d5773:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:41:07 [info] 37#37: *589 [lua] logger.lua:23: b047b6f94dafc2f0c8de35a0d90d5773 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:41:07 +0000] b047b6f94dafc2f0c8de35a0d90d5773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:41:10 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:10 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:20 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:20 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:22 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:133):2: 87bb9caab4baa808310504c2b9117ba9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:41:22 +0000] 87bb9caab4baa808310504c2b9117ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:41:22 [info] 37#37: *595 [lua] logger.lua:23: 87bb9caab4baa808310504c2b9117ba9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:41:30 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:30 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:37 [info] 37#37: *598 [lua] access_by_lua(msblocations.conf:133):2: 8231f6119019c0265e8093c5f7a71b08:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.204 - - [27/Jan/2023:05:41:37 +0000] 8231f6119019c0265e8093c5f7a71b08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:41:37 [info] 37#37: *598 [lua] logger.lua:23: 8231f6119019c0265e8093c5f7a71b08 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:41:40 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:40 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:50 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:50 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:41:52 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:133):2: 4bd5ebbbfe30afaf75da947b6a51773b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.67.204 - - [27/Jan/2023:05:41:52 +0000] 4bd5ebbbfe30afaf75da947b6a51773b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/27 05:41:52 [info] 37#37: *603 [lua] logger.lua:23: 4bd5ebbbfe30afaf75da947b6a51773b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:42:00 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:00 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:07 [info] 37#37: *606 [lua] access_by_lua(msblocations.conf:133):2: 985e787cd9470cd78a4ffef90bcb082a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:42:07 [info] 37#37: *606 [lua] logger.lua:23: 985e787cd9470cd78a4ffef90bcb082a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:42:07 +0000] 985e787cd9470cd78a4ffef90bcb082a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:42:10 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:10 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:20 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:20 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:22 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:133):2: 0a4261c2e5cf8b8b74d9cae3df620f6b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:42:22 +0000] 0a4261c2e5cf8b8b74d9cae3df620f6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:42:22 [info] 37#37: *612 [lua] logger.lua:23: 0a4261c2e5cf8b8b74d9cae3df620f6b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:42:30 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:30 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:37 [info] 37#37: *615 [lua] access_by_lua(msblocations.conf:133):2: 2fa56e72782c3a5c9214c23ab45676d3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:42:37 [info] 37#37: *615 [lua] logger.lua:23: 2fa56e72782c3a5c9214c23ab45676d3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:42:37 +0000] 2fa56e72782c3a5c9214c23ab45676d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:42:40 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:40 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:50 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:50 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:42:52 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:133):2: 18e5bb6a09148e2e77ab9c0bbbe710bc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:42:52 [info] 37#37: *620 [lua] logger.lua:23: 18e5bb6a09148e2e77ab9c0bbbe710bc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:42:52 +0000] 18e5bb6a09148e2e77ab9c0bbbe710bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 05:43:00 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:00 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:07 [info] 37#37: *623 [lua] access_by_lua(msblocations.conf:133):2: 639105ad9a78651fb08d1b0c7c644dc4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:43:07 [info] 37#37: *623 [lua] logger.lua:23: 639105ad9a78651fb08d1b0c7c644dc4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:43:07 +0000] 639105ad9a78651fb08d1b0c7c644dc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:43:10 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:10 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:20 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:20 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:22 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:133):2: 1776d6d6eb73c4d1b0d40fd3f31949a0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:43:22 [info] 37#37: *629 [lua] logger.lua:23: 1776d6d6eb73c4d1b0d40fd3f31949a0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:43:22 +0000] 1776d6d6eb73c4d1b0d40fd3f31949a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/27 05:43:30 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:30 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:37 [info] 37#37: *632 [lua] access_by_lua(msblocations.conf:133):2: a14f462302956aaaa75b0f17a68501e7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:43:37 [info] 37#37: *632 [lua] logger.lua:23: a14f462302956aaaa75b0f17a68501e7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:43:37 +0000] a14f462302956aaaa75b0f17a68501e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:43:40 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:40 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:50 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:50 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:43:52 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:133):2: 31aaa554fc461f4f772efa83446a1bce:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:43:52 +0000] 31aaa554fc461f4f772efa83446a1bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:43:52 [info] 37#37: *637 [lua] logger.lua:23: 31aaa554fc461f4f772efa83446a1bce {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:44:00 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:00 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:07 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:133):2: 0f579a3f501141046f58645923661dda:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:44:07 [info] 37#37: *640 [lua] logger.lua:23: 0f579a3f501141046f58645923661dda {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:44:07 +0000] 0f579a3f501141046f58645923661dda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:44:10 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:10 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:20 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:20 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:22 [info] 37#37: *646 [lua] access_by_lua(msblocations.conf:133):2: 56f25c99a1b4e8338e7e3d7e1de90688:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:44:22 [info] 37#37: *646 [lua] logger.lua:23: 56f25c99a1b4e8338e7e3d7e1de90688 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:44:22 +0000] 56f25c99a1b4e8338e7e3d7e1de90688 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:44:30 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:30 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:37 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:133):2: 282443439d788beb392a6a95d1eb43d8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:44:37 +0000] 282443439d788beb392a6a95d1eb43d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:44:37 [info] 37#37: *649 [lua] logger.lua:23: 282443439d788beb392a6a95d1eb43d8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:44:40 [info] 35#35: *650 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:40 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:50 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:50 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:44:52 [info] 37#37: *654 [lua] access_by_lua(msblocations.conf:133):2: d939ff7bb2b2e8974a44e723d31e5421:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:44:52 +0000] d939ff7bb2b2e8974a44e723d31e5421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:44:52 [info] 37#37: *654 [lua] logger.lua:23: d939ff7bb2b2e8974a44e723d31e5421 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:45:00 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:00 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:07 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:133):2: d7bb07d5b884fd59da13de6c287b4534:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:45:07 +0000] d7bb07d5b884fd59da13de6c287b4534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 05:45:07 [info] 37#37: *657 [lua] logger.lua:23: d7bb07d5b884fd59da13de6c287b4534 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 05:45:10 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:10 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:20 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:20 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:22 [info] 37#37: *663 [lua] access_by_lua(msblocations.conf:133):2: 311842a14f879b9bbd0a52aaf9777c06:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:45:22 [info] 37#37: *663 [lua] logger.lua:23: 311842a14f879b9bbd0a52aaf9777c06 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:45:22 +0000] 311842a14f879b9bbd0a52aaf9777c06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:45:30 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:30 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:37 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:133):2: a6538491e0f10b2f6a4ad020d7f82ffa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:45:37 [info] 37#37: *666 [lua] logger.lua:23: a6538491e0f10b2f6a4ad020d7f82ffa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:45:37 +0000] a6538491e0f10b2f6a4ad020d7f82ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:45:40 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:40 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:50 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:50 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:45:52 [info] 37#37: *671 [lua] access_by_lua(msblocations.conf:133):2: d590eb4c828cdc0e9b7f6ddb1cbde5ee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:45:52 [info] 37#37: *671 [lua] logger.lua:23: d590eb4c828cdc0e9b7f6ddb1cbde5ee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:45:52 +0000] d590eb4c828cdc0e9b7f6ddb1cbde5ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 05:46:00 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:00 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:07 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:133):2: a84bf5f7c033fbcd8df7c3e4498f1447:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:46:07 [info] 37#37: *674 [lua] logger.lua:23: a84bf5f7c033fbcd8df7c3e4498f1447 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:07 +0000] a84bf5f7c033fbcd8df7c3e4498f1447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/27 05:46:10 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:10 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:20 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:20 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:22 [info] 37#37: *680 [lua] access_by_lua(msblocations.conf:133):2: a66ecd0809b7355e1f3c90695010fa06:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:22 +0000] a66ecd0809b7355e1f3c90695010fa06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:46:22 [info] 37#37: *680 [lua] logger.lua:23: a66ecd0809b7355e1f3c90695010fa06 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:46:30 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:30 [info] 37#37: *682 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:37 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:133):2: 8737c152004af4ab6c80da95842a7606:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:37 +0000] 8737c152004af4ab6c80da95842a7606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:46:37 [info] 37#37: *683 [lua] logger.lua:23: 8737c152004af4ab6c80da95842a7606 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:46:40 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:40 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:50 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:50 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:46:52 [info] 37#37: *688 [lua] access_by_lua(msblocations.conf:133):2: 6d216d42b11c30928817ece76d3dc01f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:52 +0000] 6d216d42b11c30928817ece76d3dc01f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 05:46:52 [info] 37#37: *688 [lua] logger.lua:23: 6d216d42b11c30928817ece76d3dc01f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:46:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:47:00 [info] 37#37: *689 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:00 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:07 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:133):2: 66ab8b6de4ab5ad9ee021022fc54209e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:47:07 [info] 37#37: *691 [lua] logger.lua:23: 66ab8b6de4ab5ad9ee021022fc54209e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:47:07 +0000] 66ab8b6de4ab5ad9ee021022fc54209e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:47:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:47:10 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:10 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:20 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:20 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:22 [info] 37#37: *697 [lua] access_by_lua(msblocations.conf:133):2: a50c5eba722a3aa161b3348c0cc4ad1a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:47:22 [info] 37#37: *697 [lua] logger.lua:23: a50c5eba722a3aa161b3348c0cc4ad1a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:47:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.204 - - [27/Jan/2023:05:47:22 +0000] a50c5eba722a3aa161b3348c0cc4ad1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:47:30 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:30 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:37 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:133):2: de3240d6ffa4747bdcbe8ffa9fc86c13:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:47:37 +0000] de3240d6ffa4747bdcbe8ffa9fc86c13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 05:47:37 [info] 37#37: *700 [lua] logger.lua:23: de3240d6ffa4747bdcbe8ffa9fc86c13 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:47:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:47:40 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:40 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:50 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:50 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:47:52 [info] 37#37: *705 [lua] access_by_lua(msblocations.conf:133):2: 54e3661bcd15ac144ab15b8f7725a72e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:47:52 [info] 37#37: *705 [lua] logger.lua:23: 54e3661bcd15ac144ab15b8f7725a72e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:47:52 +0000] 54e3661bcd15ac144ab15b8f7725a72e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:47:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:48:00 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:00 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:07 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:133):2: 06cd82eaeba39f9ff42704e36b831118:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:07 +0000] 06cd82eaeba39f9ff42704e36b831118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:48:07 [info] 37#37: *708 [lua] logger.lua:23: 06cd82eaeba39f9ff42704e36b831118 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:48:10 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:10 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:20 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:20 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:22 [info] 37#37: *714 [lua] access_by_lua(msblocations.conf:133):2: 705c99caaf350fb9e038a4b421ccd230:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:22 +0000] 705c99caaf350fb9e038a4b421ccd230 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:48:22 [info] 37#37: *714 [lua] logger.lua:23: 705c99caaf350fb9e038a4b421ccd230 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:48:30 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:30 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:37 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:133):2: 0f5837211b88eb5b62a9f16604fa5262:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:37 +0000] 0f5837211b88eb5b62a9f16604fa5262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:48:37 [info] 37#37: *717 [lua] logger.lua:23: 0f5837211b88eb5b62a9f16604fa5262 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:48:40 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:40 [info] 37#37: *719 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:50 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:50 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:48:52 [info] 37#37: *722 [lua] access_by_lua(msblocations.conf:133):2: da72f80802e98a3777d6ce07a1483320:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:52 +0000] da72f80802e98a3777d6ce07a1483320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:48:52 [info] 37#37: *722 [lua] logger.lua:23: da72f80802e98a3777d6ce07a1483320 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:48:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:49:00 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:00 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:07 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:133):2: e7be3c02551269cbee9ab2b0ad18105c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:49:07 [info] 37#37: *725 [lua] logger.lua:23: e7be3c02551269cbee9ab2b0ad18105c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:49:07 +0000] e7be3c02551269cbee9ab2b0ad18105c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:49:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:49:10 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:10 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:20 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:20 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:22 [info] 37#37: *731 [lua] access_by_lua(msblocations.conf:133):2: 0e574082267b3b007757fc64f2729f5e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:49:22 [info] 37#37: *731 [lua] logger.lua:23: 0e574082267b3b007757fc64f2729f5e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:49:22 +0000] 0e574082267b3b007757fc64f2729f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:49:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:49:30 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:30 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:37 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:133):2: e4fa959bc988bee3fa906991ea25478e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:49:37 [info] 37#37: *734 [lua] logger.lua:23: e4fa959bc988bee3fa906991ea25478e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:49:37 +0000] e4fa959bc988bee3fa906991ea25478e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:49:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:49:40 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:40 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:50 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:50 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:49:52 [info] 37#37: *739 [lua] access_by_lua(msblocations.conf:133):2: 604fcd405c9e1cb5b60de86e5e65825e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:49:52 [info] 37#37: *739 [lua] logger.lua:23: 604fcd405c9e1cb5b60de86e5e65825e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:49:52 +0000] 604fcd405c9e1cb5b60de86e5e65825e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:49:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:50:00 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:00 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:07 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:133):2: c8966dd88d2d3ca245c7096fb005de69:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:50:07 [info] 37#37: *742 [lua] logger.lua:23: c8966dd88d2d3ca245c7096fb005de69 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:50:07 +0000] c8966dd88d2d3ca245c7096fb005de69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:50:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:50:10 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:10 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:20 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:20 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:22 [info] 37#37: *748 [lua] access_by_lua(msblocations.conf:133):2: 19210a3893f317e7bd531c54cda5fd58:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:50:22 +0000] 19210a3893f317e7bd531c54cda5fd58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:50:22 [info] 37#37: *748 [lua] logger.lua:23: 19210a3893f317e7bd531c54cda5fd58 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:50:30 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:30 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:37 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:133):2: fd6d3db4615d5f1a8123697eb72a0239:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:50:37 [info] 37#37: *751 [lua] logger.lua:23: fd6d3db4615d5f1a8123697eb72a0239 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:50:37 +0000] fd6d3db4615d5f1a8123697eb72a0239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:50:40 [info] 35#35: *752 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:40 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:50 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:50 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:50:52 [info] 37#37: *756 [lua] access_by_lua(msblocations.conf:133):2: ec8cd803948a16aa311e5fed73101c6b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:50:52 [info] 37#37: *756 [lua] logger.lua:23: ec8cd803948a16aa311e5fed73101c6b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.204 - - [27/Jan/2023:05:50:52 +0000] ec8cd803948a16aa311e5fed73101c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:51:00 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:00 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:07 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:133):2: 21bc51f50e2e426aeb883d3c3870769f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:51:07 [info] 37#37: *759 [lua] logger.lua:23: 21bc51f50e2e426aeb883d3c3870769f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:51:07 +0000] 21bc51f50e2e426aeb883d3c3870769f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:51:10 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:10 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:20 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:20 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:22 [info] 37#37: *765 [lua] access_by_lua(msblocations.conf:133):2: 3697a78060dca7282401e3602db4cf75:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:51:22 [info] 37#37: *765 [lua] logger.lua:23: 3697a78060dca7282401e3602db4cf75 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:51:22 +0000] 3697a78060dca7282401e3602db4cf75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:51:30 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:30 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:37 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:133):2: 14fc2a5d62cca4eb92ff1cd624091467:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:51:37 [info] 37#37: *768 [lua] logger.lua:23: 14fc2a5d62cca4eb92ff1cd624091467 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:51:37 +0000] 14fc2a5d62cca4eb92ff1cd624091467 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:51:40 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:40 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:50 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:50 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:51:52 [info] 37#37: *773 [lua] access_by_lua(msblocations.conf:133):2: 23371688fd20c6a2c2a02bb5ad016397:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:51:52 +0000] 23371688fd20c6a2c2a02bb5ad016397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:51:52 [info] 37#37: *773 [lua] logger.lua:23: 23371688fd20c6a2c2a02bb5ad016397 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/27 05:52:00 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:00 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:07 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:133):2: 112eb470805c864bbe91448e94a2fa92:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:52:07 +0000] 112eb470805c864bbe91448e94a2fa92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 05:52:07 [info] 37#37: *776 [lua] logger.lua:23: 112eb470805c864bbe91448e94a2fa92 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:52:10 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:10 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:20 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:20 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:22 [info] 37#37: *782 [lua] access_by_lua(msblocations.conf:133):2: b9e330e524f8983f1c00c5756df2b774:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:52:22 [info] 37#37: *782 [lua] logger.lua:23: b9e330e524f8983f1c00c5756df2b774 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:52:22 +0000] b9e330e524f8983f1c00c5756df2b774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:52:30 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:30 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:37 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:133):2: eb06f58863273f4ee32c956c8b0d2c6d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:52:37 [info] 37#37: *785 [lua] logger.lua:23: eb06f58863273f4ee32c956c8b0d2c6d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:52:37 +0000] eb06f58863273f4ee32c956c8b0d2c6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:52:40 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:40 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:50 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:50 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:52:52 [info] 37#37: *790 [lua] access_by_lua(msblocations.conf:133):2: 1b923cb4b0d8e5f2210bc745ffd926bb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:52:52 +0000] 1b923cb4b0d8e5f2210bc745ffd926bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 05:52:52 [info] 37#37: *790 [lua] logger.lua:23: 1b923cb4b0d8e5f2210bc745ffd926bb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:53:00 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:00 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:07 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:133):2: 5deab53ca50c968ae0f30a6a99382b9e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:07 +0000] 5deab53ca50c968ae0f30a6a99382b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 05:53:07 [info] 37#37: *793 [lua] logger.lua:23: 5deab53ca50c968ae0f30a6a99382b9e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:53:10 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:10 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:20 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:20 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:22 [info] 37#37: *799 [lua] access_by_lua(msblocations.conf:133):2: eee9152b0c5ab49687104288bac0a616:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:53:22 [info] 37#37: *799 [lua] logger.lua:23: eee9152b0c5ab49687104288bac0a616 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:22 +0000] eee9152b0c5ab49687104288bac0a616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 05:53:30 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:30 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:37 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:133):2: 705fb5183a6ea352bd9db736b5c28969:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:37 +0000] 705fb5183a6ea352bd9db736b5c28969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:53:37 [info] 37#37: *802 [lua] logger.lua:23: 705fb5183a6ea352bd9db736b5c28969 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:53:40 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:40 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:50 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:50 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:53:52 [info] 37#37: *807 [lua] access_by_lua(msblocations.conf:133):2: bd404e9d8f01318196ebf65245d510c4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:52 +0000] bd404e9d8f01318196ebf65245d510c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:53:52 [info] 37#37: *807 [lua] logger.lua:23: bd404e9d8f01318196ebf65245d510c4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:54:00 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:00 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:07 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:133):2: eda9fc314f1c38d2c5b85af9299718fd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:54:07 [info] 37#37: *810 [lua] logger.lua:23: eda9fc314f1c38d2c5b85af9299718fd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:54:07 +0000] eda9fc314f1c38d2c5b85af9299718fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:54:10 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:10 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:20 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:20 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:22 [info] 37#37: *816 [lua] access_by_lua(msblocations.conf:133):2: 98f52c5023136cfb156322b0e6fb4faa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:54:22 [info] 37#37: *816 [lua] logger.lua:23: 98f52c5023136cfb156322b0e6fb4faa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:54:22 +0000] 98f52c5023136cfb156322b0e6fb4faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:54:30 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:30 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:37 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:133):2: 272d2a53cac8b588ed36cd285a034ef5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:54:38 [info] 37#37: *819 [lua] logger.lua:23: 272d2a53cac8b588ed36cd285a034ef5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:54:38 +0000] 272d2a53cac8b588ed36cd285a034ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:54:40 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:40 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:50 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:50 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:54:53 [info] 37#37: *824 [lua] access_by_lua(msblocations.conf:133):2: cb851eaae3a20eb163ccfd5703f43b9f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:54:53 [info] 37#37: *824 [lua] logger.lua:23: cb851eaae3a20eb163ccfd5703f43b9f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:54:53 +0000] cb851eaae3a20eb163ccfd5703f43b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:55:00 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:00 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:08 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:133):2: eb9b072cb33037ed673515842fe23aa6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:55:08 [info] 37#37: *827 [lua] logger.lua:23: eb9b072cb33037ed673515842fe23aa6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:55:08 +0000] eb9b072cb33037ed673515842fe23aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:55:10 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:10 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:20 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:20 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:23 [info] 37#37: *833 [lua] access_by_lua(msblocations.conf:133):2: 8433fe4875f39db75994342f3158faf7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:55:23 [info] 37#37: *833 [lua] logger.lua:23: 8433fe4875f39db75994342f3158faf7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:55:23 +0000] 8433fe4875f39db75994342f3158faf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:55:30 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:30 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:38 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:133):2: 14b58524ba3be9a0bec7390ed3514979:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:55:38 +0000] 14b58524ba3be9a0bec7390ed3514979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:55:38 [info] 37#37: *836 [lua] logger.lua:23: 14b58524ba3be9a0bec7390ed3514979 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:55:40 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:40 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:50 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:50 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:55:53 [info] 37#37: *841 [lua] access_by_lua(msblocations.conf:133):2: 6ff30b5b18927421e1eb9cfd12009304:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.204 - - [27/Jan/2023:05:55:53 +0000] 6ff30b5b18927421e1eb9cfd12009304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:55:53 [info] 37#37: *841 [lua] logger.lua:23: 6ff30b5b18927421e1eb9cfd12009304 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:56:00 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:00 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:08 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:133):2: 9a76374214b64125fb31911b9bac1cce:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:56:08 +0000] 9a76374214b64125fb31911b9bac1cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:56:08 [info] 37#37: *844 [lua] logger.lua:23: 9a76374214b64125fb31911b9bac1cce {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:56:10 [info] 35#35: *846 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:10 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:20 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:20 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:23 [info] 37#37: *850 [lua] access_by_lua(msblocations.conf:133):2: a2a1ee44f31e77412aaf8bf1665b0a7a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:56:23 [info] 37#37: *850 [lua] logger.lua:23: a2a1ee44f31e77412aaf8bf1665b0a7a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:56:23 +0000] a2a1ee44f31e77412aaf8bf1665b0a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:56:30 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:30 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:38 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:133):2: ebcf2fbcbad1aafb4f6e0a58c292e3ca:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:56:38 [info] 37#37: *853 [lua] logger.lua:23: ebcf2fbcbad1aafb4f6e0a58c292e3ca {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:56:38 +0000] ebcf2fbcbad1aafb4f6e0a58c292e3ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:56:40 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:40 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:50 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:50 [info] 37#37: *856 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:56:53 [info] 37#37: *858 [lua] access_by_lua(msblocations.conf:133):2: ec7bc981e57058ca2149e11b142a1981:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:56:53 [info] 37#37: *858 [lua] logger.lua:23: ec7bc981e57058ca2149e11b142a1981 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:56:53 +0000] ec7bc981e57058ca2149e11b142a1981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 05:57:00 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:00 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:08 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:133):2: 314fd030b5b5b1b4c8838593e522bb59:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:57:08 [info] 37#37: *861 [lua] logger.lua:23: 314fd030b5b5b1b4c8838593e522bb59 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:57:08 +0000] 314fd030b5b5b1b4c8838593e522bb59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:57:10 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:10 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:20 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:20 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:23 [info] 37#37: *867 [lua] access_by_lua(msblocations.conf:133):2: adf7e86ef25518f35980db61b6b6436e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:57:23 +0000] adf7e86ef25518f35980db61b6b6436e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:57:23 [info] 37#37: *867 [lua] logger.lua:23: adf7e86ef25518f35980db61b6b6436e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:57:30 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:30 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:38 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:133):2: 1e5e59680746689f0e4261c03bb36a6b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:57:38 +0000] 1e5e59680746689f0e4261c03bb36a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 05:57:38 [info] 37#37: *870 [lua] logger.lua:23: 1e5e59680746689f0e4261c03bb36a6b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 05:57:40 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:40 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:50 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:50 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:57:53 [info] 37#37: *875 [lua] access_by_lua(msblocations.conf:133):2: cd9282093f143cc98d04b942b3f99a24:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:57:53 [info] 37#37: *875 [lua] logger.lua:23: cd9282093f143cc98d04b942b3f99a24 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:57:53 +0000] cd9282093f143cc98d04b942b3f99a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:58:00 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:00 [info] 35#35: *877 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:08 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:133):2: 01813370cca5bfcf5acd84582745e6ed:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:58:08 +0000] 01813370cca5bfcf5acd84582745e6ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:58:08 [info] 37#37: *878 [lua] logger.lua:23: 01813370cca5bfcf5acd84582745e6ed {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:58:10 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:10 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:20 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:20 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:23 [info] 37#37: *884 [lua] access_by_lua(msblocations.conf:133):2: 7681a0eb35103d72a38584cad41db17c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:58:23 +0000] 7681a0eb35103d72a38584cad41db17c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:58:23 [info] 37#37: *884 [lua] logger.lua:23: 7681a0eb35103d72a38584cad41db17c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 05:58:30 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:30 [info] 37#37: *886 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:38 [info] 37#37: *887 [lua] access_by_lua(msblocations.conf:133):2: de4fada61627fa38e5ce922146cb3bc8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:58:38 +0000] de4fada61627fa38e5ce922146cb3bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 05:58:38 [info] 37#37: *887 [lua] logger.lua:23: de4fada61627fa38e5ce922146cb3bc8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 05:58:40 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:40 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:50 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:50 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:58:53 [info] 37#37: *892 [lua] access_by_lua(msblocations.conf:133):2: ecd3d6aa9c5d92489eda421ec251d6d4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:58:53 [info] 37#37: *892 [lua] logger.lua:23: ecd3d6aa9c5d92489eda421ec251d6d4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:58:53 +0000] ecd3d6aa9c5d92489eda421ec251d6d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:59:00 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:00 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:08 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:133):2: 6389f05aa4ccae2b65f36d26ada84249:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:59:08 [info] 37#37: *895 [lua] logger.lua:23: 6389f05aa4ccae2b65f36d26ada84249 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:59:08 +0000] 6389f05aa4ccae2b65f36d26ada84249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:59:10 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:10 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:20 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:20 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:20 [info] 37#37: *899 client closed connection while waiting for request, client: 10.233.65.168, server: 0.0.0.0:443 2023/01/27 05:59:23 [info] 37#37: *902 [lua] access_by_lua(msblocations.conf:133):2: d31b8aaa7619349556d7ea4539acd802:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:59:23 +0000] d31b8aaa7619349556d7ea4539acd802 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:59:23 [info] 37#37: *902 [lua] logger.lua:23: d31b8aaa7619349556d7ea4539acd802 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:59:30 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:30 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:38 [info] 37#37: *905 [lua] access_by_lua(msblocations.conf:133):2: ad1ec0705fc8cc77ff0fb0bfaa957d2d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 05:59:38 [info] 37#37: *905 [lua] logger.lua:23: ad1ec0705fc8cc77ff0fb0bfaa957d2d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:59:38 +0000] ad1ec0705fc8cc77ff0fb0bfaa957d2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 05:59:40 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:40 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:50 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:50 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 05:59:53 [info] 37#37: *910 [lua] access_by_lua(msblocations.conf:133):2: f494eed3669cde5e920709843fd5ee21:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:59:53 +0000] f494eed3669cde5e920709843fd5ee21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 05:59:53 [info] 37#37: *910 [lua] logger.lua:23: f494eed3669cde5e920709843fd5ee21 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:00:00 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:00 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:08 [info] 37#37: *913 [lua] access_by_lua(msblocations.conf:133):2: 7171c5df9fde4ad119679717c00e9124:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:00:08 +0000] 7171c5df9fde4ad119679717c00e9124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:00:08 [info] 37#37: *913 [lua] logger.lua:23: 7171c5df9fde4ad119679717c00e9124 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:00:10 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:10 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:20 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:20 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:23 [info] 37#37: *919 [lua] access_by_lua(msblocations.conf:133):2: 04c80af8d8391aaa91082e43f2a34453:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:00:23 +0000] 04c80af8d8391aaa91082e43f2a34453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:00:23 [info] 37#37: *919 [lua] logger.lua:23: 04c80af8d8391aaa91082e43f2a34453 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:00:30 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:30 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:38 [info] 37#37: *922 [lua] access_by_lua(msblocations.conf:133):2: df4bfd08e4d27e303aa824c8daa06db8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:00:38 [info] 37#37: *922 [lua] logger.lua:23: df4bfd08e4d27e303aa824c8daa06db8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:00:38 +0000] df4bfd08e4d27e303aa824c8daa06db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 06:00:40 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:40 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:50 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:50 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:00:53 [info] 37#37: *927 [lua] access_by_lua(msblocations.conf:133):2: 1f1e8a1d314293dd6aef7fc05e3e6fe8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:00:53 [info] 37#37: *927 [lua] logger.lua:23: 1f1e8a1d314293dd6aef7fc05e3e6fe8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:00:53 +0000] 1f1e8a1d314293dd6aef7fc05e3e6fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 06:01:00 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:00 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:08 [info] 37#37: *930 [lua] access_by_lua(msblocations.conf:133):2: 502bce7c5b6e02bf770134f49ccc0bed:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:01:08 [info] 37#37: *930 [lua] logger.lua:23: 502bce7c5b6e02bf770134f49ccc0bed {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:08 +0000] 502bce7c5b6e02bf770134f49ccc0bed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:01:10 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:10 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:20 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:20 [info] 37#37: *934 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:23 [info] 37#37: *936 [lua] access_by_lua(msblocations.conf:133):2: 8a11db2ce8a74945baaeb9d2989d8e28:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:23 +0000] 8a11db2ce8a74945baaeb9d2989d8e28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:01:23 [info] 37#37: *936 [lua] logger.lua:23: 8a11db2ce8a74945baaeb9d2989d8e28 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:01:30 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:30 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:38 [info] 37#37: *939 [lua] access_by_lua(msblocations.conf:133):2: a537e5d1f28884b7de89de4f20907608:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:38 +0000] a537e5d1f28884b7de89de4f20907608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/27 06:01:38 [info] 37#37: *939 [lua] logger.lua:23: a537e5d1f28884b7de89de4f20907608 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/27 06:01:40 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:40 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:50 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:50 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:01:53 [info] 37#37: *944 [lua] access_by_lua(msblocations.conf:133):2: 29dbb15f592f6a9ec6a02d67a86d5ee9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:53 +0000] 29dbb15f592f6a9ec6a02d67a86d5ee9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:01:53 [info] 37#37: *944 [lua] logger.lua:23: 29dbb15f592f6a9ec6a02d67a86d5ee9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:01:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:02:00 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:00 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:08 [info] 37#37: *947 [lua] access_by_lua(msblocations.conf:133):2: 8d599031f55e2fd56e398e0c9cef854b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:02:08 +0000] 8d599031f55e2fd56e398e0c9cef854b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:02:08 [info] 37#37: *947 [lua] logger.lua:23: 8d599031f55e2fd56e398e0c9cef854b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:02:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:02:10 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:10 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:20 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:20 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:23 [info] 37#37: *953 [lua] access_by_lua(msblocations.conf:133):2: c8ebb53d00440c5ac6eadaeda0bb4800:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:02:23 [info] 37#37: *953 [lua] logger.lua:23: c8ebb53d00440c5ac6eadaeda0bb4800 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:02:23 +0000] c8ebb53d00440c5ac6eadaeda0bb4800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:02:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:02:30 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:30 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:38 [info] 37#37: *956 [lua] access_by_lua(msblocations.conf:133):2: 48f299b76afcf0b8e4e853c1e064a933:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:02:38 [info] 37#37: *956 [lua] logger.lua:23: 48f299b76afcf0b8e4e853c1e064a933 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:02:38 +0000] 48f299b76afcf0b8e4e853c1e064a933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:02:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:02:40 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:40 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:50 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:50 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:02:53 [info] 37#37: *961 [lua] access_by_lua(msblocations.conf:133):2: 15f31f91b9538ef5d95da74aebeaf3a0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:02:53 [info] 37#37: *961 [lua] logger.lua:23: 15f31f91b9538ef5d95da74aebeaf3a0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:02:53 +0000] 15f31f91b9538ef5d95da74aebeaf3a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:02:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:03:00 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:00 [info] 37#37: *963 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:08 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:133):2: b2c385729e0d872a0d1a0e0f5933d399:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:03:08 +0000] b2c385729e0d872a0d1a0e0f5933d399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:03:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:03:08 [info] 37#37: *964 [lua] logger.lua:23: b2c385729e0d872a0d1a0e0f5933d399 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:03:10 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:10 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:20 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:20 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:23 [info] 37#37: *970 [lua] access_by_lua(msblocations.conf:133):2: 36400dfdb54311024a8d9dea72f09a21:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:03:23 +0000] 36400dfdb54311024a8d9dea72f09a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:03:23 [info] 37#37: *970 [lua] logger.lua:23: 36400dfdb54311024a8d9dea72f09a21 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:03:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:03:30 [info] 37#37: *972 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:30 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:38 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:133):2: 500e9b82781982ed5443141cdc4fb81d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:03:38 +0000] 500e9b82781982ed5443141cdc4fb81d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:03:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:03:38 [info] 37#37: *973 [lua] logger.lua:23: 500e9b82781982ed5443141cdc4fb81d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:03:40 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:40 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:50 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:50 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:03:53 [info] 37#37: *978 [lua] access_by_lua(msblocations.conf:133):2: 474857f02489924ec9a21977209e2c7a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:03:53 +0000] 474857f02489924ec9a21977209e2c7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:03:53 [info] 37#37: *978 [lua] logger.lua:23: 474857f02489924ec9a21977209e2c7a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:03:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:04:00 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:00 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:08 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:133):2: 409f143548795f8131135cabb0623744:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:04:08 [info] 37#37: *981 [lua] logger.lua:23: 409f143548795f8131135cabb0623744 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:04:08 +0000] 409f143548795f8131135cabb0623744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:04:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:04:10 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:10 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:20 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:20 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:23 [info] 37#37: *987 [lua] access_by_lua(msblocations.conf:133):2: e2e7bd023caa3e62916d5b2f119cff7f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:04:23 +0000] e2e7bd023caa3e62916d5b2f119cff7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:04:23 [info] 37#37: *987 [lua] logger.lua:23: e2e7bd023caa3e62916d5b2f119cff7f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:04:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:04:30 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:30 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:38 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:133):2: d547725e0956a9add7fea4e3b1a9ac1a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:04:38 +0000] d547725e0956a9add7fea4e3b1a9ac1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:04:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:04:38 [info] 37#37: *990 [lua] logger.lua:23: d547725e0956a9add7fea4e3b1a9ac1a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:04:40 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:40 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:50 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:50 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:04:53 [info] 37#37: *995 [lua] access_by_lua(msblocations.conf:133):2: c279013865dbc1bcea757e1aa2576d91:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:04:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:04:53 [info] 37#37: *995 [lua] logger.lua:23: c279013865dbc1bcea757e1aa2576d91 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:04:53 +0000] c279013865dbc1bcea757e1aa2576d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:05:00 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:00 [info] 37#37: *997 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:08 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:133):2: 1195a6b490ae87621ad10b8760beddca:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:05:08 +0000] 1195a6b490ae87621ad10b8760beddca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:05:08 [info] 37#37: *998 [lua] logger.lua:23: 1195a6b490ae87621ad10b8760beddca {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:05:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:05:10 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:10 [info] 37#37: *1000 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:20 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:20 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:23 [info] 37#37: *1004 [lua] access_by_lua(msblocations.conf:133):2: 62d577e71ad722685609b56d8da4c445:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:05:23 [info] 37#37: *1004 [lua] logger.lua:23: 62d577e71ad722685609b56d8da4c445 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:05:23 +0000] 62d577e71ad722685609b56d8da4c445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:05:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:05:30 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:30 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:38 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:133):2: de1b6954ca1dcd468b7acc5161de56f0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:05:38 +0000] de1b6954ca1dcd468b7acc5161de56f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 06:05:38 [info] 37#37: *1007 [lua] logger.lua:23: de1b6954ca1dcd468b7acc5161de56f0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:05:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:05:40 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:40 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:50 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:50 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:05:53 [info] 37#37: *1012 [lua] access_by_lua(msblocations.conf:133):2: 27f5506aa61d687190f98d094fe71f99:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:05:53 [info] 37#37: *1012 [lua] logger.lua:23: 27f5506aa61d687190f98d094fe71f99 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:05:53 +0000] 27f5506aa61d687190f98d094fe71f99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:05:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:06:00 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:00 [info] 37#37: *1014 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:08 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:133):2: 4a2fcbf0c7e3a17497120d3131ed621a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:06:08 +0000] 4a2fcbf0c7e3a17497120d3131ed621a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 06:06:08 [info] 37#37: *1015 [lua] logger.lua:23: 4a2fcbf0c7e3a17497120d3131ed621a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:06:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:06:10 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:10 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:20 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:20 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:23 [info] 37#37: *1021 [lua] access_by_lua(msblocations.conf:133):2: eca7fb8f52130c8596db23e0db2e98c4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:06:23 [info] 37#37: *1021 [lua] logger.lua:23: eca7fb8f52130c8596db23e0db2e98c4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:06:23 +0000] eca7fb8f52130c8596db23e0db2e98c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:06:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:06:30 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:30 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:38 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:133):2: 593d125777b5de758588272d0f9abcf6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:06:38 [info] 37#37: *1024 [lua] logger.lua:23: 593d125777b5de758588272d0f9abcf6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:06:38 +0000] 593d125777b5de758588272d0f9abcf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:06:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:06:40 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:40 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:50 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:50 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:06:53 [info] 37#37: *1029 [lua] access_by_lua(msblocations.conf:133):2: 84c9770ba8e12bba6de75daea0b45b72:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:06:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.67.204 - - [27/Jan/2023:06:06:53 +0000] 84c9770ba8e12bba6de75daea0b45b72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/27 06:06:53 [info] 37#37: *1029 [lua] logger.lua:23: 84c9770ba8e12bba6de75daea0b45b72 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:07:00 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:00 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:08 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:133):2: d181d2b89bbaeb56b91b0ed4ad3cdd56:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:07:08 [info] 37#37: *1032 [lua] logger.lua:23: d181d2b89bbaeb56b91b0ed4ad3cdd56 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.204 - - [27/Jan/2023:06:07:08 +0000] d181d2b89bbaeb56b91b0ed4ad3cdd56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/27 06:07:10 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:10 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:20 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:20 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:23 [info] 37#37: *1038 [lua] access_by_lua(msblocations.conf:133):2: 032d591d910f28b457f216300dc32619:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.67.204 - - [27/Jan/2023:06:07:23 +0000] 032d591d910f28b457f216300dc32619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/27 06:07:23 [info] 37#37: *1038 [lua] logger.lua:23: 032d591d910f28b457f216300dc32619 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:07:30 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:30 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:38 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:133):2: 1635867ade91e0e6893a4c48db545fa5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:07:38 [info] 37#37: *1041 [lua] logger.lua:23: 1635867ade91e0e6893a4c48db545fa5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:07:38 +0000] 1635867ade91e0e6893a4c48db545fa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:07:40 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:40 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:50 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:50 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:07:53 [info] 37#37: *1046 [lua] access_by_lua(msblocations.conf:133):2: 4cdff942cebbec879a32e56571b9729c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:07:53 +0000] 4cdff942cebbec879a32e56571b9729c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:07:53 [info] 37#37: *1046 [lua] logger.lua:23: 4cdff942cebbec879a32e56571b9729c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:08:00 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:00 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:08 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:133):2: f7284d024fe277cf1fdd43679d423f90:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:08:08 +0000] f7284d024fe277cf1fdd43679d423f90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:08:08 [info] 37#37: *1049 [lua] logger.lua:23: f7284d024fe277cf1fdd43679d423f90 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:08:10 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:10 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:20 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:20 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:23 [info] 37#37: *1055 [lua] access_by_lua(msblocations.conf:133):2: 86061519908339263c2b500d5058a683:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:08:23 [info] 37#37: *1055 [lua] logger.lua:23: 86061519908339263c2b500d5058a683 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:08:23 +0000] 86061519908339263c2b500d5058a683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:08:30 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:30 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:38 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:133):2: 916a151e0ed388032ee9a740a2aebb61:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:08:38 +0000] 916a151e0ed388032ee9a740a2aebb61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:08:38 [info] 37#37: *1058 [lua] logger.lua:23: 916a151e0ed388032ee9a740a2aebb61 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:08:40 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:40 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:50 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:50 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:08:53 [info] 37#37: *1063 [lua] access_by_lua(msblocations.conf:133):2: 10c6f57807dc864a727ba65391068e0d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:08:53 [info] 37#37: *1063 [lua] logger.lua:23: 10c6f57807dc864a727ba65391068e0d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:08:53 +0000] 10c6f57807dc864a727ba65391068e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:09:00 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:00 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:08 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:133):2: 754aaf19fab8606577adb76df89d0ef9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:09:08 +0000] 754aaf19fab8606577adb76df89d0ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:09:08 [info] 37#37: *1066 [lua] logger.lua:23: 754aaf19fab8606577adb76df89d0ef9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:09:10 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:10 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:20 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:20 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:23 [info] 37#37: *1072 [lua] access_by_lua(msblocations.conf:133):2: 6798002218ea2e69575b81141462b183:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:09:23 [info] 37#37: *1072 [lua] logger.lua:23: 6798002218ea2e69575b81141462b183 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:09:23 +0000] 6798002218ea2e69575b81141462b183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 06:09:30 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:30 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:38 [info] 37#37: *1075 [lua] access_by_lua(msblocations.conf:133):2: a01adeea35711eb21408025cb119564e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:09:38 [info] 37#37: *1075 [lua] logger.lua:23: a01adeea35711eb21408025cb119564e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:09:38 +0000] a01adeea35711eb21408025cb119564e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:09:40 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:40 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:50 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:50 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:09:53 [info] 37#37: *1080 [lua] access_by_lua(msblocations.conf:133):2: 2c9139e4753c3179ae42ad0313fde97c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:09:53 [info] 37#37: *1080 [lua] logger.lua:23: 2c9139e4753c3179ae42ad0313fde97c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:09:53 +0000] 2c9139e4753c3179ae42ad0313fde97c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:10:00 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:00 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:08 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:133):2: ecd1f4647eb7fd5772db10e1164e0e21:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:10:08 [info] 37#37: *1083 [lua] logger.lua:23: ecd1f4647eb7fd5772db10e1164e0e21 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:10:08 +0000] ecd1f4647eb7fd5772db10e1164e0e21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:10:10 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:10 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:20 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:20 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:23 [info] 37#37: *1089 [lua] access_by_lua(msblocations.conf:133):2: 36d00fd1bd8bb26db0e63fefcc91446b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:10:23 [info] 37#37: *1089 [lua] logger.lua:23: 36d00fd1bd8bb26db0e63fefcc91446b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:10:23 +0000] 36d00fd1bd8bb26db0e63fefcc91446b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:10:30 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:30 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:38 [info] 37#37: *1092 [lua] access_by_lua(msblocations.conf:133):2: 7209fd5a823131d4799da0491435e9dc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:10:38 [info] 37#37: *1092 [lua] logger.lua:23: 7209fd5a823131d4799da0491435e9dc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:10:38 +0000] 7209fd5a823131d4799da0491435e9dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:10:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:10:40 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:40 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:50 [info] 37#37: *1096 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:50 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:10:53 [info] 37#37: *1097 [lua] access_by_lua(msblocations.conf:133):2: cb3da30f47b9fd79ed843398b983df7b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:10:53 [info] 37#37: *1097 [lua] logger.lua:23: cb3da30f47b9fd79ed843398b983df7b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:10:53 +0000] cb3da30f47b9fd79ed843398b983df7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:10:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:11:00 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:00 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:08 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:133):2: e602fcb5cfc8e4715fd98065f337aa2b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:11:08 +0000] e602fcb5cfc8e4715fd98065f337aa2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:11:08 [info] 37#37: *1100 [lua] logger.lua:23: e602fcb5cfc8e4715fd98065f337aa2b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:11:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:11:10 [info] 37#37: *1101 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:10 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:20 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:20 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:23 [info] 37#37: *1106 [lua] access_by_lua(msblocations.conf:133):2: 27da77e606b3ca7b83bfec900b1fc4bf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:11:23 [info] 37#37: *1106 [lua] logger.lua:23: 27da77e606b3ca7b83bfec900b1fc4bf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:11:23 +0000] 27da77e606b3ca7b83bfec900b1fc4bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:11:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:11:30 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:30 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:38 [info] 37#37: *1109 [lua] access_by_lua(msblocations.conf:133):2: e5fffa8233904bd53b7c04e57e0f144a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:11:38 +0000] e5fffa8233904bd53b7c04e57e0f144a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/27 06:11:38 [info] 37#37: *1109 [lua] logger.lua:23: e5fffa8233904bd53b7c04e57e0f144a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:11:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 06:11:40 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:40 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:50 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:50 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:11:53 [info] 37#37: *1114 [lua] access_by_lua(msblocations.conf:133):2: ee2233dc30bb0675481f95780ebeed29:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:11:53 [info] 37#37: *1114 [lua] logger.lua:23: ee2233dc30bb0675481f95780ebeed29 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:11:53 +0000] ee2233dc30bb0675481f95780ebeed29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:11:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:12:00 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:00 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:08 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:133):2: 7df0f9707d3713c5eb1458635fb85402:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:12:08 [info] 37#37: *1117 [lua] logger.lua:23: 7df0f9707d3713c5eb1458635fb85402 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:12:08 +0000] 7df0f9707d3713c5eb1458635fb85402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:12:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:12:10 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:10 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:20 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:20 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:23 [info] 37#37: *1123 [lua] access_by_lua(msblocations.conf:133):2: 8d64cc54e2d324a4024a9cc52930ce4e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:12:23 +0000] 8d64cc54e2d324a4024a9cc52930ce4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:12:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:12:23 [info] 37#37: *1123 [lua] logger.lua:23: 8d64cc54e2d324a4024a9cc52930ce4e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:12:30 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:30 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:38 [info] 37#37: *1126 [lua] access_by_lua(msblocations.conf:133):2: e047a710be059a5df4c8436faada1e0d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:12:38 +0000] e047a710be059a5df4c8436faada1e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:12:38 [info] 37#37: *1126 [lua] logger.lua:23: e047a710be059a5df4c8436faada1e0d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:12:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:12:40 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:40 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:50 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:50 [info] 37#37: *1129 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:12:53 [info] 37#37: *1131 [lua] access_by_lua(msblocations.conf:133):2: 5eb3ce2567a62389af7894da2b1174ba:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:12:53 +0000] 5eb3ce2567a62389af7894da2b1174ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:12:53 [info] 37#37: *1131 [lua] logger.lua:23: 5eb3ce2567a62389af7894da2b1174ba {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:12:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:13:00 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:00 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:08 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:133):2: 6473dd2f4cb3c145fa8d525de3dbe0f2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:13:08 +0000] 6473dd2f4cb3c145fa8d525de3dbe0f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:13:08 [info] 37#37: *1134 [lua] logger.lua:23: 6473dd2f4cb3c145fa8d525de3dbe0f2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:13:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:13:10 [info] 35#35: *1136 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:10 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:20 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:20 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:23 [info] 37#37: *1140 [lua] access_by_lua(msblocations.conf:133):2: 42d1bb4f48d8d742999c5165bdbf9302:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:13:23 [info] 37#37: *1140 [lua] logger.lua:23: 42d1bb4f48d8d742999c5165bdbf9302 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:13:23 +0000] 42d1bb4f48d8d742999c5165bdbf9302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:13:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 06:13:30 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:30 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:38 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:133):2: b475b835782fed414bc324ca301d5ea9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:13:38 [info] 37#37: *1143 [lua] logger.lua:23: b475b835782fed414bc324ca301d5ea9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:13:38 +0000] b475b835782fed414bc324ca301d5ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:13:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:13:40 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:40 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:50 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:50 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:13:53 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:133):2: e9c5b3380422b649604a6829f2f212ef:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:13:53 [info] 37#37: *1148 [lua] logger.lua:23: e9c5b3380422b649604a6829f2f212ef {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:13:53 +0000] e9c5b3380422b649604a6829f2f212ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:13:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:14:00 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:00 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:08 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:133):2: 3f0056bf0daa9c202bb0616a27fb6d59:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:14:08 [info] 37#37: *1151 [lua] logger.lua:23: 3f0056bf0daa9c202bb0616a27fb6d59 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:14:08 +0000] 3f0056bf0daa9c202bb0616a27fb6d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:14:10 [info] 35#35: *1153 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:10 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:20 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:20 [info] 37#37: *1156 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:23 [info] 37#37: *1157 [lua] access_by_lua(msblocations.conf:133):2: 8886849710476858c368ccf4b06459d8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:14:23 +0000] 8886849710476858c368ccf4b06459d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:14:23 [info] 37#37: *1157 [lua] logger.lua:23: 8886849710476858c368ccf4b06459d8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:14:30 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:30 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:38 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:133):2: 65f7794f3c8b5931b2dbeb14107ff266:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:14:38 [info] 37#37: *1160 [lua] logger.lua:23: 65f7794f3c8b5931b2dbeb14107ff266 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:14:38 +0000] 65f7794f3c8b5931b2dbeb14107ff266 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:14:40 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:40 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:50 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:50 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:14:53 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:133):2: 4fd14dbfbd1a01fcbef2fd40ce0ba94c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:14:53 [info] 37#37: *1165 [lua] logger.lua:23: 4fd14dbfbd1a01fcbef2fd40ce0ba94c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:14:53 +0000] 4fd14dbfbd1a01fcbef2fd40ce0ba94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:15:00 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:00 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:08 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:133):2: 3aa47759c29a4eeede4041efc31c1f62:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:15:08 [info] 37#37: *1168 [lua] logger.lua:23: 3aa47759c29a4eeede4041efc31c1f62 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:15:08 +0000] 3aa47759c29a4eeede4041efc31c1f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:15:10 [info] 35#35: *1170 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:10 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:20 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:20 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:23 [info] 37#37: *1174 [lua] access_by_lua(msblocations.conf:133):2: 53eb6188f507ce0a6ec9fbf87e7de7d3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:15:23 +0000] 53eb6188f507ce0a6ec9fbf87e7de7d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:15:23 [info] 37#37: *1174 [lua] logger.lua:23: 53eb6188f507ce0a6ec9fbf87e7de7d3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:15:30 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:30 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:39 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:133):2: 36a368d1e6a3c9e6c773cf3ab7ba74aa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:15:39 +0000] 36a368d1e6a3c9e6c773cf3ab7ba74aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:15:39 [info] 37#37: *1177 [lua] logger.lua:23: 36a368d1e6a3c9e6c773cf3ab7ba74aa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:15:40 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:40 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:50 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:50 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:15:54 [info] 37#37: *1182 [lua] access_by_lua(msblocations.conf:133):2: f22f92fabd07738962714cb13ff6f73a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:15:54 +0000] f22f92fabd07738962714cb13ff6f73a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:15:54 [info] 37#37: *1182 [lua] logger.lua:23: f22f92fabd07738962714cb13ff6f73a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:16:00 [info] 37#37: *1183 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:00 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:09 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:133):2: 369071e25066ac77fcde0b5ce2f88b15:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:16:09 +0000] 369071e25066ac77fcde0b5ce2f88b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:16:09 [info] 37#37: *1185 [lua] logger.lua:23: 369071e25066ac77fcde0b5ce2f88b15 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:16:10 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:10 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:20 [info] 37#37: *1190 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:20 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:24 [info] 37#37: *1191 [lua] access_by_lua(msblocations.conf:133):2: f7c396601df9858a20433df8facdbb4b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:16:24 [info] 37#37: *1191 [lua] logger.lua:23: f7c396601df9858a20433df8facdbb4b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:16:24 +0000] f7c396601df9858a20433df8facdbb4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:16:30 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:30 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:39 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:133):2: d506a9804b5c4686e28fe02b7eba6dbb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:16:39 +0000] d506a9804b5c4686e28fe02b7eba6dbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/27 06:16:39 [info] 37#37: *1194 [lua] logger.lua:23: d506a9804b5c4686e28fe02b7eba6dbb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:16:40 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:40 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:50 [info] 37#37: *1198 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:50 [info] 37#37: *1197 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:16:54 [info] 37#37: *1199 [lua] access_by_lua(msblocations.conf:133):2: 4fbc2c38e0f4b3e1ae418e55e9c1f1f5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:16:54 +0000] 4fbc2c38e0f4b3e1ae418e55e9c1f1f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:16:54 [info] 37#37: *1199 [lua] logger.lua:23: 4fbc2c38e0f4b3e1ae418e55e9c1f1f5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:17:00 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:00 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:09 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:133):2: 19d5f13485a6315ec89a0a0e85279888:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:17:09 +0000] 19d5f13485a6315ec89a0a0e85279888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:17:09 [info] 37#37: *1202 [lua] logger.lua:23: 19d5f13485a6315ec89a0a0e85279888 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:17:10 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:10 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:20 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:20 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:24 [info] 37#37: *1208 [lua] access_by_lua(msblocations.conf:133):2: 3c16d401246db3fe53ec81112cda47bf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:17:24 [info] 37#37: *1208 [lua] logger.lua:23: 3c16d401246db3fe53ec81112cda47bf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:17:24 +0000] 3c16d401246db3fe53ec81112cda47bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:17:30 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:30 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:39 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:133):2: b011d4bbd03218af99d1099cb0727791:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:17:39 [info] 37#37: *1211 [lua] logger.lua:23: b011d4bbd03218af99d1099cb0727791 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:17:39 +0000] b011d4bbd03218af99d1099cb0727791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:17:40 [info] 35#35: *1213 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:40 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:50 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:50 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:17:54 [info] 37#37: *1216 [lua] access_by_lua(msblocations.conf:133):2: d17c3b4adec7b376d46e514545c3757e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:17:54 +0000] d17c3b4adec7b376d46e514545c3757e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:17:54 [info] 37#37: *1216 [lua] logger.lua:23: d17c3b4adec7b376d46e514545c3757e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:18:00 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:00 [info] 37#37: *1217 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:09 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:133):2: 3eed9233f87ad8d57097b7d4edbe300e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:18:09 [info] 37#37: *1219 [lua] logger.lua:23: 3eed9233f87ad8d57097b7d4edbe300e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:18:09 +0000] 3eed9233f87ad8d57097b7d4edbe300e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:18:10 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:10 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:20 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:20 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:24 [info] 37#37: *1225 [lua] access_by_lua(msblocations.conf:133):2: 076b161923f739c22b5d05744ee25f8e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:18:24 [info] 37#37: *1225 [lua] logger.lua:23: 076b161923f739c22b5d05744ee25f8e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:18:24 +0000] 076b161923f739c22b5d05744ee25f8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:18:30 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:30 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:39 [info] 37#37: *1228 [lua] access_by_lua(msblocations.conf:133):2: d1bec91af80ec7c37e45e4a9d565026d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:18:39 [info] 37#37: *1228 [lua] logger.lua:23: d1bec91af80ec7c37e45e4a9d565026d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:18:39 +0000] d1bec91af80ec7c37e45e4a9d565026d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:18:40 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:40 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:50 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:50 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:18:54 [info] 37#37: *1233 [lua] access_by_lua(msblocations.conf:133):2: a22d9612d3e240613659f554593b160b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:18:54 +0000] a22d9612d3e240613659f554593b160b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:18:54 [info] 37#37: *1233 [lua] logger.lua:23: a22d9612d3e240613659f554593b160b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:19:00 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:00 [info] 37#37: *1234 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:09 [info] 37#37: *1236 [lua] access_by_lua(msblocations.conf:133):2: 75d955aa229bce826df68445ff421c83:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:19:09 [info] 37#37: *1236 [lua] logger.lua:23: 75d955aa229bce826df68445ff421c83 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:19:09 +0000] 75d955aa229bce826df68445ff421c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:19:10 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:10 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:20 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:20 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:24 [info] 37#37: *1242 [lua] access_by_lua(msblocations.conf:133):2: b023f316893673e09e9d571ee93a6cee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:19:24 +0000] b023f316893673e09e9d571ee93a6cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:19:24 [info] 37#37: *1242 [lua] logger.lua:23: b023f316893673e09e9d571ee93a6cee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:19:30 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:30 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:39 [info] 37#37: *1245 [lua] access_by_lua(msblocations.conf:133):2: 8b84dc0030a500d3a5c873efc7ee8c8c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:19:39 [info] 37#37: *1245 [lua] logger.lua:23: 8b84dc0030a500d3a5c873efc7ee8c8c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:19:39 +0000] 8b84dc0030a500d3a5c873efc7ee8c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:19:40 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:40 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:50 [info] 37#37: *1249 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:50 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:19:54 [info] 37#37: *1250 [lua] access_by_lua(msblocations.conf:133):2: 7a41f65a26907307ed5ff5ba8bbff213:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:19:54 +0000] 7a41f65a26907307ed5ff5ba8bbff213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:19:54 [info] 37#37: *1250 [lua] logger.lua:23: 7a41f65a26907307ed5ff5ba8bbff213 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:20:00 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:00 [info] 37#37: *1251 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:09 [info] 37#37: *1253 [lua] access_by_lua(msblocations.conf:133):2: 378d4695f7c2447b71daf8e56869f527:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:20:09 [info] 37#37: *1253 [lua] logger.lua:23: 378d4695f7c2447b71daf8e56869f527 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:20:09 +0000] 378d4695f7c2447b71daf8e56869f527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:20:10 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:10 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:20 [info] 37#37: *1258 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:20 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:24 [info] 37#37: *1259 [lua] access_by_lua(msblocations.conf:133):2: 04a69f50c991c4f8c051476b20aa7090:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:20:24 [info] 37#37: *1259 [lua] logger.lua:23: 04a69f50c991c4f8c051476b20aa7090 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:20:24 +0000] 04a69f50c991c4f8c051476b20aa7090 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:20:30 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:30 [info] 37#37: *1260 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:39 [info] 37#37: *1262 [lua] access_by_lua(msblocations.conf:133):2: 3b45137b1832944742aa3ac0d05e9ac6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:20:39 [info] 37#37: *1262 [lua] logger.lua:23: 3b45137b1832944742aa3ac0d05e9ac6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:20:39 +0000] 3b45137b1832944742aa3ac0d05e9ac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:20:40 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:40 [info] 37#37: *1263 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:50 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:50 [info] 37#37: *1266 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:20:54 [info] 37#37: *1267 [lua] access_by_lua(msblocations.conf:133):2: 23cfca5f1bef8db868267fb3d119b296:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:20:54 [info] 37#37: *1267 [lua] logger.lua:23: 23cfca5f1bef8db868267fb3d119b296 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:20:54 +0000] 23cfca5f1bef8db868267fb3d119b296 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:21:00 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:00 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:09 [info] 37#37: *1270 [lua] access_by_lua(msblocations.conf:133):2: 776bef6050e4185f210e06071e224c65:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:09 +0000] 776bef6050e4185f210e06071e224c65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:21:09 [info] 37#37: *1270 [lua] logger.lua:23: 776bef6050e4185f210e06071e224c65 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:21:10 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:10 [info] 37#37: *1272 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:20 [info] 37#37: *1274 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:20 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:24 [info] 37#37: *1276 [lua] access_by_lua(msblocations.conf:133):2: 59530ae42731085a7913e50481c18e4d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:21:24 [info] 37#37: *1276 [lua] logger.lua:23: 59530ae42731085a7913e50481c18e4d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:24 +0000] 59530ae42731085a7913e50481c18e4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:21:30 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:30 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:39 [info] 37#37: *1279 [lua] access_by_lua(msblocations.conf:133):2: 21c382b32cc96400bbfccb5809efdcfd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:39 +0000] 21c382b32cc96400bbfccb5809efdcfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:21:39 [info] 37#37: *1279 [lua] logger.lua:23: 21c382b32cc96400bbfccb5809efdcfd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:21:40 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:40 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:50 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:50 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:21:54 [info] 37#37: *1284 [lua] access_by_lua(msblocations.conf:133):2: fe3a27bbec385cc9e30cffe8f6ab5606:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:21:54 [info] 37#37: *1284 [lua] logger.lua:23: fe3a27bbec385cc9e30cffe8f6ab5606 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:21:54 +0000] fe3a27bbec385cc9e30cffe8f6ab5606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/27 06:22:00 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:00 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:09 [info] 37#37: *1287 [lua] access_by_lua(msblocations.conf:133):2: 4a3bfab59fa86ed71707db1252aa09a6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:22:09 [info] 37#37: *1287 [lua] logger.lua:23: 4a3bfab59fa86ed71707db1252aa09a6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:22:09 +0000] 4a3bfab59fa86ed71707db1252aa09a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 06:22:10 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:10 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:20 [info] 37#37: *1292 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:20 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:24 [info] 37#37: *1293 [lua] access_by_lua(msblocations.conf:133):2: d9ca6d08701c5342affb11c9fe20a685:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:22:24 [info] 37#37: *1293 [lua] logger.lua:23: d9ca6d08701c5342affb11c9fe20a685 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:22:24 +0000] d9ca6d08701c5342affb11c9fe20a685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:22:30 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:30 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:39 [info] 37#37: *1296 [lua] access_by_lua(msblocations.conf:133):2: 87aab7b0b7b09dce554788e2d660e2fe:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:22:39 [info] 37#37: *1296 [lua] logger.lua:23: 87aab7b0b7b09dce554788e2d660e2fe {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:22:39 +0000] 87aab7b0b7b09dce554788e2d660e2fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:22:40 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:40 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:50 [info] 35#35: *1300 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:50 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:22:54 [info] 37#37: *1301 [lua] access_by_lua(msblocations.conf:133):2: b6d345b35aa16db814d3130b16f2ec6b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:22:54 +0000] b6d345b35aa16db814d3130b16f2ec6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:22:54 [info] 37#37: *1301 [lua] logger.lua:23: b6d345b35aa16db814d3130b16f2ec6b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:23:00 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:00 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:09 [info] 37#37: *1304 [lua] access_by_lua(msblocations.conf:133):2: acf76bf9ab71a3c090a052a33d5e05d1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:23:09 [info] 37#37: *1304 [lua] logger.lua:23: acf76bf9ab71a3c090a052a33d5e05d1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:23:09 +0000] acf76bf9ab71a3c090a052a33d5e05d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:23:10 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:10 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:20 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:20 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:24 [info] 37#37: *1310 [lua] access_by_lua(msblocations.conf:133):2: 3fe36759ebc0f840b735337a029965f1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:23:24 [info] 37#37: *1310 [lua] logger.lua:23: 3fe36759ebc0f840b735337a029965f1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:23:24 +0000] 3fe36759ebc0f840b735337a029965f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:23:30 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:30 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:39 [info] 37#37: *1313 [lua] access_by_lua(msblocations.conf:133):2: e4907919399a919ccda3bdc474f1b3c5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:23:39 [info] 37#37: *1313 [lua] logger.lua:23: e4907919399a919ccda3bdc474f1b3c5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:23:39 +0000] e4907919399a919ccda3bdc474f1b3c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:23:40 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:40 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:50 [info] 37#37: *1317 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:50 [info] 37#37: *1316 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:23:54 [info] 37#37: *1318 [lua] access_by_lua(msblocations.conf:133):2: 820a6307cb99b7454d7823d05ad05e0c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:23:54 [info] 37#37: *1318 [lua] logger.lua:23: 820a6307cb99b7454d7823d05ad05e0c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:23:54 +0000] 820a6307cb99b7454d7823d05ad05e0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:24:00 [info] 37#37: *1320 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:00 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:09 [info] 37#37: *1321 [lua] access_by_lua(msblocations.conf:133):2: 7eac81768a51985edef18f2623784d36:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:24:09 [info] 37#37: *1321 [lua] logger.lua:23: 7eac81768a51985edef18f2623784d36 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:24:09 +0000] 7eac81768a51985edef18f2623784d36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:24:10 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:10 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:20 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:20 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:24 [info] 37#37: *1327 [lua] access_by_lua(msblocations.conf:133):2: b0300d81eedba4cb09d5707f1ad4f635:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:24:24 [info] 37#37: *1327 [lua] logger.lua:23: b0300d81eedba4cb09d5707f1ad4f635 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:24:24 +0000] b0300d81eedba4cb09d5707f1ad4f635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:24:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:24:30 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:30 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:39 [info] 37#37: *1330 [lua] access_by_lua(msblocations.conf:133):2: 9ccbc5f444e58302206cd07e67a00bdd:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:24:39 +0000] 9ccbc5f444e58302206cd07e67a00bdd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:24:39 [info] 37#37: *1330 [lua] logger.lua:23: 9ccbc5f444e58302206cd07e67a00bdd {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:24:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:24:40 [info] 37#37: *1331 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:40 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:50 [info] 37#37: *1333 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:50 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:24:54 [info] 37#37: *1335 [lua] access_by_lua(msblocations.conf:133):2: 92cce7df2e9b8aac814f5cc24c82dd8b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:24:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:24:54 [info] 37#37: *1335 [lua] logger.lua:23: 92cce7df2e9b8aac814f5cc24c82dd8b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:24:54 +0000] 92cce7df2e9b8aac814f5cc24c82dd8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:25:00 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:00 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:09 [info] 37#37: *1338 [lua] access_by_lua(msblocations.conf:133):2: 178ffb74855b4be9189c1f8fa2924775:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:25:09 +0000] 178ffb74855b4be9189c1f8fa2924775 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:25:09 [info] 37#37: *1338 [lua] logger.lua:23: 178ffb74855b4be9189c1f8fa2924775 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:25:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:25:10 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:10 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:20 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:20 [info] 37#37: *1343 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:24 [info] 37#37: *1344 [lua] access_by_lua(msblocations.conf:133):2: a3ed81fb2cc4585d76e03f007902d237:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:25:24 [info] 37#37: *1344 [lua] logger.lua:23: a3ed81fb2cc4585d76e03f007902d237 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:25:24 +0000] a3ed81fb2cc4585d76e03f007902d237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:25:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:25:30 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:30 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:39 [info] 37#37: *1347 [lua] access_by_lua(msblocations.conf:133):2: b233aa9384fb164730b4ee969676647b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:25:39 [info] 37#37: *1347 [lua] logger.lua:23: b233aa9384fb164730b4ee969676647b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:25:39 +0000] b233aa9384fb164730b4ee969676647b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:25:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:25:40 [info] 37#37: *1348 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:40 [info] 37#37: *1349 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:50 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:50 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:25:54 [info] 37#37: *1352 [lua] access_by_lua(msblocations.conf:133):2: 0d9d599497db29db0832f63a2a15af9f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:25:54 +0000] 0d9d599497db29db0832f63a2a15af9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:25:54 [info] 37#37: *1352 [lua] logger.lua:23: 0d9d599497db29db0832f63a2a15af9f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:25:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:26:00 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:00 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:09 [info] 37#37: *1355 [lua] access_by_lua(msblocations.conf:133):2: 7a3f62c4c84002e4de0510f7307fe957:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:26:09 [info] 37#37: *1355 [lua] logger.lua:23: 7a3f62c4c84002e4de0510f7307fe957 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:26:09 +0000] 7a3f62c4c84002e4de0510f7307fe957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:26:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:26:10 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:10 [info] 37#37: *1357 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:20 [info] 37#37: *1360 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:20 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:24 [info] 37#37: *1361 [lua] access_by_lua(msblocations.conf:133):2: 6be5f75faebaaa9352326e78f2ade946:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:26:24 +0000] 6be5f75faebaaa9352326e78f2ade946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:26:24 [info] 37#37: *1361 [lua] logger.lua:23: 6be5f75faebaaa9352326e78f2ade946 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:26:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:26:30 [info] 37#37: *1362 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:30 [info] 37#37: *1363 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:39 [info] 37#37: *1364 [lua] access_by_lua(msblocations.conf:133):2: b833a8c45e6e744215f93827b3edc456:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:26:39 [info] 37#37: *1364 [lua] logger.lua:23: b833a8c45e6e744215f93827b3edc456 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:26:39 +0000] b833a8c45e6e744215f93827b3edc456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:26:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:26:40 [info] 37#37: *1365 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:40 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:50 [info] 37#37: *1368 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:50 [info] 37#37: *1367 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:26:54 [info] 37#37: *1369 [lua] access_by_lua(msblocations.conf:133):2: 0a48f80a3e41bc2138e00c202c35bdee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:26:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.67.204 - - [27/Jan/2023:06:26:54 +0000] 0a48f80a3e41bc2138e00c202c35bdee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 06:26:54 [info] 37#37: *1369 [lua] logger.lua:23: 0a48f80a3e41bc2138e00c202c35bdee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:27:00 [info] 37#37: *1371 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:00 [info] 37#37: *1370 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:09 [info] 37#37: *1372 [lua] access_by_lua(msblocations.conf:133):2: 2f99976b543d8cf2c5f84b466111425b:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:27:09 +0000] 2f99976b543d8cf2c5f84b466111425b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:27:09 [info] 37#37: *1372 [lua] logger.lua:23: 2f99976b543d8cf2c5f84b466111425b {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:27:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:27:10 [info] 37#37: *1374 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:10 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:20 [info] 37#37: *1376 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:20 [info] 37#37: *1377 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:24 [info] 37#37: *1378 [lua] access_by_lua(msblocations.conf:133):2: 1c63d7e07b69a0604673e885a348b5f2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:27:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.204 - - [27/Jan/2023:06:27:24 +0000] 1c63d7e07b69a0604673e885a348b5f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/27 06:27:24 [info] 37#37: *1378 [lua] logger.lua:23: 1c63d7e07b69a0604673e885a348b5f2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:27:30 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:30 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:39 [info] 37#37: *1381 [lua] access_by_lua(msblocations.conf:133):2: 3e56629ebb8080ba8009f21f86875be5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:27:39 +0000] 3e56629ebb8080ba8009f21f86875be5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/27 06:27:39 [info] 37#37: *1381 [lua] logger.lua:23: 3e56629ebb8080ba8009f21f86875be5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:27:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:27:40 [info] 37#37: *1383 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:40 [info] 37#37: *1382 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:50 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:50 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:27:54 [info] 37#37: *1386 [lua] access_by_lua(msblocations.conf:133):2: 0cb6addffbdaf7bdd3efdbb2f61695b9:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:27:54 [info] 37#37: *1386 [lua] logger.lua:23: 0cb6addffbdaf7bdd3efdbb2f61695b9 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:27:54 +0000] 0cb6addffbdaf7bdd3efdbb2f61695b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:27:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:28:00 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:00 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:09 [info] 37#37: *1389 [lua] access_by_lua(msblocations.conf:133):2: 00eed2308b818fccffe2f16857f4f835:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:28:09 [info] 37#37: *1389 [lua] logger.lua:23: 00eed2308b818fccffe2f16857f4f835 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:09 +0000] 00eed2308b818fccffe2f16857f4f835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:28:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:28:10 [info] 35#35: *1391 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:10 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:20 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:20 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:24 [info] 37#37: *1395 [lua] access_by_lua(msblocations.conf:133):2: 88777605124277c64d92c13840617bfc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:24 +0000] 88777605124277c64d92c13840617bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:28:24 [info] 37#37: *1395 [lua] logger.lua:23: 88777605124277c64d92c13840617bfc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:28:30 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:30 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:39 [info] 37#37: *1398 [lua] access_by_lua(msblocations.conf:133):2: 59b958bc38a61b5b5cd2e0a9d13a890f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:39 +0000] 59b958bc38a61b5b5cd2e0a9d13a890f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:28:39 [info] 37#37: *1398 [lua] logger.lua:23: 59b958bc38a61b5b5cd2e0a9d13a890f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:28:40 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:40 [info] 37#37: *1399 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:50 [info] 37#37: *1402 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:50 [info] 37#37: *1401 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:28:54 [info] 37#37: *1403 [lua] access_by_lua(msblocations.conf:133):2: 3b8fdc876a832398ccca28498c816305:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:54 +0000] 3b8fdc876a832398ccca28498c816305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/27 06:28:54 [info] 37#37: *1403 [lua] logger.lua:23: 3b8fdc876a832398ccca28498c816305 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:28:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:29:00 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:00 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:09 [info] 37#37: *1406 [lua] access_by_lua(msblocations.conf:133):2: 62f005cf2639cf0994e1adbfb51b5f6e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:29:09 [info] 37#37: *1406 [lua] logger.lua:23: 62f005cf2639cf0994e1adbfb51b5f6e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:29:09 +0000] 62f005cf2639cf0994e1adbfb51b5f6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:29:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/27 06:29:10 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:10 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:20 [info] 37#37: *1411 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:20 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:24 [info] 37#37: *1412 [lua] access_by_lua(msblocations.conf:133):2: 049b9d1957f16b981cb920062de6b2d5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:29:24 [info] 37#37: *1412 [lua] logger.lua:23: 049b9d1957f16b981cb920062de6b2d5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:29:24 +0000] 049b9d1957f16b981cb920062de6b2d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:29:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:29:30 [info] 37#37: *1413 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:30 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:39 [info] 37#37: *1415 [lua] access_by_lua(msblocations.conf:133):2: b8303d326cceee60edb66df11020a873:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:29:39 [info] 37#37: *1415 [lua] logger.lua:23: b8303d326cceee60edb66df11020a873 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:29:39 +0000] b8303d326cceee60edb66df11020a873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:29:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:29:40 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:40 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:50 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:50 [info] 37#37: *1419 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:29:54 [info] 37#37: *1420 [lua] access_by_lua(msblocations.conf:133):2: 7cbf19ea876d883f8f02b2f42050df8e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:29:54 +0000] 7cbf19ea876d883f8f02b2f42050df8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:29:54 [info] 37#37: *1420 [lua] logger.lua:23: 7cbf19ea876d883f8f02b2f42050df8e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:29:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:30:00 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:00 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:09 [info] 37#37: *1423 [lua] access_by_lua(msblocations.conf:133):2: e3b64169dbfa45240ec96831b1910dd3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:30:09 +0000] e3b64169dbfa45240ec96831b1910dd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:30:09 [info] 37#37: *1423 [lua] logger.lua:23: e3b64169dbfa45240ec96831b1910dd3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:30:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:30:10 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:10 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:20 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:20 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:24 [info] 37#37: *1429 [lua] access_by_lua(msblocations.conf:133):2: 803b04392c244e635c29c4bda25a13b2:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:30:24 +0000] 803b04392c244e635c29c4bda25a13b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:30:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:30:24 [info] 37#37: *1429 [lua] logger.lua:23: 803b04392c244e635c29c4bda25a13b2 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:30:30 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:30 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:39 [info] 37#37: *1432 [lua] access_by_lua(msblocations.conf:133):2: d4dda124d13c3db584fecb57134548f0:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:30:39 +0000] d4dda124d13c3db584fecb57134548f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:30:39 [info] 37#37: *1432 [lua] logger.lua:23: d4dda124d13c3db584fecb57134548f0 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:30:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:30:40 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:40 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:50 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:50 [info] 37#37: *1436 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:30:54 [info] 37#37: *1437 [lua] access_by_lua(msblocations.conf:133):2: d8786536b2c9be4881d48ca683cd20e1:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:30:54 [info] 37#37: *1437 [lua] logger.lua:23: d8786536b2c9be4881d48ca683cd20e1 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:30:54 +0000] d8786536b2c9be4881d48ca683cd20e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:30:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:31:00 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:00 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:09 [info] 37#37: *1440 [lua] access_by_lua(msblocations.conf:133):2: c2c616b8b8cb7490252de07edbaa92bb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:31:09 [info] 37#37: *1440 [lua] logger.lua:23: c2c616b8b8cb7490252de07edbaa92bb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:31:09 +0000] c2c616b8b8cb7490252de07edbaa92bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:31:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:31:10 [info] 37#37: *1441 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:10 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:20 [info] 37#37: *1444 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:20 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:24 [info] 37#37: *1446 [lua] access_by_lua(msblocations.conf:133):2: 6571df373fba876e85817889bb86c902:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:31:24 [info] 37#37: *1446 [lua] logger.lua:23: 6571df373fba876e85817889bb86c902 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:31:24 +0000] 6571df373fba876e85817889bb86c902 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:31:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:31:30 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:30 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:39 [info] 37#37: *1449 [lua] access_by_lua(msblocations.conf:133):2: 3e35d2acae9a3c4f1e461a106f927195:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:31:39 [info] 37#37: *1449 [lua] logger.lua:23: 3e35d2acae9a3c4f1e461a106f927195 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:31:39 +0000] 3e35d2acae9a3c4f1e461a106f927195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:31:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:31:40 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:40 [info] 37#37: *1451 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:50 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:50 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:31:54 [info] 37#37: *1454 [lua] access_by_lua(msblocations.conf:133):2: 0ece463ddc1abeda193b9a7e232237fa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:31:54 [info] 37#37: *1454 [lua] logger.lua:23: 0ece463ddc1abeda193b9a7e232237fa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:31:54 +0000] 0ece463ddc1abeda193b9a7e232237fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:31:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:32:00 [info] 37#37: *1456 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:00 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:09 [info] 37#37: *1457 [lua] access_by_lua(msblocations.conf:133):2: b8f3a5e5deba69fc246d218c8d2ff292:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:32:09 +0000] b8f3a5e5deba69fc246d218c8d2ff292 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:32:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:32:09 [info] 37#37: *1457 [lua] logger.lua:23: b8f3a5e5deba69fc246d218c8d2ff292 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:32:10 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:10 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:17 [info] 37#37: *1460 client closed connection while waiting for request, client: 10.233.65.168, server: 0.0.0.0:443 2023/01/27 06:32:20 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:20 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:24 [info] 37#37: *1464 [lua] access_by_lua(msblocations.conf:133):2: 69774953e2ee82ee9c726cdd9fac3e03:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:32:24 [info] 37#37: *1464 [lua] logger.lua:23: 69774953e2ee82ee9c726cdd9fac3e03 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:32:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.204 - - [27/Jan/2023:06:32:24 +0000] 69774953e2ee82ee9c726cdd9fac3e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:32:30 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:30 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:39 [info] 37#37: *1467 [lua] access_by_lua(msblocations.conf:133):2: d7db1ac073dd00c2215cf79072cdff97:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:32:39 +0000] d7db1ac073dd00c2215cf79072cdff97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:32:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:32:39 [info] 37#37: *1467 [lua] logger.lua:23: d7db1ac073dd00c2215cf79072cdff97 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:32:40 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:40 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:50 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:50 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:32:54 [info] 37#37: *1472 [lua] access_by_lua(msblocations.conf:133):2: ae690e27e1525f1ebae9586aff64fcbf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:32:54 +0000] ae690e27e1525f1ebae9586aff64fcbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:32:54 [info] 37#37: *1472 [lua] logger.lua:23: ae690e27e1525f1ebae9586aff64fcbf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:32:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:33:00 [info] 37#37: *1473 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:00 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:09 [info] 37#37: *1475 [lua] access_by_lua(msblocations.conf:133):2: 7f3b008c191d740910ff5e184448d1cc:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:33:09 [info] 37#37: *1475 [lua] logger.lua:23: 7f3b008c191d740910ff5e184448d1cc {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:33:09 +0000] 7f3b008c191d740910ff5e184448d1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:33:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:33:10 [info] 37#37: *1476 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:10 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:20 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:20 [info] 37#37: *1480 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:24 [info] 37#37: *1481 [lua] access_by_lua(msblocations.conf:133):2: cb11724b807f3b628f76abd59336e286:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:33:24 +0000] cb11724b807f3b628f76abd59336e286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:33:24 [info] 37#37: *1481 [lua] logger.lua:23: cb11724b807f3b628f76abd59336e286 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:33:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:33:30 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:30 [info] 37#37: *1482 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:39 [info] 37#37: *1484 [lua] access_by_lua(msblocations.conf:133):2: 4edaa6f8eee20f278f83334e20c2994a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:33:39 [info] 37#37: *1484 [lua] logger.lua:23: 4edaa6f8eee20f278f83334e20c2994a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:33:39 +0000] 4edaa6f8eee20f278f83334e20c2994a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:33:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:33:40 [info] 37#37: *1485 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:40 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:50 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:50 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:33:54 [info] 37#37: *1489 [lua] access_by_lua(msblocations.conf:133):2: a2f1482008352f2427b33f0f9feb8ff7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:33:54 [info] 37#37: *1489 [lua] logger.lua:23: a2f1482008352f2427b33f0f9feb8ff7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:33:54 +0000] a2f1482008352f2427b33f0f9feb8ff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:33:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:34:00 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:00 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:09 [info] 37#37: *1492 [lua] access_by_lua(msblocations.conf:133):2: d8877960f88ab14a130ff68ab702f10a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:34:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.204 - - [27/Jan/2023:06:34:09 +0000] d8877960f88ab14a130ff68ab702f10a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:34:09 [info] 37#37: *1492 [lua] logger.lua:23: d8877960f88ab14a130ff68ab702f10a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:34:10 [info] 37#37: *1493 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:10 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:20 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:20 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:24 [info] 37#37: *1498 [lua] access_by_lua(msblocations.conf:133):2: 831c37a9cc7df6d4bd8449347397996a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:34:24 [info] 37#37: *1498 [lua] logger.lua:23: 831c37a9cc7df6d4bd8449347397996a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:34:24 +0000] 831c37a9cc7df6d4bd8449347397996a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:34:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:34:30 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:30 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:39 [info] 37#37: *1501 [lua] access_by_lua(msblocations.conf:133):2: b47b052e7032ed2fd946080093f96f64:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:34:39 +0000] b47b052e7032ed2fd946080093f96f64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:34:39 [info] 37#37: *1501 [lua] logger.lua:23: b47b052e7032ed2fd946080093f96f64 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:34:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:34:40 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:40 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:50 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:50 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:34:54 [info] 37#37: *1506 [lua] access_by_lua(msblocations.conf:133):2: a5c3ef5c7cb64bd5942a0637ca4d3b1c:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:34:54 [info] 37#37: *1506 [lua] logger.lua:23: a5c3ef5c7cb64bd5942a0637ca4d3b1c {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:34:54 +0000] a5c3ef5c7cb64bd5942a0637ca4d3b1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:34:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:35:00 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:00 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:09 [info] 37#37: *1509 [lua] access_by_lua(msblocations.conf:133):2: cf1b684e06371996e8041c62bea33c3d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:35:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:35:09 [info] 37#37: *1509 [lua] logger.lua:23: cf1b684e06371996e8041c62bea33c3d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:35:09 +0000] cf1b684e06371996e8041c62bea33c3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:35:10 [info] 35#35: *1510 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:10 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:20 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:20 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:24 [info] 37#37: *1515 [lua] access_by_lua(msblocations.conf:133):2: 447697a224bc4d91f22673df60120cee:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:35:24 [info] 37#37: *1515 [lua] logger.lua:23: 447697a224bc4d91f22673df60120cee {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:35:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.204 - - [27/Jan/2023:06:35:24 +0000] 447697a224bc4d91f22673df60120cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:35:30 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:30 [info] 37#37: *1516 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:39 [info] 37#37: *1518 [lua] access_by_lua(msblocations.conf:133):2: 769bc7b07c772410451ed012a2d1a70d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:35:39 +0000] 769bc7b07c772410451ed012a2d1a70d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:35:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:35:39 [info] 37#37: *1518 [lua] logger.lua:23: 769bc7b07c772410451ed012a2d1a70d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:35:40 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:40 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:50 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:50 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:35:54 [info] 37#37: *1523 [lua] access_by_lua(msblocations.conf:133):2: fd520211498f503168d01e6945451adf:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:35:54 +0000] fd520211498f503168d01e6945451adf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:35:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:35:54 [info] 37#37: *1523 [lua] logger.lua:23: fd520211498f503168d01e6945451adf {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/27 06:36:00 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:00 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:09 [info] 37#37: *1526 [lua] access_by_lua(msblocations.conf:133):2: 4f614b2687112c97dd63983955cb3608:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:36:09 +0000] 4f614b2687112c97dd63983955cb3608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:36:09 [info] 37#37: *1526 [lua] logger.lua:23: 4f614b2687112c97dd63983955cb3608 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:36:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:36:10 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:10 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:20 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:20 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:24 [info] 37#37: *1532 [lua] access_by_lua(msblocations.conf:133):2: 456a4bbe66012843a4d402866e988b6a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:36:24 [info] 37#37: *1532 [lua] logger.lua:23: 456a4bbe66012843a4d402866e988b6a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:36:24 +0000] 456a4bbe66012843a4d402866e988b6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:36:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:36:30 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:30 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:40 [info] 37#37: *1535 [lua] access_by_lua(msblocations.conf:133):2: 715b1704a9a92b2037ddabc465a76c4d:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:36:40 [info] 37#37: *1535 [lua] logger.lua:23: 715b1704a9a92b2037ddabc465a76c4d {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:36:40 +0000] 715b1704a9a92b2037ddabc465a76c4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/27 06:36:40 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:40 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:50 [info] 35#35: *1538 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:50 [info] 35#35: *1539 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:36:55 [info] 37#37: *1540 [lua] access_by_lua(msblocations.conf:133):2: c3855a9cfaa63a646b79e954ebe39fbb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:36:55 [info] 37#37: *1540 [lua] logger.lua:23: c3855a9cfaa63a646b79e954ebe39fbb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:36:55 +0000] c3855a9cfaa63a646b79e954ebe39fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:37:00 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:00 [info] 37#37: *1541 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:10 [info] 37#37: *1543 [lua] access_by_lua(msblocations.conf:133):2: 1758db80d86705cb3b2cf736c8001791:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:37:10 +0000] 1758db80d86705cb3b2cf736c8001791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/27 06:37:10 [info] 37#37: *1543 [lua] logger.lua:23: 1758db80d86705cb3b2cf736c8001791 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/27 06:37:10 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:10 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:20 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:20 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:25 [info] 37#37: *1549 [lua] access_by_lua(msblocations.conf:133):2: 056416f98bd5b48dc69481f9c031fbe5:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:37:25 [info] 37#37: *1549 [lua] logger.lua:23: 056416f98bd5b48dc69481f9c031fbe5 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:37:25 +0000] 056416f98bd5b48dc69481f9c031fbe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:37:30 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:30 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:40 [info] 37#37: *1552 [lua] access_by_lua(msblocations.conf:133):2: ea14d71065835f30152d2bc383135b54:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:37:40 [info] 37#37: *1552 [lua] logger.lua:23: ea14d71065835f30152d2bc383135b54 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:37:40 +0000] ea14d71065835f30152d2bc383135b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/27 06:37:40 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:40 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:50 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:50 [info] 37#37: *1556 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:37:55 [info] 37#37: *1557 [lua] access_by_lua(msblocations.conf:133):2: 97bd870b26dde0284e51125ee5a7c487:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:37:55 [info] 37#37: *1557 [lua] logger.lua:23: 97bd870b26dde0284e51125ee5a7c487 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:37:55 +0000] 97bd870b26dde0284e51125ee5a7c487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:38:00 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:00 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:10 [info] 37#37: *1560 [lua] access_by_lua(msblocations.conf:133):2: 1bb68c4acde10f6cbccc73a64a888a3a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:38:10 [info] 37#37: *1560 [lua] logger.lua:23: 1bb68c4acde10f6cbccc73a64a888a3a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:38:10 +0000] 1bb68c4acde10f6cbccc73a64a888a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:38:10 [info] 37#37: *1561 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:10 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:20 [info] 37#37: *1564 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:20 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:25 [info] 37#37: *1566 [lua] access_by_lua(msblocations.conf:133):2: dcaea4ae43b06889e7cd7618436f5feb:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:38:25 +0000] dcaea4ae43b06889e7cd7618436f5feb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/27 06:38:25 [info] 37#37: *1566 [lua] logger.lua:23: dcaea4ae43b06889e7cd7618436f5feb {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/27 06:38:30 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:30 [info] 35#35: *1568 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:40 [info] 37#37: *1569 [lua] access_by_lua(msblocations.conf:133):2: 8b5d5f007c6500079c9e1b53c3dfc1f3:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:38:40 [info] 37#37: *1569 [lua] logger.lua:23: 8b5d5f007c6500079c9e1b53c3dfc1f3 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:38:40 +0000] 8b5d5f007c6500079c9e1b53c3dfc1f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:38:40 [info] 37#37: *1571 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:40 [info] 37#37: *1570 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:50 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:50 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:38:55 [info] 37#37: *1574 [lua] access_by_lua(msblocations.conf:133):2: c24fd3c6f292bca87e8b5efa3a984ec7:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/27 06:38:55 [info] 37#37: *1574 [lua] logger.lua:23: c24fd3c6f292bca87e8b5efa3a984ec7 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:38:55 +0000] c24fd3c6f292bca87e8b5efa3a984ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/27 06:39:00 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:00 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:10 [info] 37#37: *1577 [lua] access_by_lua(msblocations.conf:133):2: e39aa97f9203a9d8aa78343b37da5b54:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:39:10 +0000] e39aa97f9203a9d8aa78343b37da5b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/27 06:39:10 [info] 37#37: *1577 [lua] logger.lua:23: e39aa97f9203a9d8aa78343b37da5b54 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:39:10 [info] 37#37: *1578 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:10 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:20 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:20 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:25 [info] 37#37: *1583 [lua] access_by_lua(msblocations.conf:133):2: df5bdfe24a0bbdd6107506f5fab139a4:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:39:25 [info] 37#37: *1583 [lua] logger.lua:23: df5bdfe24a0bbdd6107506f5fab139a4 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:39:25 +0000] df5bdfe24a0bbdd6107506f5fab139a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:39:30 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:30 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:40 [info] 37#37: *1586 [lua] access_by_lua(msblocations.conf:133):2: dd2d06039971338a629f038f21db403a:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:39:40 [info] 37#37: *1586 [lua] logger.lua:23: dd2d06039971338a629f038f21db403a {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:39:40 +0000] dd2d06039971338a629f038f21db403a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:39:40 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:40 [info] 37#37: *1588 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:50 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:50 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:39:55 [info] 37#37: *1591 [lua] access_by_lua(msblocations.conf:133):2: 4a9aec53d847ca889bdb1311a3672554:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:39:55 [info] 37#37: *1591 [lua] logger.lua:23: 4a9aec53d847ca889bdb1311a3672554 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:39:55 +0000] 4a9aec53d847ca889bdb1311a3672554 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:40:00 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:00 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:10 [info] 37#37: *1594 [lua] access_by_lua(msblocations.conf:133):2: a4e41b45719bad0bda9c7257528a33e6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:40:10 +0000] a4e41b45719bad0bda9c7257528a33e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/27 06:40:10 [info] 37#37: *1594 [lua] logger.lua:23: a4e41b45719bad0bda9c7257528a33e6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:40:10 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:10 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:20 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:20 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:25 [info] 37#37: *1600 [lua] access_by_lua(msblocations.conf:133):2: 781efa768788b5ea73fb197e18beccc8:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:40:25 [info] 37#37: *1600 [lua] logger.lua:23: 781efa768788b5ea73fb197e18beccc8 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:40:25 +0000] 781efa768788b5ea73fb197e18beccc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:40:30 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:30 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:40 [info] 37#37: *1603 [lua] access_by_lua(msblocations.conf:133):2: e6a3e94bee454109be7a6969a605d8f6:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:40:40 [info] 37#37: *1603 [lua] logger.lua:23: e6a3e94bee454109be7a6969a605d8f6 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:40:40 +0000] e6a3e94bee454109be7a6969a605d8f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:40:40 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:40 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:50 [info] 37#37: *1606 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:50 [info] 37#37: *1607 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:40:55 [info] 37#37: *1608 [lua] access_by_lua(msblocations.conf:133):2: 1b4bb1636c870ad1975ad4663c1572fa:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:40:55 [info] 37#37: *1608 [lua] logger.lua:23: 1b4bb1636c870ad1975ad4663c1572fa {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:40:55 +0000] 1b4bb1636c870ad1975ad4663c1572fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/27 06:41:00 [info] 37#37: *1609 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:00 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:10 [info] 37#37: *1611 [lua] access_by_lua(msblocations.conf:133):2: bfd3024e3784884cfc3e42a8be43c57e:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:41:10 [info] 37#37: *1611 [lua] logger.lua:23: bfd3024e3784884cfc3e42a8be43c57e {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:41:10 +0000] bfd3024e3784884cfc3e42a8be43c57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:41:10 [info] 37#37: *1612 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:10 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:20 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:20 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:25 [info] 37#37: *1617 [lua] access_by_lua(msblocations.conf:133):2: 8d4671895cf654822672082092f3981f:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:41:25 [info] 37#37: *1617 [lua] logger.lua:23: 8d4671895cf654822672082092f3981f {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:41:25 +0000] 8d4671895cf654822672082092f3981f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:41:30 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:30 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:40 [info] 37#37: *1620 [lua] access_by_lua(msblocations.conf:133):2: c10a64545a3f7b929bf79816a2ec9820:receive the request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/27 06:41:40 [info] 37#37: *1620 [lua] logger.lua:23: c10a64545a3f7b929bf79816a2ec9820 {"matched":"microservices"} while logging request, client: 10.233.67.204, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.204 - - [27/Jan/2023:06:41:40 +0000] c10a64545a3f7b929bf79816a2ec9820 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.204 - - [27/Jan/2023:06:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/27 06:41:40 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443 2023/01/27 06:41:40 [info] 37#37: *1622 client closed connection while SSL handshaking, client: 10.233.66.156, server: 0.0.0.0:443