@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.22.198 ### 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 ======================================== =============================================================================== =========== 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/ ln: /lib64/libluajit-5.1.so.2: No such file or directory 2022/10/02 05:15:31 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2022/10/02 05:15:31 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2022/10/02 05:15:31 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2022/10/02 05:15:31 [notice] 33#33: using the "epoll" event method 2022/10/02 05:15:31 [notice] 33#33: openresty/1.13.6.1 2022/10/02 05:15:31 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/10/02 05:15:31 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/10/02 05:15:31 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/10/02 05:15:31 [notice] 34#34: start worker processes 2022/10/02 05:15:31 [notice] 34#34: start worker process 36 2022/10/02 05:15:31 [notice] 34#34: start worker process 37 2022/10/02 05:15:31 [notice] 34#34: start worker process 38 2022/10/02 05:15:31 [notice] 34#34: start worker process 39 2022/10/02 05:15:31 [notice] 34#34: start worker process 40 2022/10/02 05:15:31 [notice] 34#34: start worker process 41 2022/10/02 05:15:31 [notice] 34#34: start worker process 42 2022/10/02 05:15:31 [notice] 34#34: start worker process 43 2022/10/02 05:15:31 [notice] 34#34: start cache manager process 44 2022/10/02 05:15:31 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221002051531.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2022-10-02 05:15:35 804 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-10-02 05:15:35 817 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-10-02 05:15:35 817 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-10-02 05:15:35 908 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-10-02 05:15:35 908 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.198:10081 Enabled:true 2022-10-02 05:15:38 134 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2022-10-02 05:15:38 250 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-10-02 05:15:38 251 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-10-02 05:15:38 252 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-10-02 05:15:38 254 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-10-02 05:15:38 254 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-10-02 05:15:38 254 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-10-02 05:15:38 255 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-10-02 05:15:38 341 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-10-02 05:15:38 458 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-10-02 05:15:38 459 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-10-02 05:15:38 459 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-10-02 05:15:39 105 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/10/02 05:15:49 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:15:49 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:15:55 [info] 39#39: *14 [lua] access_by_lua(msblocations.conf:189):2: 50260962346bfee7251bdbd513c2edbc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:15:55 [info] 39#39: *14 [lua] logger.lua:23: 50260962346bfee7251bdbd513c2edbc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:15:55 +0000] 50260962346bfee7251bdbd513c2edbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.240 upstream_response_time:0.237 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 62 2022/10/02 05:15:59 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:15:59 [info] 39#39: *17 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:09 [info] 39#39: *19 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:09 [info] 39#39: *20 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:10 [info] 39#39: *21 [lua] access_by_lua(msblocations.conf:189):2: cc788219bdce2969988cc574427660d9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:10 +0000] cc788219bdce2969988cc574427660d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2022/10/02 05:16:10 [info] 39#39: *21 [lua] logger.lua:23: cc788219bdce2969988cc574427660d9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/02 05:16:15 [info] 39#39: *22 [lua] access_by_lua(msblocations.conf:189):2: a9ad7542ad7e86019f1fd6861d0916ab:receive the request, client: 10.233.68.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.81 - - [02/Oct/2022:05:16:16 +0000] a9ad7542ad7e86019f1fd6861d0916ab "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.615 upstream_response_time:0.614 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/10/02 05:16:16 [info] 39#39: *22 [lua] logger.lua:23: a9ad7542ad7e86019f1fd6861d0916ab {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.68.81 - - [02/Oct/2022:05:16:16 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 605 2022/10/02 05:16:19 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:19 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:21 [info] 39#39: *22 client 10.233.68.81 closed keepalive connection 2022/10/02 05:16:25 [info] 39#39: *25 [lua] access_by_lua(msblocations.conf:189):2: c37fe1fe905525fb7e480908e262a9e3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:25 +0000] c37fe1fe905525fb7e480908e262a9e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.056 "-" "Consul Health Check" "-" 2022/10/02 05:16:25 [info] 39#39: *25 [lua] logger.lua:23: c37fe1fe905525fb7e480908e262a9e3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 49 2022/10/02 05:16:29 [info] 39#39: *26 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:29 [info] 39#39: *27 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:31 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/10/02 05:16:31 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2022/10/02 05:16:31 [notice] 34#34: cache loader process 45 exited with code 0 2022/10/02 05:16:31 [notice] 34#34: signal 29 (SIGIO) received 2022/10/02 05:16:39 [info] 39#39: *30 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:39 [info] 39#39: *31 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:40 [info] 39#39: *32 [lua] access_by_lua(msblocations.conf:189):2: 9fc1a8521d15dd2c35f4875f84c1818c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:40 +0000] 9fc1a8521d15dd2c35f4875f84c1818c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2022/10/02 05:16:40 [info] 39#39: *32 [lua] logger.lua:23: 9fc1a8521d15dd2c35f4875f84c1818c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2022/10/02 05:16:49 [info] 39#39: *33 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:49 [info] 39#39: *34 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:55 [info] 39#39: *35 [lua] access_by_lua(msblocations.conf:189):2: b60cd3890c513345cf8ad27a026ef4fa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:16:55 [info] 39#39: *35 [lua] logger.lua:23: b60cd3890c513345cf8ad27a026ef4fa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:16:55 +0000] b60cd3890c513345cf8ad27a026ef4fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:16:58 [info] 39#39: *36 [lua] access_by_lua(msblocations.conf:189):2: 7f0b7081ffa9f941131f7d0d520dca66:receive the request, client: 10.233.68.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/02 05:16:58 [info] 39#39: *36 [lua] logger.lua:23: 7f0b7081ffa9f941131f7d0d520dca66 {"matched":"microservices"} while logging request, client: 10.233.68.119, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.68.119 - - [02/Oct/2022:05:16:58 +0000] 7f0b7081ffa9f941131f7d0d520dca66 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.130 upstream_response_time:0.128 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.68.119 - - [02/Oct/2022:05:16:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 115 2022/10/02 05:16:59 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:16:59 [info] 39#39: *38 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:06 [info] 39#39: *36 client 10.233.68.119 closed keepalive connection 2022/10/02 05:17:09 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:09 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:10 [info] 39#39: *41 [lua] access_by_lua(msblocations.conf:189):2: 2e31d709859b543892ce70fb10a14840:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:17:10 +0000] 2e31d709859b543892ce70fb10a14840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:17:10 [info] 39#39: *41 [lua] logger.lua:23: 2e31d709859b543892ce70fb10a14840 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:17:19 [info] 39#39: *42 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:19 [info] 39#39: *43 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:25 [info] 39#39: *44 [lua] access_by_lua(msblocations.conf:189):2: 4c4cd41028ed67920ae7601d037d5e28:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:17:25 +0000] 4c4cd41028ed67920ae7601d037d5e28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:17:25 [info] 39#39: *44 [lua] logger.lua:23: 4c4cd41028ed67920ae7601d037d5e28 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:17:29 [info] 39#39: *45 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:29 [info] 39#39: *46 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:39 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:39 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:41 [info] 39#39: *50 [lua] access_by_lua(msblocations.conf:189):2: 0dec376688111040e9a6909441262a68:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:17:41 +0000] 0dec376688111040e9a6909441262a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.032 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:17:41 [info] 39#39: *50 [lua] logger.lua:23: 0dec376688111040e9a6909441262a68 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:17:49 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:49 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:56 [info] 39#39: *53 [lua] access_by_lua(msblocations.conf:189):2: 23b484d9897e74b11cbea2a7556d656e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:17:56 [info] 39#39: *53 [lua] logger.lua:23: 23b484d9897e74b11cbea2a7556d656e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:17:56 +0000] 23b484d9897e74b11cbea2a7556d656e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2022/10/02 05:17:59 [info] 39#39: *54 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:17:59 [info] 39#39: *55 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:09 [info] 39#39: *56 [lua] access_by_lua(msblocations.conf:189):2: a47086bc6b76798c963f968ffee9b9d6:receive the request, client: 10.233.68.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/10/02 05:18:09 [info] 39#39: *57 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:09 [info] 39#39: *58 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 10.233.68.81 - - [02/Oct/2022:05:18:09 +0000] a47086bc6b76798c963f968ffee9b9d6 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.181 upstream_response_time:0.176 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/10/02 05:18:09 [info] 39#39: *56 [lua] logger.lua:23: a47086bc6b76798c963f968ffee9b9d6 {"matched":"microservices"} while logging request, client: 10.233.68.81, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.68.81 - - [02/Oct/2022:05:18:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 178 2022/10/02 05:18:11 [info] 39#39: *59 [lua] access_by_lua(msblocations.conf:189):2: fb096bd3d19caf26aeb9707a3699a3d2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:18:11 +0000] fb096bd3d19caf26aeb9707a3699a3d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:18:11 [info] 39#39: *59 [lua] logger.lua:23: fb096bd3d19caf26aeb9707a3699a3d2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:18:14 [info] 39#39: *56 client 10.233.68.81 closed keepalive connection 2022/10/02 05:18:19 [info] 39#39: *60 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:19 [info] 39#39: *61 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:26 [info] 39#39: *62 [lua] access_by_lua(msblocations.conf:189):2: 1ed90cfdfea46f4533fc6fc87d8c5e89:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:18:26 [info] 39#39: *62 [lua] logger.lua:23: 1ed90cfdfea46f4533fc6fc87d8c5e89 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.231 - - [02/Oct/2022:05:18:26 +0000] 1ed90cfdfea46f4533fc6fc87d8c5e89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2022/10/02 05:18:29 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:29 [info] 39#39: *64 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:39 [info] 39#39: *66 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:39 [info] 39#39: *67 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:41 [info] 39#39: *68 [lua] access_by_lua(msblocations.conf:189):2: e344a6c1673da70edd0928dd20cce6f7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:18:41 [info] 39#39: *68 [lua] logger.lua:23: e344a6c1673da70edd0928dd20cce6f7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:18:41 +0000] e344a6c1673da70edd0928dd20cce6f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:18:49 [info] 39#39: *69 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:49 [info] 39#39: *70 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:56 [info] 39#39: *71 [lua] access_by_lua(msblocations.conf:189):2: 773c7af4bfb6c604e7800e54acdd51eb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 10.233.68.231 - - [02/Oct/2022:05:18:56 +0000] 773c7af4bfb6c604e7800e54acdd51eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.043 "-" "Consul Health Check" "-" 2022/10/02 05:18:56 [info] 39#39: *71 [lua] logger.lua:23: 773c7af4bfb6c604e7800e54acdd51eb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:18:59 [info] 39#39: *72 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:18:59 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:09 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:09 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:11 [info] 39#39: *76 [lua] access_by_lua(msblocations.conf:189):2: f25715a7cbd27102f1ef2f6eca8aa4da:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:19:11 [info] 39#39: *76 [lua] logger.lua:23: f25715a7cbd27102f1ef2f6eca8aa4da {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 10.233.68.231 - - [02/Oct/2022:05:19:11 +0000] f25715a7cbd27102f1ef2f6eca8aa4da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 2022/10/02 05:19:19 [info] 39#39: *77 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:19 [info] 39#39: *78 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:26 [info] 39#39: *79 [lua] access_by_lua(msblocations.conf:189):2: 34432cf13499eaab1dd346e0525b3e83:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:19:26 +0000] 34432cf13499eaab1dd346e0525b3e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:19:26 [info] 39#39: *79 [lua] logger.lua:23: 34432cf13499eaab1dd346e0525b3e83 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:19:29 [info] 39#39: *80 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:29 [info] 39#39: *81 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:39 [info] 39#39: *83 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:39 [info] 39#39: *84 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:41 [info] 39#39: *85 [lua] access_by_lua(msblocations.conf:189):2: af34e3322d02367611e4d53a2b925f76:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:19:41 [info] 39#39: *85 [lua] logger.lua:23: af34e3322d02367611e4d53a2b925f76 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:19:41 +0000] af34e3322d02367611e4d53a2b925f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:19:49 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:49 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:56 [info] 39#39: *88 [lua] access_by_lua(msblocations.conf:189):2: 6c69647d2e69771d5ad302a9341027f0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:19:56 +0000] 6c69647d2e69771d5ad302a9341027f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:19:56 [info] 39#39: *88 [lua] logger.lua:23: 6c69647d2e69771d5ad302a9341027f0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:19:59 [info] 39#39: *89 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:19:59 [info] 39#39: *90 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:09 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:09 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:11 [info] 39#39: *93 [lua] access_by_lua(msblocations.conf:189):2: 40298951d66cb0b72da7e7f2542ffdbf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:20:11 [info] 39#39: *93 [lua] logger.lua:23: 40298951d66cb0b72da7e7f2542ffdbf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:11 +0000] 40298951d66cb0b72da7e7f2542ffdbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/10/02 05:20:19 [info] 39#39: *94 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:19 [info] 39#39: *95 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:26 [info] 39#39: *96 [lua] access_by_lua(msblocations.conf:189):2: 356c7c026315f63a677bcfdb248bbb40:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:20:26 [info] 39#39: *96 [lua] logger.lua:23: 356c7c026315f63a677bcfdb248bbb40 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:26 +0000] 356c7c026315f63a677bcfdb248bbb40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/02 05:20:29 [info] 39#39: *97 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:29 [info] 39#39: *98 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:39 [info] 39#39: *100 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:39 [info] 39#39: *101 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:41 [info] 39#39: *102 [lua] access_by_lua(msblocations.conf:189):2: 3b191317b21bef4c19a93909c8cb31e0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:20:41 [info] 39#39: *102 [lua] logger.lua:23: 3b191317b21bef4c19a93909c8cb31e0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:41 +0000] 3b191317b21bef4c19a93909c8cb31e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:20:49 [info] 39#39: *103 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:49 [info] 39#39: *104 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:56 [info] 39#39: *105 [lua] access_by_lua(msblocations.conf:189):2: d3bfcd769ec77ad0b278324db767e4f6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:56 +0000] d3bfcd769ec77ad0b278324db767e4f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:20:56 [info] 39#39: *105 [lua] logger.lua:23: d3bfcd769ec77ad0b278324db767e4f6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:20:59 [info] 39#39: *106 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:20:59 [info] 39#39: *107 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:09 [info] 39#39: *108 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:09 [info] 39#39: *109 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:11 [info] 39#39: *110 [lua] access_by_lua(msblocations.conf:189):2: 759fd043b93f6e2bd6251e575822b83f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:21:11 [info] 39#39: *110 [lua] logger.lua:23: 759fd043b93f6e2bd6251e575822b83f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.68.231 - - [02/Oct/2022:05:21:11 +0000] 759fd043b93f6e2bd6251e575822b83f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 05:21:19 [info] 39#39: *111 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:19 [info] 39#39: *112 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:26 [info] 39#39: *113 [lua] access_by_lua(msblocations.conf:189):2: b487308355c312e1a3e94a0c229a830f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:21:26 [info] 39#39: *113 [lua] logger.lua:23: b487308355c312e1a3e94a0c229a830f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:21:26 +0000] b487308355c312e1a3e94a0c229a830f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/02 05:21:29 [info] 39#39: *115 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:29 [info] 39#39: *114 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:39 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:39 [info] 39#39: *118 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:41 [info] 39#39: *119 [lua] access_by_lua(msblocations.conf:189):2: ea8cd1246b98a044a24a1ef475c94e9a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:21:41 +0000] ea8cd1246b98a044a24a1ef475c94e9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/02 05:21:41 [info] 39#39: *119 [lua] logger.lua:23: ea8cd1246b98a044a24a1ef475c94e9a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:21:49 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:49 [info] 39#39: *121 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:56 [info] 39#39: *122 [lua] access_by_lua(msblocations.conf:189):2: efda6c29dd39568884be7adc90eef0a5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:21:56 +0000] efda6c29dd39568884be7adc90eef0a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:21:56 [info] 39#39: *122 [lua] logger.lua:23: efda6c29dd39568884be7adc90eef0a5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:21:59 [info] 39#39: *123 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:21:59 [info] 39#39: *124 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:09 [info] 39#39: *125 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:09 [info] 39#39: *126 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:11 [info] 39#39: *127 [lua] access_by_lua(msblocations.conf:189):2: 42c2c92fa9899d2af99e886ce72324ee:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:22:11 [info] 39#39: *127 [lua] logger.lua:23: 42c2c92fa9899d2af99e886ce72324ee {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:22:11 +0000] 42c2c92fa9899d2af99e886ce72324ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:22:19 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:19 [info] 39#39: *129 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:26 [info] 39#39: *130 [lua] access_by_lua(msblocations.conf:189):2: ec99b1b22b8e9adcf3223b424116284e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:22:26 [info] 39#39: *130 [lua] logger.lua:23: ec99b1b22b8e9adcf3223b424116284e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:22:26 +0000] ec99b1b22b8e9adcf3223b424116284e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:22:29 [info] 39#39: *131 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:29 [info] 39#39: *132 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:39 [info] 39#39: *134 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:39 [info] 39#39: *135 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:41 [info] 39#39: *136 [lua] access_by_lua(msblocations.conf:189):2: 7e1746a61ddce7f015dcc07abf8a7fd2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:22:41 +0000] 7e1746a61ddce7f015dcc07abf8a7fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:22:41 [info] 39#39: *136 [lua] logger.lua:23: 7e1746a61ddce7f015dcc07abf8a7fd2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:22:49 [info] 39#39: *137 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:49 [info] 39#39: *138 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 10.233.68.231 - - [02/Oct/2022:05:22:56 +0000] 1c4b4c447c3f51d9714c86299fa7cbef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:22:56 [info] 39#39: *139 [lua] access_by_lua(msblocations.conf:189):2: 1c4b4c447c3f51d9714c86299fa7cbef:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:22:56 [info] 39#39: *139 [lua] logger.lua:23: 1c4b4c447c3f51d9714c86299fa7cbef {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:22:59 [info] 39#39: *140 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:22:59 [info] 39#39: *141 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:09 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:09 [info] 39#39: *143 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:11 [info] 39#39: *144 [lua] access_by_lua(msblocations.conf:189):2: bbac1de7d5f4fa9d0e5da4a4d1aca3e4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:23:11 +0000] bbac1de7d5f4fa9d0e5da4a4d1aca3e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:23:11 [info] 39#39: *144 [lua] logger.lua:23: bbac1de7d5f4fa9d0e5da4a4d1aca3e4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:23:19 [info] 39#39: *145 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:19 [info] 39#39: *146 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:26 [info] 39#39: *147 [lua] access_by_lua(msblocations.conf:189):2: 20d08452dcdb35da019cb44855af5478:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:05:23:26 +0000] 20d08452dcdb35da019cb44855af5478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 05:23:26 [info] 39#39: *147 [lua] logger.lua:23: 20d08452dcdb35da019cb44855af5478 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:23:29 [info] 39#39: *148 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:29 [info] 39#39: *149 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:39 [info] 39#39: *151 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:39 [info] 39#39: *152 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:41 [info] 39#39: *153 [lua] access_by_lua(msblocations.conf:189):2: 8f6163466d3c71a0ff37b13acb2f756d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:23:41 [info] 39#39: *153 [lua] logger.lua:23: 8f6163466d3c71a0ff37b13acb2f756d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.68.231 - - [02/Oct/2022:05:23:41 +0000] 8f6163466d3c71a0ff37b13acb2f756d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:23:49 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:49 [info] 39#39: *155 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:56 [info] 39#39: *156 [lua] access_by_lua(msblocations.conf:189):2: 3372c0241cee4755435cc55c14b7842f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:23:56 [info] 39#39: *156 [lua] logger.lua:23: 3372c0241cee4755435cc55c14b7842f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:23:56 +0000] 3372c0241cee4755435cc55c14b7842f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:23:59 [info] 39#39: *157 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:23:59 [info] 39#39: *158 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:09 [info] 39#39: *159 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:09 [info] 39#39: *160 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:11 [info] 39#39: *161 [lua] access_by_lua(msblocations.conf:189):2: cb849baea0e2b6a5ab35420373d28d8a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:24:11 [info] 39#39: *161 [lua] logger.lua:23: cb849baea0e2b6a5ab35420373d28d8a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:24:11 +0000] cb849baea0e2b6a5ab35420373d28d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 05:24:19 [info] 39#39: *162 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:19 [info] 39#39: *163 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:26 [info] 39#39: *164 [lua] access_by_lua(msblocations.conf:189):2: 396e42900dc7d32f611e14fba846159d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:24:26 [info] 39#39: *164 [lua] logger.lua:23: 396e42900dc7d32f611e14fba846159d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:24:26 +0000] 396e42900dc7d32f611e14fba846159d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:24:29 [info] 39#39: *165 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:29 [info] 39#39: *166 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:39 [info] 39#39: *168 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:39 [info] 39#39: *169 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:41 [info] 39#39: *170 [lua] access_by_lua(msblocations.conf:189):2: 9b4ae62a7a4b4d768627893ba4571944:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:24:41 +0000] 9b4ae62a7a4b4d768627893ba4571944 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:24:41 [info] 39#39: *170 [lua] logger.lua:23: 9b4ae62a7a4b4d768627893ba4571944 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:24:49 [info] 39#39: *172 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:49 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:56 [info] 39#39: *173 [lua] access_by_lua(msblocations.conf:189):2: add44d8b902b632fff4c3d2140059aef:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:24:56 [info] 39#39: *173 [lua] logger.lua:23: add44d8b902b632fff4c3d2140059aef {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:24:56 +0000] add44d8b902b632fff4c3d2140059aef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:24:59 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:24:59 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:09 [info] 39#39: *177 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:09 [info] 39#39: *176 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:11 [info] 39#39: *178 [lua] access_by_lua(msblocations.conf:189):2: 716d90e031d670eb04889acb63f2a7c8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:25:11 +0000] 716d90e031d670eb04889acb63f2a7c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2022/10/02 05:25:11 [info] 39#39: *178 [lua] logger.lua:23: 716d90e031d670eb04889acb63f2a7c8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:25:19 [info] 39#39: *179 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:19 [info] 39#39: *180 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:26 [info] 39#39: *181 [lua] access_by_lua(msblocations.conf:189):2: a8fc749ef68707ef5deefa427b4d3d34:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:25:26 [info] 39#39: *181 [lua] logger.lua:23: a8fc749ef68707ef5deefa427b4d3d34 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:25:26 +0000] a8fc749ef68707ef5deefa427b4d3d34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/10/02 05:25:29 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:29 [info] 39#39: *183 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:39 [info] 39#39: *185 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:39 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:41 [info] 39#39: *187 [lua] access_by_lua(msblocations.conf:189):2: 62c05ad74a2561ddabdc2c8ab8be943f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:05:25:41 +0000] 62c05ad74a2561ddabdc2c8ab8be943f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 05:25:41 [info] 39#39: *187 [lua] logger.lua:23: 62c05ad74a2561ddabdc2c8ab8be943f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:25:49 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:49 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:57 [info] 39#39: *190 [lua] access_by_lua(msblocations.conf:189):2: 455a369c947d94122ef1064a506bd28e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:25:57 [info] 39#39: *190 [lua] logger.lua:23: 455a369c947d94122ef1064a506bd28e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:25:57 +0000] 455a369c947d94122ef1064a506bd28e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:25:59 [info] 39#39: *191 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:25:59 [info] 39#39: *192 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:09 [info] 39#39: *193 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:09 [info] 39#39: *194 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:12 [info] 39#39: *195 [lua] access_by_lua(msblocations.conf:189):2: b84701bee262e676d980d57cbe28c1e4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:26:12 [info] 39#39: *195 [lua] logger.lua:23: b84701bee262e676d980d57cbe28c1e4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:26:12 +0000] b84701bee262e676d980d57cbe28c1e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2022/10/02 05:26:19 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:19 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:27 [info] 39#39: *198 [lua] access_by_lua(msblocations.conf:189):2: 2aada0f75e9ec6ee826f930c196edb9f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:26:27 +0000] 2aada0f75e9ec6ee826f930c196edb9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:26:27 [info] 39#39: *198 [lua] logger.lua:23: 2aada0f75e9ec6ee826f930c196edb9f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:26:29 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:29 [info] 39#39: *200 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:39 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:39 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:42 [info] 39#39: *204 [lua] access_by_lua(msblocations.conf:189):2: a8901b97fb40cf1f7345ffddfe46839e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:26:42 [info] 39#39: *204 [lua] logger.lua:23: a8901b97fb40cf1f7345ffddfe46839e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:26:42 +0000] a8901b97fb40cf1f7345ffddfe46839e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:26:49 [info] 39#39: *205 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:49 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:57 [info] 39#39: *207 [lua] access_by_lua(msblocations.conf:189):2: 5bfc67bf6104c4f81f94296c2649db7a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:26:57 +0000] 5bfc67bf6104c4f81f94296c2649db7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:26:57 [info] 39#39: *207 [lua] logger.lua:23: 5bfc67bf6104c4f81f94296c2649db7a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:26:59 [info] 39#39: *208 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:26:59 [info] 39#39: *209 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:09 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:09 [info] 39#39: *211 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:12 [info] 39#39: *212 [lua] access_by_lua(msblocations.conf:189):2: c8b81c20dab66ba6e4274df1c097bf4f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:27:12 [info] 39#39: *212 [lua] logger.lua:23: c8b81c20dab66ba6e4274df1c097bf4f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:27:12 +0000] c8b81c20dab66ba6e4274df1c097bf4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:27:19 [info] 39#39: *213 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:19 [info] 39#39: *214 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:27 [info] 39#39: *215 [lua] access_by_lua(msblocations.conf:189):2: f766ef9bb1c04a57ae2d3c05c1a061ad:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:27:27 [info] 39#39: *215 [lua] logger.lua:23: f766ef9bb1c04a57ae2d3c05c1a061ad {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:27:27 +0000] f766ef9bb1c04a57ae2d3c05c1a061ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:27:29 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:29 [info] 39#39: *217 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:39 [info] 39#39: *219 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:39 [info] 39#39: *220 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:42 [info] 39#39: *221 [lua] access_by_lua(msblocations.conf:189):2: 36e4230e8977c216de779b48ee3bfbf6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:27:42 +0000] 36e4230e8977c216de779b48ee3bfbf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 05:27:42 [info] 39#39: *221 [lua] logger.lua:23: 36e4230e8977c216de779b48ee3bfbf6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/02 05:27:49 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:49 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:57 [info] 39#39: *224 [lua] access_by_lua(msblocations.conf:189):2: 796693acc38a6b6ea938a8ed73d2911f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:27:57 +0000] 796693acc38a6b6ea938a8ed73d2911f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:27:57 [info] 39#39: *224 [lua] logger.lua:23: 796693acc38a6b6ea938a8ed73d2911f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:27:59 [info] 39#39: *225 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:27:59 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:09 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:09 [info] 39#39: *228 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:12 [info] 39#39: *229 [lua] access_by_lua(msblocations.conf:189):2: eec6ef50ef6fd42dba8a8c78f25194d8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:28:12 +0000] eec6ef50ef6fd42dba8a8c78f25194d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:28:12 [info] 39#39: *229 [lua] logger.lua:23: eec6ef50ef6fd42dba8a8c78f25194d8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:28:19 [info] 39#39: *230 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:19 [info] 39#39: *231 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:27 [info] 39#39: *232 [lua] access_by_lua(msblocations.conf:189):2: 32e73c5aa0ad19f0f97a2f1c1c396359:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:28:27 [info] 39#39: *232 [lua] logger.lua:23: 32e73c5aa0ad19f0f97a2f1c1c396359 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:28:27 +0000] 32e73c5aa0ad19f0f97a2f1c1c396359 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2022/10/02 05:28:29 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:29 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:39 [info] 39#39: *237 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:39 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:42 [info] 39#39: *238 [lua] access_by_lua(msblocations.conf:189):2: b9e307aced6f6fe64b580349500f8b71:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:28:42 [info] 39#39: *238 [lua] logger.lua:23: b9e307aced6f6fe64b580349500f8b71 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:28:42 +0000] b9e307aced6f6fe64b580349500f8b71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:28:49 [info] 39#39: *239 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:49 [info] 39#39: *240 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:57 [info] 39#39: *241 [lua] access_by_lua(msblocations.conf:189):2: bf3c9f49f3d90f94f11e994141368f02:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:28:57 +0000] bf3c9f49f3d90f94f11e994141368f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:28:57 [info] 39#39: *241 [lua] logger.lua:23: bf3c9f49f3d90f94f11e994141368f02 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:28:59 [info] 39#39: *242 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:28:59 [info] 39#39: *243 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:09 [info] 39#39: *244 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:09 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:12 [info] 39#39: *246 [lua] access_by_lua(msblocations.conf:189):2: a2155377832adae449a1c1fbe60ec7dd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:29:12 [info] 39#39: *246 [lua] logger.lua:23: a2155377832adae449a1c1fbe60ec7dd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:12 +0000] a2155377832adae449a1c1fbe60ec7dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 05:29:19 [info] 39#39: *247 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:19 [info] 39#39: *248 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:27 [info] 39#39: *249 [lua] access_by_lua(msblocations.conf:189):2: 68f482a77d904e7454217e9ad4ea5f17:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:27 +0000] 68f482a77d904e7454217e9ad4ea5f17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/02 05:29:27 [info] 39#39: *249 [lua] logger.lua:23: 68f482a77d904e7454217e9ad4ea5f17 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:29:29 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:29 [info] 39#39: *251 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:39 [info] 39#39: *253 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:39 [info] 39#39: *254 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:42 [info] 39#39: *255 [lua] access_by_lua(msblocations.conf:189):2: 4159ef9323c40c71380b564919211953:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:42 +0000] 4159ef9323c40c71380b564919211953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 05:29:42 [info] 39#39: *255 [lua] logger.lua:23: 4159ef9323c40c71380b564919211953 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:29:49 [info] 39#39: *256 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:49 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:57 [info] 39#39: *258 [lua] access_by_lua(msblocations.conf:189):2: f888971ed359e571a9df4ab4ae4823a0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:29:57 +0000] f888971ed359e571a9df4ab4ae4823a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:29:57 [info] 39#39: *258 [lua] logger.lua:23: f888971ed359e571a9df4ab4ae4823a0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:29:59 [info] 39#39: *259 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:29:59 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:09 [info] 39#39: *261 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:09 [info] 39#39: *262 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:12 [info] 39#39: *263 [lua] access_by_lua(msblocations.conf:189):2: e1b1459a40597189fe7724d36e16bc69:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:12 +0000] e1b1459a40597189fe7724d36e16bc69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/02 05:30:12 [info] 39#39: *263 [lua] logger.lua:23: e1b1459a40597189fe7724d36e16bc69 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:30:19 [info] 39#39: *264 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:19 [info] 39#39: *265 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:27 [info] 39#39: *266 [lua] access_by_lua(msblocations.conf:189):2: 21b6caaa9c96db55c4a20634d3d8b05e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:27 +0000] 21b6caaa9c96db55c4a20634d3d8b05e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:30:27 [info] 39#39: *266 [lua] logger.lua:23: 21b6caaa9c96db55c4a20634d3d8b05e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 05:30:29 [info] 39#39: *267 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:29 [info] 39#39: *268 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:39 [info] 39#39: *270 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:39 [info] 39#39: *271 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:42 [info] 39#39: *272 [lua] access_by_lua(msblocations.conf:189):2: a75db2dba7e7152b281f922b7762eb38:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:42 +0000] a75db2dba7e7152b281f922b7762eb38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:30:42 [info] 39#39: *272 [lua] logger.lua:23: a75db2dba7e7152b281f922b7762eb38 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:30:49 [info] 39#39: *273 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:49 [info] 39#39: *274 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:57 [info] 39#39: *275 [lua] access_by_lua(msblocations.conf:189):2: e018dec9e3a2838532a239657c0db2c0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:30:57 [info] 39#39: *275 [lua] logger.lua:23: e018dec9e3a2838532a239657c0db2c0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:30:57 +0000] e018dec9e3a2838532a239657c0db2c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:30:59 [info] 39#39: *276 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:30:59 [info] 39#39: *277 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:09 [info] 39#39: *278 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:09 [info] 39#39: *279 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:12 [info] 39#39: *280 [lua] access_by_lua(msblocations.conf:189):2: 407e648f7f1d5f68a570f7d9d27e4586:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:31:12 +0000] 407e648f7f1d5f68a570f7d9d27e4586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:31:12 [info] 39#39: *280 [lua] logger.lua:23: 407e648f7f1d5f68a570f7d9d27e4586 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:31:19 [info] 39#39: *281 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:19 [info] 39#39: *282 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:27 [info] 39#39: *283 [lua] access_by_lua(msblocations.conf:189):2: 47dbe86fb19a386974eedec1767c4ae4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:31:27 +0000] 47dbe86fb19a386974eedec1767c4ae4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:31:27 [info] 39#39: *283 [lua] logger.lua:23: 47dbe86fb19a386974eedec1767c4ae4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:31:29 [info] 39#39: *284 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:29 [info] 39#39: *285 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:39 [info] 39#39: *287 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:39 [info] 39#39: *288 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:42 [info] 39#39: *289 [lua] access_by_lua(msblocations.conf:189):2: 49016434eb0826f6f6cd28450d949889:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:31:42 [info] 39#39: *289 [lua] logger.lua:23: 49016434eb0826f6f6cd28450d949889 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:31:42 +0000] 49016434eb0826f6f6cd28450d949889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.064 upstream_response_time:0.057 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2022/10/02 05:31:49 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:49 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:57 [info] 39#39: *292 [lua] access_by_lua(msblocations.conf:189):2: ddfdfe69db4466eb5f43f5b9654337d2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:31:57 [info] 39#39: *292 [lua] logger.lua:23: ddfdfe69db4466eb5f43f5b9654337d2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:31:57 +0000] ddfdfe69db4466eb5f43f5b9654337d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:31:59 [info] 39#39: *293 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:31:59 [info] 39#39: *294 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:09 [info] 39#39: *295 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:09 [info] 39#39: *296 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:12 [info] 39#39: *297 [lua] access_by_lua(msblocations.conf:189):2: 41ca96b1bf203d66cab13b0ede50db29:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:32:12 [info] 39#39: *297 [lua] logger.lua:23: 41ca96b1bf203d66cab13b0ede50db29 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:32:12 +0000] 41ca96b1bf203d66cab13b0ede50db29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:32:19 [info] 39#39: *298 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:19 [info] 39#39: *299 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:27 [info] 39#39: *300 [lua] access_by_lua(msblocations.conf:189):2: 10b86a8625623a194224b3ed42f76c85:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:32:27 +0000] 10b86a8625623a194224b3ed42f76c85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 05:32:27 [info] 39#39: *300 [lua] logger.lua:23: 10b86a8625623a194224b3ed42f76c85 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:32:29 [info] 39#39: *301 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:29 [info] 39#39: *302 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:39 [info] 39#39: *304 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:39 [info] 39#39: *305 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:42 [info] 39#39: *306 [lua] access_by_lua(msblocations.conf:189):2: 03ffc63982c9adc4c3d704653f3034f0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:32:42 [info] 39#39: *306 [lua] logger.lua:23: 03ffc63982c9adc4c3d704653f3034f0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:32:42 +0000] 03ffc63982c9adc4c3d704653f3034f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:32:49 [info] 39#39: *307 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:49 [info] 39#39: *308 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:57 [info] 39#39: *309 [lua] access_by_lua(msblocations.conf:189):2: 08cec132fe1d3450be33e8c6ec7fe444:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:32:57 +0000] 08cec132fe1d3450be33e8c6ec7fe444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:32:57 [info] 39#39: *309 [lua] logger.lua:23: 08cec132fe1d3450be33e8c6ec7fe444 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:32:59 [info] 39#39: *310 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:32:59 [info] 39#39: *311 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:09 [info] 39#39: *312 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:09 [info] 39#39: *313 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:12 [info] 39#39: *314 [lua] access_by_lua(msblocations.conf:189):2: af0f16fe07527fb64aab1ede2541c904:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:33:12 [info] 39#39: *314 [lua] logger.lua:23: af0f16fe07527fb64aab1ede2541c904 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:33:12 +0000] af0f16fe07527fb64aab1ede2541c904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:33:19 [info] 39#39: *315 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:19 [info] 39#39: *316 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:27 [info] 39#39: *317 [lua] access_by_lua(msblocations.conf:189):2: 74c3578d2ff61a80dd4d57f4b2dcbec1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:33:27 [info] 39#39: *317 [lua] logger.lua:23: 74c3578d2ff61a80dd4d57f4b2dcbec1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.68.231 - - [02/Oct/2022:05:33:27 +0000] 74c3578d2ff61a80dd4d57f4b2dcbec1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/02 05:33:29 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:29 [info] 39#39: *319 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:39 [info] 39#39: *321 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:39 [info] 39#39: *322 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:42 [info] 39#39: *323 [lua] access_by_lua(msblocations.conf:189):2: 38912f67394f1e28cbf4e05a7100e2a8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:33:42 [info] 39#39: *323 [lua] logger.lua:23: 38912f67394f1e28cbf4e05a7100e2a8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:33:42 +0000] 38912f67394f1e28cbf4e05a7100e2a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:33:49 [info] 39#39: *324 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:49 [info] 39#39: *325 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:57 [info] 39#39: *326 [lua] access_by_lua(msblocations.conf:189):2: f4304422c3d7de9360f99c3c991a9119:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/02 05:33:57 [info] 39#39: *326 [lua] logger.lua:23: f4304422c3d7de9360f99c3c991a9119 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:33:57 +0000] f4304422c3d7de9360f99c3c991a9119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/02 05:33:59 [info] 39#39: *327 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:33:59 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:09 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:09 [info] 39#39: *330 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:12 [info] 39#39: *331 [lua] access_by_lua(msblocations.conf:189):2: fc2dac76b84290325c268b55d2ebfcc0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:34:12 +0000] fc2dac76b84290325c268b55d2ebfcc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 05:34:12 [info] 39#39: *331 [lua] logger.lua:23: fc2dac76b84290325c268b55d2ebfcc0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:34:19 [info] 39#39: *332 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:19 [info] 39#39: *333 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:27 [info] 39#39: *334 [lua] access_by_lua(msblocations.conf:189):2: 75543b594133cd8416cd5979a8a753eb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:34:27 [info] 39#39: *334 [lua] logger.lua:23: 75543b594133cd8416cd5979a8a753eb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:34:27 +0000] 75543b594133cd8416cd5979a8a753eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:34:29 [info] 39#39: *335 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:29 [info] 39#39: *336 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:39 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:39 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:42 [info] 39#39: *340 [lua] access_by_lua(msblocations.conf:189):2: ded8fbe8e4199a2ef091b5328d4eaa26:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:34:42 [info] 39#39: *340 [lua] logger.lua:23: ded8fbe8e4199a2ef091b5328d4eaa26 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:34:42 +0000] ded8fbe8e4199a2ef091b5328d4eaa26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:34:49 [info] 39#39: *341 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:49 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:57 [info] 39#39: *343 [lua] access_by_lua(msblocations.conf:189):2: 8e1b81f24312c6dcecea434adc21d473:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:05:34:57 +0000] 8e1b81f24312c6dcecea434adc21d473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:34:57 [info] 39#39: *343 [lua] logger.lua:23: 8e1b81f24312c6dcecea434adc21d473 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:34:59 [info] 39#39: *344 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:34:59 [info] 39#39: *345 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:09 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:09 [info] 39#39: *347 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:12 [info] 39#39: *348 [lua] access_by_lua(msblocations.conf:189):2: efce57fec3f3de0000de5db8e179a0a1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:35:12 +0000] efce57fec3f3de0000de5db8e179a0a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:35:12 [info] 39#39: *348 [lua] logger.lua:23: efce57fec3f3de0000de5db8e179a0a1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:35:19 [info] 39#39: *350 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:19 [info] 39#39: *349 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:27 [info] 39#39: *351 [lua] access_by_lua(msblocations.conf:189):2: 8ec1bb9542de12cd354a22130360cba1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:35:27 +0000] 8ec1bb9542de12cd354a22130360cba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:35:27 [info] 39#39: *351 [lua] logger.lua:23: 8ec1bb9542de12cd354a22130360cba1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:35:29 [info] 39#39: *352 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:29 [info] 39#39: *353 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:39 [info] 39#39: *355 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:39 [info] 39#39: *356 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:42 [info] 39#39: *357 [lua] access_by_lua(msblocations.conf:189):2: dda3c92fa8f635ac858e7c4dc0073ebf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:35:43 [info] 39#39: *357 [lua] logger.lua:23: dda3c92fa8f635ac858e7c4dc0073ebf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.68.231 - - [02/Oct/2022:05:35:43 +0000] dda3c92fa8f635ac858e7c4dc0073ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 05:35:49 [info] 39#39: *359 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:49 [info] 39#39: *358 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:58 [info] 39#39: *360 [lua] access_by_lua(msblocations.conf:189):2: 1395d61933080ca23456e2b8fbea2e9f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:35:58 [info] 39#39: *360 [lua] logger.lua:23: 1395d61933080ca23456e2b8fbea2e9f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:35:58 +0000] 1395d61933080ca23456e2b8fbea2e9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:35:59 [info] 39#39: *361 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:35:59 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:09 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:09 [info] 39#39: *364 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:13 [info] 39#39: *365 [lua] access_by_lua(msblocations.conf:189):2: aa87dd8cafed8ce68090d80a50d53e76:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:36:13 +0000] aa87dd8cafed8ce68090d80a50d53e76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/02 05:36:13 [info] 39#39: *365 [lua] logger.lua:23: aa87dd8cafed8ce68090d80a50d53e76 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:36:19 [info] 39#39: *366 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:19 [info] 39#39: *367 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:28 [info] 39#39: *368 [lua] access_by_lua(msblocations.conf:189):2: 675aa8930de880ffc5c92e9857a39cb4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:36:28 +0000] 675aa8930de880ffc5c92e9857a39cb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:36:28 [info] 39#39: *368 [lua] logger.lua:23: 675aa8930de880ffc5c92e9857a39cb4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:36:29 [info] 39#39: *370 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:29 [info] 39#39: *369 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:39 [info] 39#39: *372 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:39 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:43 [info] 39#39: *374 [lua] access_by_lua(msblocations.conf:189):2: 6c3fa4c0a3b2edf5bcb7d0322237802c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:36:43 [info] 39#39: *374 [lua] logger.lua:23: 6c3fa4c0a3b2edf5bcb7d0322237802c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:36:43 +0000] 6c3fa4c0a3b2edf5bcb7d0322237802c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:36:49 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:49 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:58 [info] 39#39: *377 [lua] access_by_lua(msblocations.conf:189):2: 05b32f7ec95d89d2e7151acb7c79c42f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:36:58 [info] 39#39: *377 [lua] logger.lua:23: 05b32f7ec95d89d2e7151acb7c79c42f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:36:58 +0000] 05b32f7ec95d89d2e7151acb7c79c42f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:36:59 [info] 39#39: *378 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:36:59 [info] 39#39: *379 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:09 [info] 39#39: *380 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:09 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:13 [info] 39#39: *382 [lua] access_by_lua(msblocations.conf:189):2: c99b0c353f22fd8b9d9dd89ff001f35f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:37:13 +0000] c99b0c353f22fd8b9d9dd89ff001f35f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:37:13 [info] 39#39: *382 [lua] logger.lua:23: c99b0c353f22fd8b9d9dd89ff001f35f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:37:19 [info] 39#39: *383 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:19 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:28 [info] 39#39: *385 [lua] access_by_lua(msblocations.conf:189):2: 4b03061ce73b86e90964eef73b145600:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:37:28 +0000] 4b03061ce73b86e90964eef73b145600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:37:28 [info] 39#39: *385 [lua] logger.lua:23: 4b03061ce73b86e90964eef73b145600 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:37:29 [info] 39#39: *386 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:29 [info] 39#39: *387 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:39 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:39 [info] 39#39: *390 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:43 [info] 39#39: *391 [lua] access_by_lua(msblocations.conf:189):2: 3c6bdf1a1ad22f2a035af5759a992f81:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:37:43 [info] 39#39: *391 [lua] logger.lua:23: 3c6bdf1a1ad22f2a035af5759a992f81 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:05:37:43 +0000] 3c6bdf1a1ad22f2a035af5759a992f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:37:49 [info] 39#39: *392 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:49 [info] 39#39: *393 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:58 [info] 39#39: *394 [lua] access_by_lua(msblocations.conf:189):2: dfd8b6a1b618c6daffab91893b972db1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:37:58 +0000] dfd8b6a1b618c6daffab91893b972db1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:37:58 [info] 39#39: *394 [lua] logger.lua:23: dfd8b6a1b618c6daffab91893b972db1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:37:59 [info] 39#39: *395 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:37:59 [info] 39#39: *396 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:09 [info] 39#39: *397 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:09 [info] 39#39: *398 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:13 [info] 39#39: *399 [lua] access_by_lua(msblocations.conf:189):2: e1174e0c00e6fafd844bbe5ba9f5a76c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:38:13 [info] 39#39: *399 [lua] logger.lua:23: e1174e0c00e6fafd844bbe5ba9f5a76c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:38:13 +0000] e1174e0c00e6fafd844bbe5ba9f5a76c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:38:19 [info] 39#39: *400 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:19 [info] 39#39: *401 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:28 [info] 39#39: *402 [lua] access_by_lua(msblocations.conf:189):2: 6ad3b077cd0a98cd6cc29ff6b3fdb5eb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:38:28 [info] 39#39: *402 [lua] logger.lua:23: 6ad3b077cd0a98cd6cc29ff6b3fdb5eb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:38:28 +0000] 6ad3b077cd0a98cd6cc29ff6b3fdb5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:38:29 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:29 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:39 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:39 [info] 39#39: *406 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:43 [info] 39#39: *408 [lua] access_by_lua(msblocations.conf:189):2: 9b918d1ef29b6a69feda2e1adf5bb694:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:38:43 +0000] 9b918d1ef29b6a69feda2e1adf5bb694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:38:43 [info] 39#39: *408 [lua] logger.lua:23: 9b918d1ef29b6a69feda2e1adf5bb694 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:38:49 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:49 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:58 [info] 39#39: *411 [lua] access_by_lua(msblocations.conf:189):2: 29428bfb05ed91b73bc85a1a03f39cce:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:38:58 [info] 39#39: *411 [lua] logger.lua:23: 29428bfb05ed91b73bc85a1a03f39cce {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:38:58 +0000] 29428bfb05ed91b73bc85a1a03f39cce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:38:59 [info] 39#39: *412 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:38:59 [info] 39#39: *413 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:09 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:09 [info] 39#39: *415 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:13 [info] 39#39: *416 [lua] access_by_lua(msblocations.conf:189):2: 2a8044cf46a53bd83940537810a51976:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:39:13 +0000] 2a8044cf46a53bd83940537810a51976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:39:13 [info] 39#39: *416 [lua] logger.lua:23: 2a8044cf46a53bd83940537810a51976 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:39:19 [info] 39#39: *417 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:19 [info] 39#39: *418 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:28 [info] 39#39: *419 [lua] access_by_lua(msblocations.conf:189):2: 9aebab9cc9552af796c75f5c2871736d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:39:28 +0000] 9aebab9cc9552af796c75f5c2871736d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:39:28 [info] 39#39: *419 [lua] logger.lua:23: 9aebab9cc9552af796c75f5c2871736d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:39:29 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:29 [info] 39#39: *421 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:39 [info] 39#39: *423 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:39 [info] 39#39: *424 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:43 [info] 39#39: *425 [lua] access_by_lua(msblocations.conf:189):2: b52d4f362f4564957838e9c49d1b3c12:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:39:43 [info] 39#39: *425 [lua] logger.lua:23: b52d4f362f4564957838e9c49d1b3c12 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:39:43 +0000] b52d4f362f4564957838e9c49d1b3c12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:39:49 [info] 39#39: *426 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:49 [info] 39#39: *427 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:58 [info] 39#39: *428 [lua] access_by_lua(msblocations.conf:189):2: 9d903aefcbcb0a231ad7c50aaf233fbb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:39:58 +0000] 9d903aefcbcb0a231ad7c50aaf233fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:39:58 [info] 39#39: *428 [lua] logger.lua:23: 9d903aefcbcb0a231ad7c50aaf233fbb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:39:59 [info] 39#39: *429 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:39:59 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:09 [info] 39#39: *431 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:09 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:13 [info] 39#39: *433 [lua] access_by_lua(msblocations.conf:189):2: b7cb50f3022e3924907b1d71d6cfa967:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:40:13 [info] 39#39: *433 [lua] logger.lua:23: b7cb50f3022e3924907b1d71d6cfa967 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:40:13 +0000] b7cb50f3022e3924907b1d71d6cfa967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 05:40:19 [info] 39#39: *435 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:19 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:28 [info] 39#39: *436 [lua] access_by_lua(msblocations.conf:189):2: b3cd0643915105bd3e3c365e3545f449:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:40:28 +0000] b3cd0643915105bd3e3c365e3545f449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:40:28 [info] 39#39: *436 [lua] logger.lua:23: b3cd0643915105bd3e3c365e3545f449 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:40:29 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:29 [info] 39#39: *438 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:39 [info] 39#39: *440 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:39 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:43 [info] 39#39: *442 [lua] access_by_lua(msblocations.conf:189):2: 88ed3c10d5d8d05870d536f0978d0d0e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:40:43 [info] 39#39: *442 [lua] logger.lua:23: 88ed3c10d5d8d05870d536f0978d0d0e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:40:43 +0000] 88ed3c10d5d8d05870d536f0978d0d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/02 05:40:49 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:49 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:58 [info] 39#39: *445 [lua] access_by_lua(msblocations.conf:189):2: 1749ecea073671bf5017cd73d025073d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:40:58 [info] 39#39: *445 [lua] logger.lua:23: 1749ecea073671bf5017cd73d025073d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:40:58 +0000] 1749ecea073671bf5017cd73d025073d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:40:59 [info] 39#39: *446 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:40:59 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:09 [info] 39#39: *448 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:09 [info] 39#39: *449 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:13 [info] 39#39: *450 [lua] access_by_lua(msblocations.conf:189):2: b32e9ed1f052c2df660eace9edf850f8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:13 +0000] b32e9ed1f052c2df660eace9edf850f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 05:41:13 [info] 39#39: *450 [lua] logger.lua:23: b32e9ed1f052c2df660eace9edf850f8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:41:19 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:19 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:28 [info] 39#39: *453 [lua] access_by_lua(msblocations.conf:189):2: ee787d91e47c744f4958235d23eb1069:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:28 +0000] ee787d91e47c744f4958235d23eb1069 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 05:41:28 [info] 39#39: *453 [lua] logger.lua:23: ee787d91e47c744f4958235d23eb1069 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/02 05:41:29 [info] 39#39: *454 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:29 [info] 39#39: *455 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:39 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:39 [info] 39#39: *458 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:43 [info] 39#39: *459 [lua] access_by_lua(msblocations.conf:189):2: 502f15c7e8ac43551be6b4b1d23b24f2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:43 +0000] 502f15c7e8ac43551be6b4b1d23b24f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/02 05:41:43 [info] 39#39: *459 [lua] logger.lua:23: 502f15c7e8ac43551be6b4b1d23b24f2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/02 05:41:49 [info] 39#39: *460 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:49 [info] 39#39: *461 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:58 [info] 39#39: *462 [lua] access_by_lua(msblocations.conf:189):2: 4f00287bfcf92ac4552203bd588114fd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:58 +0000] 4f00287bfcf92ac4552203bd588114fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:41:58 [info] 39#39: *462 [lua] logger.lua:23: 4f00287bfcf92ac4552203bd588114fd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:41:59 [info] 39#39: *463 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:41:59 [info] 39#39: *464 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:09 [info] 39#39: *465 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:09 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:13 [info] 39#39: *467 [lua] access_by_lua(msblocations.conf:189):2: 353f52b75616fe367f4fabbf40cd9c76:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:42:13 [info] 39#39: *467 [lua] logger.lua:23: 353f52b75616fe367f4fabbf40cd9c76 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:42:13 +0000] 353f52b75616fe367f4fabbf40cd9c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:42:19 [info] 39#39: *468 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:19 [info] 39#39: *469 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:28 [info] 39#39: *470 [lua] access_by_lua(msblocations.conf:189):2: a55d1bdd45e7e616a3cd3d870c223eaf:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:42:28 [info] 39#39: *470 [lua] logger.lua:23: a55d1bdd45e7e616a3cd3d870c223eaf {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:42:28 +0000] a55d1bdd45e7e616a3cd3d870c223eaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:42:29 [info] 39#39: *471 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:29 [info] 39#39: *472 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:39 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:39 [info] 39#39: *474 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:43 [info] 39#39: *476 [lua] access_by_lua(msblocations.conf:189):2: da0bd244f62b38c5464c4276598b384b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:42:43 [info] 39#39: *476 [lua] logger.lua:23: da0bd244f62b38c5464c4276598b384b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:42:43 +0000] da0bd244f62b38c5464c4276598b384b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:42:49 [info] 39#39: *477 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:49 [info] 39#39: *478 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:58 [info] 39#39: *479 [lua] access_by_lua(msblocations.conf:189):2: 1ce37b331226bc859f35a3f15752284b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:42:58 [info] 39#39: *479 [lua] logger.lua:23: 1ce37b331226bc859f35a3f15752284b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:42:58 +0000] 1ce37b331226bc859f35a3f15752284b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:42:59 [info] 39#39: *480 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:42:59 [info] 39#39: *481 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:09 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:09 [info] 39#39: *483 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:13 [info] 39#39: *484 [lua] access_by_lua(msblocations.conf:189):2: 9e4f2d8bcbb7136ec27a0c375c80b8e6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:43:13 [info] 39#39: *484 [lua] logger.lua:23: 9e4f2d8bcbb7136ec27a0c375c80b8e6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:43:13 +0000] 9e4f2d8bcbb7136ec27a0c375c80b8e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:43:19 [info] 39#39: *485 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:19 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:28 [info] 39#39: *487 [lua] access_by_lua(msblocations.conf:189):2: af87f45110bf521e5109e280c0acc341:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:43:28 [info] 39#39: *487 [lua] logger.lua:23: af87f45110bf521e5109e280c0acc341 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:43:28 +0000] af87f45110bf521e5109e280c0acc341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:43:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 05:43:29 [info] 39#39: *488 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:29 [info] 39#39: *489 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:39 [info] 39#39: *491 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:39 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:43 [info] 39#39: *493 [lua] access_by_lua(msblocations.conf:189):2: 108a41a13ecd107e100b541fcfd282d9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:43:43 [info] 39#39: *493 [lua] logger.lua:23: 108a41a13ecd107e100b541fcfd282d9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:43:43 +0000] 108a41a13ecd107e100b541fcfd282d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:43:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 05:43:49 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:49 [info] 39#39: *495 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:58 [info] 39#39: *496 [lua] access_by_lua(msblocations.conf:189):2: e72a3872166dd30ed906384694404b3a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:43:58 +0000] e72a3872166dd30ed906384694404b3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:43:58 [info] 39#39: *496 [lua] logger.lua:23: e72a3872166dd30ed906384694404b3a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:43:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:43:59 [info] 39#39: *497 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:43:59 [info] 39#39: *498 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:09 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:09 [info] 39#39: *500 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:13 [info] 39#39: *501 [lua] access_by_lua(msblocations.conf:189):2: 9d32e0f38c742f93cdae6e159451546f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:44:13 +0000] 9d32e0f38c742f93cdae6e159451546f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 05:44:13 [info] 39#39: *501 [lua] logger.lua:23: 9d32e0f38c742f93cdae6e159451546f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:44:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:44:19 [info] 39#39: *502 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:19 [info] 39#39: *503 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:28 [info] 39#39: *504 [lua] access_by_lua(msblocations.conf:189):2: a18a7f94d7cf26ffc69f5d8eafa3db8b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:44:28 +0000] a18a7f94d7cf26ffc69f5d8eafa3db8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:44:28 [info] 39#39: *504 [lua] logger.lua:23: a18a7f94d7cf26ffc69f5d8eafa3db8b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:44:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:44:29 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:29 [info] 39#39: *505 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:39 [info] 39#39: *508 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:39 [info] 39#39: *509 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:43 [info] 39#39: *510 [lua] access_by_lua(msblocations.conf:189):2: cd771cbc9ceda170164bcfbe29ada302:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:44:43 +0000] cd771cbc9ceda170164bcfbe29ada302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 05:44:43 [info] 39#39: *510 [lua] logger.lua:23: cd771cbc9ceda170164bcfbe29ada302 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:44:49 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:49 [info] 39#39: *511 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:51 [info] 39#39: *513 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.72.74, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.72.74 - - [02/Oct/2022:05:44:51 +0000] 65f17172c2a222c9841902573dac156b "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/10/02 05:44:58 [info] 39#39: *514 [lua] access_by_lua(msblocations.conf:189):2: d52624c4051d5d5bd92def255f8c578d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:44:58 [info] 39#39: *514 [lua] logger.lua:23: d52624c4051d5d5bd92def255f8c578d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:44:58 +0000] d52624c4051d5d5bd92def255f8c578d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:44:59 [info] 39#39: *515 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:44:59 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:09 [info] 39#39: *517 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:09 [info] 39#39: *518 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:13 [info] 39#39: *519 [lua] access_by_lua(msblocations.conf:189):2: b11aec2730981b5fbe277fcfb1a9c64d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:45:13 [info] 39#39: *519 [lua] logger.lua:23: b11aec2730981b5fbe277fcfb1a9c64d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:45:13 +0000] b11aec2730981b5fbe277fcfb1a9c64d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:45:19 [info] 39#39: *520 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:19 [info] 39#39: *521 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:28 [info] 39#39: *522 [lua] access_by_lua(msblocations.conf:189):2: b440efd6e3bc019729af20466f65a1cc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37 10.233.68.231 - - [02/Oct/2022:05:45:28 +0000] b440efd6e3bc019729af20466f65a1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.048 "-" "Consul Health Check" "-" 2022/10/02 05:45:28 [info] 39#39: *522 [lua] logger.lua:23: b440efd6e3bc019729af20466f65a1cc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:45:29 [info] 39#39: *523 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:29 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:39 [info] 39#39: *526 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:39 [info] 39#39: *527 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:43 [info] 39#39: *528 [lua] access_by_lua(msblocations.conf:189):2: 3c33e0e84ff37dda54a8aa899ac682ef:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:45:43 [info] 39#39: *528 [lua] logger.lua:23: 3c33e0e84ff37dda54a8aa899ac682ef {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:45:43 +0000] 3c33e0e84ff37dda54a8aa899ac682ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:45:49 [info] 39#39: *529 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:49 [info] 39#39: *530 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:58 [info] 39#39: *531 [lua] access_by_lua(msblocations.conf:189):2: da9a6d92c4f86a03dfbf3565833c6e4a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:45:58 +0000] da9a6d92c4f86a03dfbf3565833c6e4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:45:58 [info] 39#39: *531 [lua] logger.lua:23: da9a6d92c4f86a03dfbf3565833c6e4a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:45:59 [info] 39#39: *532 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:45:59 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:09 [info] 39#39: *534 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:09 [info] 39#39: *535 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:13 [info] 39#39: *536 [lua] access_by_lua(msblocations.conf:189):2: c7fc0f80b05aba4307ec480140f97505:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:46:13 [info] 39#39: *536 [lua] logger.lua:23: c7fc0f80b05aba4307ec480140f97505 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:46:13 +0000] c7fc0f80b05aba4307ec480140f97505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:46:19 [info] 39#39: *537 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:19 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:28 [info] 39#39: *539 [lua] access_by_lua(msblocations.conf:189):2: 81112687936ce3f774dfa790b09d9ed2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:46:28 +0000] 81112687936ce3f774dfa790b09d9ed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:46:28 [info] 39#39: *539 [lua] logger.lua:23: 81112687936ce3f774dfa790b09d9ed2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:46:29 [info] 39#39: *540 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:29 [info] 39#39: *541 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:39 [info] 39#39: *543 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:39 [info] 39#39: *544 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:43 [info] 39#39: *545 [lua] access_by_lua(msblocations.conf:189):2: 28fb0d2bd22c8c4017c5d72a96e15ff5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:46:43 +0000] 28fb0d2bd22c8c4017c5d72a96e15ff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:46:43 [info] 39#39: *545 [lua] logger.lua:23: 28fb0d2bd22c8c4017c5d72a96e15ff5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:46:49 [info] 39#39: *546 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:49 [info] 39#39: *547 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:58 [info] 39#39: *548 [lua] access_by_lua(msblocations.conf:189):2: efce4d5b940ee6afa68756fe998c0115:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:46:58 +0000] efce4d5b940ee6afa68756fe998c0115 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:46:58 [info] 39#39: *548 [lua] logger.lua:23: efce4d5b940ee6afa68756fe998c0115 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:46:59 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:46:59 [info] 39#39: *549 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:09 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:09 [info] 39#39: *552 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:13 [info] 39#39: *553 [lua] access_by_lua(msblocations.conf:189):2: 671ee7769205b46dab3d797285b515ad:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:47:13 +0000] 671ee7769205b46dab3d797285b515ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 05:47:13 [info] 39#39: *553 [lua] logger.lua:23: 671ee7769205b46dab3d797285b515ad {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:47:19 [info] 39#39: *554 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:19 [info] 39#39: *555 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:28 [info] 39#39: *556 [lua] access_by_lua(msblocations.conf:189):2: 9a82443d49ab56b8b7f0d2e7db0b1e2f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:47:28 +0000] 9a82443d49ab56b8b7f0d2e7db0b1e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:47:28 [info] 39#39: *556 [lua] logger.lua:23: 9a82443d49ab56b8b7f0d2e7db0b1e2f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:47:29 [info] 39#39: *557 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:29 [info] 39#39: *558 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:39 [info] 39#39: *560 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:39 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:43 [info] 39#39: *562 [lua] access_by_lua(msblocations.conf:189):2: b33ccde9f0d63f90fa1ee0f7980a4c72:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:47:43 [info] 39#39: *562 [lua] logger.lua:23: b33ccde9f0d63f90fa1ee0f7980a4c72 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:47:43 +0000] b33ccde9f0d63f90fa1ee0f7980a4c72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:47:49 [info] 39#39: *563 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:49 [info] 39#39: *564 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:58 [info] 39#39: *565 [lua] access_by_lua(msblocations.conf:189):2: 5e88995897c9cfcb37bb690e475f498b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:47:58 [info] 39#39: *565 [lua] logger.lua:23: 5e88995897c9cfcb37bb690e475f498b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:47:58 +0000] 5e88995897c9cfcb37bb690e475f498b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/10/02 05:47:59 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:47:59 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:09 [info] 39#39: *568 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:09 [info] 39#39: *569 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:13 [info] 39#39: *570 [lua] access_by_lua(msblocations.conf:189):2: 98f4294bdc1b2fce3669fd9aa03f739f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:48:13 [info] 39#39: *570 [lua] logger.lua:23: 98f4294bdc1b2fce3669fd9aa03f739f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.231 - - [02/Oct/2022:05:48:13 +0000] 98f4294bdc1b2fce3669fd9aa03f739f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 05:48:19 [info] 39#39: *571 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:19 [info] 39#39: *572 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:29 [info] 39#39: *573 [lua] access_by_lua(msblocations.conf:189):2: 09def109e90e0ac4824919773fa07fce:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:48:29 [info] 39#39: *573 [lua] logger.lua:23: 09def109e90e0ac4824919773fa07fce {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:48:29 +0000] 09def109e90e0ac4824919773fa07fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 05:48:29 [info] 39#39: *574 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:29 [info] 39#39: *575 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:39 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:39 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:44 [info] 39#39: *579 [lua] access_by_lua(msblocations.conf:189):2: 66d6155eb406ce9987dc989872bd8501:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:48:44 [info] 39#39: *579 [lua] logger.lua:23: 66d6155eb406ce9987dc989872bd8501 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:48:44 +0000] 66d6155eb406ce9987dc989872bd8501 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:48:49 [info] 39#39: *580 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:49 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:59 [info] 39#39: *582 [lua] access_by_lua(msblocations.conf:189):2: c5abe7c84ed29b5490108625f0385b83:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:48:59 [info] 39#39: *582 [lua] logger.lua:23: c5abe7c84ed29b5490108625f0385b83 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:48:59 +0000] c5abe7c84ed29b5490108625f0385b83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2022/10/02 05:48:59 [info] 39#39: *583 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:48:59 [info] 39#39: *584 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:09 [info] 39#39: *585 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:09 [info] 39#39: *586 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:14 [info] 39#39: *587 [lua] access_by_lua(msblocations.conf:189):2: d046b9af609a12ae0a43f8ac3cb61124:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:49:14 +0000] d046b9af609a12ae0a43f8ac3cb61124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/02 05:49:14 [info] 39#39: *587 [lua] logger.lua:23: d046b9af609a12ae0a43f8ac3cb61124 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:49:19 [info] 39#39: *588 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:19 [info] 39#39: *589 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:29 [info] 39#39: *590 [lua] access_by_lua(msblocations.conf:189):2: a6516e38046ef5257cb4624be5b55ab4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:49:29 [info] 39#39: *590 [lua] logger.lua:23: a6516e38046ef5257cb4624be5b55ab4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:49:29 +0000] a6516e38046ef5257cb4624be5b55ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:49:29 [info] 39#39: *591 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:29 [info] 39#39: *592 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:39 [info] 39#39: *595 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:39 [info] 39#39: *594 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:44 [info] 39#39: *596 [lua] access_by_lua(msblocations.conf:189):2: de93f3d745d4ad244a5115d2941c083d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:49:44 +0000] de93f3d745d4ad244a5115d2941c083d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/02 05:49:44 [info] 39#39: *596 [lua] logger.lua:23: de93f3d745d4ad244a5115d2941c083d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:49:49 [info] 39#39: *597 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:49 [info] 39#39: *598 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:59 [info] 39#39: *599 [lua] access_by_lua(msblocations.conf:189):2: dcbf5877486420bac6a7ca6b75d06494:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:49:59 [info] 39#39: *599 [lua] logger.lua:23: dcbf5877486420bac6a7ca6b75d06494 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:49:59 +0000] dcbf5877486420bac6a7ca6b75d06494 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:49:59 [info] 39#39: *600 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:49:59 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:09 [info] 39#39: *602 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:09 [info] 39#39: *603 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:14 [info] 39#39: *604 [lua] access_by_lua(msblocations.conf:189):2: 87b276043fc4e5951c1a212694b5faa5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.231 - - [02/Oct/2022:05:50:14 +0000] 87b276043fc4e5951c1a212694b5faa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/02 05:50:14 [info] 39#39: *604 [lua] logger.lua:23: 87b276043fc4e5951c1a212694b5faa5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:50:19 [info] 39#39: *605 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:19 [info] 39#39: *606 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:29 [info] 39#39: *607 [lua] access_by_lua(msblocations.conf:189):2: 9b3a3ce70f70d1013451cf68504d3074:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:50:29 +0000] 9b3a3ce70f70d1013451cf68504d3074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:50:29 [info] 39#39: *607 [lua] logger.lua:23: 9b3a3ce70f70d1013451cf68504d3074 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:50:29 [info] 39#39: *608 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:29 [info] 39#39: *609 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:39 [info] 39#39: *611 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:39 [info] 39#39: *612 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:44 [info] 39#39: *613 [lua] access_by_lua(msblocations.conf:189):2: 10386462a8a1786106bf31c89395edda:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.68.231 - - [02/Oct/2022:05:50:44 +0000] 10386462a8a1786106bf31c89395edda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/02 05:50:44 [info] 39#39: *613 [lua] logger.lua:23: 10386462a8a1786106bf31c89395edda {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:50:49 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:49 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:59 [info] 39#39: *616 [lua] access_by_lua(msblocations.conf:189):2: 4b8e4893030bce7e5f8233755ef719b9:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:50:59 [info] 39#39: *616 [lua] logger.lua:23: 4b8e4893030bce7e5f8233755ef719b9 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:50:59 +0000] 4b8e4893030bce7e5f8233755ef719b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:50:59 [info] 39#39: *617 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:50:59 [info] 39#39: *618 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:09 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:09 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:14 [info] 39#39: *621 [lua] access_by_lua(msblocations.conf:189):2: fd4790330504821eb9f6533f9841719c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:51:14 [info] 39#39: *621 [lua] logger.lua:23: fd4790330504821eb9f6533f9841719c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:51:14 +0000] fd4790330504821eb9f6533f9841719c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 05:51:19 [info] 39#39: *622 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:19 [info] 39#39: *623 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:29 [info] 39#39: *624 [lua] access_by_lua(msblocations.conf:189):2: f3f8d3e85ab542bf6b6a9290bc8bff12:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:51:29 [info] 39#39: *624 [lua] logger.lua:23: f3f8d3e85ab542bf6b6a9290bc8bff12 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:51:29 +0000] f3f8d3e85ab542bf6b6a9290bc8bff12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:51:29 [info] 39#39: *625 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:29 [info] 39#39: *626 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:39 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:39 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:44 [info] 39#39: *630 [lua] access_by_lua(msblocations.conf:189):2: da614549f4b086bd6b1f4bd9cc4c2c2e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:05:51:44 +0000] da614549f4b086bd6b1f4bd9cc4c2c2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 05:51:44 [info] 39#39: *630 [lua] logger.lua:23: da614549f4b086bd6b1f4bd9cc4c2c2e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:51:49 [info] 39#39: *631 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:49 [info] 39#39: *632 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:59 [info] 39#39: *633 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:59 [info] 39#39: *634 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:51:59 [info] 39#39: *635 [lua] access_by_lua(msblocations.conf:189):2: 0fb05fc8b26dfbd89e1737118ffcf6f7:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:51:59 +0000] 0fb05fc8b26dfbd89e1737118ffcf6f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:51:59 [info] 39#39: *635 [lua] logger.lua:23: 0fb05fc8b26dfbd89e1737118ffcf6f7 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:52:09 [info] 39#39: *636 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:09 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:14 [info] 39#39: *638 [lua] access_by_lua(msblocations.conf:189):2: 0946e0e9a03be8a595456466dec59472:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:14 +0000] 0946e0e9a03be8a595456466dec59472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 05:52:14 [info] 39#39: *638 [lua] logger.lua:23: 0946e0e9a03be8a595456466dec59472 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:52:19 [info] 39#39: *639 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:19 [info] 39#39: *640 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:29 [info] 39#39: *641 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:29 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:29 [info] 39#39: *643 [lua] access_by_lua(msblocations.conf:189):2: 8781e8006561ec4807f87de4d1ff8c80:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:29 +0000] 8781e8006561ec4807f87de4d1ff8c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:52:29 [info] 39#39: *643 [lua] logger.lua:23: 8781e8006561ec4807f87de4d1ff8c80 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:52:39 [info] 39#39: *645 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:39 [info] 39#39: *646 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:44 [info] 39#39: *647 [lua] access_by_lua(msblocations.conf:189):2: 5245b8760bd6d692c4db3c91bc897ca0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:44 +0000] 5245b8760bd6d692c4db3c91bc897ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:52:44 [info] 39#39: *647 [lua] logger.lua:23: 5245b8760bd6d692c4db3c91bc897ca0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:52:49 [info] 39#39: *648 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:49 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:59 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:59 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:52:59 [info] 39#39: *652 [lua] access_by_lua(msblocations.conf:189):2: d4e1e75a1e8b7202910f231530c9fbaa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:52:59 [info] 39#39: *652 [lua] logger.lua:23: d4e1e75a1e8b7202910f231530c9fbaa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:52:59 +0000] d4e1e75a1e8b7202910f231530c9fbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:53:09 [info] 39#39: *653 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:09 [info] 39#39: *654 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:14 [info] 39#39: *655 [lua] access_by_lua(msblocations.conf:189):2: 4efbea97bd5bc97527a6f8dd47650ef1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:53:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:53:14 [info] 39#39: *655 [lua] logger.lua:23: 4efbea97bd5bc97527a6f8dd47650ef1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:53:14 +0000] 4efbea97bd5bc97527a6f8dd47650ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:53:19 [info] 39#39: *656 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:19 [info] 39#39: *657 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:29 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:29 [info] 39#39: *659 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:29 [info] 39#39: *660 [lua] access_by_lua(msblocations.conf:189):2: 6dfdd956710e2f82ff03406e5ee6fb5e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:53:29 +0000] 6dfdd956710e2f82ff03406e5ee6fb5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/02 05:53:29 [info] 39#39: *660 [lua] logger.lua:23: 6dfdd956710e2f82ff03406e5ee6fb5e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:53:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:53:39 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:39 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:44 [info] 39#39: *664 [lua] access_by_lua(msblocations.conf:189):2: f9e96d94ceeabca88cd47c15442468c3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:53:44 [info] 39#39: *664 [lua] logger.lua:23: f9e96d94ceeabca88cd47c15442468c3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:53:44 +0000] f9e96d94ceeabca88cd47c15442468c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:53:49 [info] 39#39: *665 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:49 [info] 39#39: *666 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:59 [info] 39#39: *667 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:59 [info] 39#39: *668 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:53:59 [info] 39#39: *669 [lua] access_by_lua(msblocations.conf:189):2: d02bec628bf47f2cd09a815f67b87672:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:53:59 [info] 39#39: *669 [lua] logger.lua:23: d02bec628bf47f2cd09a815f67b87672 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:53:59 +0000] d02bec628bf47f2cd09a815f67b87672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 05:54:09 [info] 39#39: *670 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:09 [info] 39#39: *671 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:14 [info] 39#39: *672 [lua] access_by_lua(msblocations.conf:189):2: 1c82b9635e1e6599cc4a202521d64063:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:54:14 [info] 39#39: *672 [lua] logger.lua:23: 1c82b9635e1e6599cc4a202521d64063 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:54:14 +0000] 1c82b9635e1e6599cc4a202521d64063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:54:19 [info] 39#39: *673 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:19 [info] 39#39: *674 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:29 [info] 39#39: *675 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:29 [info] 39#39: *676 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:29 [info] 39#39: *677 [lua] access_by_lua(msblocations.conf:189):2: 26830b4fe8a5f5cbbeb7d96d009cc5aa:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:54:29 +0000] 26830b4fe8a5f5cbbeb7d96d009cc5aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 05:54:29 [info] 39#39: *677 [lua] logger.lua:23: 26830b4fe8a5f5cbbeb7d96d009cc5aa {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:54:39 [info] 39#39: *679 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:39 [info] 39#39: *680 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:44 [info] 39#39: *681 [lua] access_by_lua(msblocations.conf:189):2: c921cb7feab19a5c16dd18314a867b98:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:54:44 [info] 39#39: *681 [lua] logger.lua:23: c921cb7feab19a5c16dd18314a867b98 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:54:44 +0000] c921cb7feab19a5c16dd18314a867b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:54:49 [info] 39#39: *682 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:49 [info] 39#39: *683 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:59 [info] 39#39: *684 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:59 [info] 39#39: *685 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:54:59 [info] 39#39: *686 [lua] access_by_lua(msblocations.conf:189):2: 6a1cc7409274e9149bc195b10d4b5de5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:54:59 [info] 39#39: *686 [lua] logger.lua:23: 6a1cc7409274e9149bc195b10d4b5de5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:54:59 +0000] 6a1cc7409274e9149bc195b10d4b5de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2022/10/02 05:55:09 [info] 39#39: *687 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:09 [info] 39#39: *688 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:14 [info] 39#39: *689 [lua] access_by_lua(msblocations.conf:189):2: bbd10e8af60b32567f32a48039083ab4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:55:14 [info] 39#39: *689 [lua] logger.lua:23: bbd10e8af60b32567f32a48039083ab4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:55:14 +0000] bbd10e8af60b32567f32a48039083ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:55:19 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:19 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:29 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:29 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:29 [info] 39#39: *694 [lua] access_by_lua(msblocations.conf:189):2: 7ef804d5c1fed78a9cbafbdef8c0b7b0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:55:29 [info] 39#39: *694 [lua] logger.lua:23: 7ef804d5c1fed78a9cbafbdef8c0b7b0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:55:29 +0000] 7ef804d5c1fed78a9cbafbdef8c0b7b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:55:39 [info] 39#39: *696 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:39 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:44 [info] 39#39: *698 [lua] access_by_lua(msblocations.conf:189):2: f36c2044e6e3a17e9b8002170315244b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:05:55:44 +0000] f36c2044e6e3a17e9b8002170315244b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:55:44 [info] 39#39: *698 [lua] logger.lua:23: f36c2044e6e3a17e9b8002170315244b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:55:49 [info] 39#39: *699 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:49 [info] 39#39: *700 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:59 [info] 39#39: *701 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:59 [info] 39#39: *702 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:55:59 [info] 39#39: *703 [lua] access_by_lua(msblocations.conf:189):2: 699d94a66c851376b4e73532c122b9dd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:55:59 +0000] 699d94a66c851376b4e73532c122b9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 05:55:59 [info] 39#39: *703 [lua] logger.lua:23: 699d94a66c851376b4e73532c122b9dd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:56:09 [info] 39#39: *704 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:09 [info] 39#39: *705 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:14 [info] 39#39: *706 [lua] access_by_lua(msblocations.conf:189):2: 406a9e9485f0fe955bb9b832a6307165:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:56:14 [info] 39#39: *706 [lua] logger.lua:23: 406a9e9485f0fe955bb9b832a6307165 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:56:14 +0000] 406a9e9485f0fe955bb9b832a6307165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/02 05:56:19 [info] 39#39: *707 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:19 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:29 [info] 39#39: *709 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:29 [info] 39#39: *710 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:29 [info] 39#39: *711 [lua] access_by_lua(msblocations.conf:189):2: 521a1107a2c4b566c910502f373207bb:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:56:29 [info] 39#39: *711 [lua] logger.lua:23: 521a1107a2c4b566c910502f373207bb {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:56:29 +0000] 521a1107a2c4b566c910502f373207bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:56:39 [info] 39#39: *713 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:39 [info] 39#39: *714 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:44 [info] 39#39: *715 [lua] access_by_lua(msblocations.conf:189):2: ad6c8cdd22d71cc4d0e7f508eca41441:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:56:44 [info] 39#39: *715 [lua] logger.lua:23: ad6c8cdd22d71cc4d0e7f508eca41441 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:56:44 +0000] ad6c8cdd22d71cc4d0e7f508eca41441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:56:49 [info] 39#39: *716 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:49 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:59 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:59 [info] 39#39: *719 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:56:59 [info] 39#39: *720 [lua] access_by_lua(msblocations.conf:189):2: 4dc5f9fc22f7ede5679b124a2295bc10:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:56:59 [info] 39#39: *720 [lua] logger.lua:23: 4dc5f9fc22f7ede5679b124a2295bc10 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:56:59 +0000] 4dc5f9fc22f7ede5679b124a2295bc10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:57:09 [info] 39#39: *721 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:09 [info] 39#39: *722 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:14 [info] 39#39: *723 [lua] access_by_lua(msblocations.conf:189):2: 6c9295dffeabb4bb3765e676898b179a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:57:14 [info] 39#39: *723 [lua] logger.lua:23: 6c9295dffeabb4bb3765e676898b179a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:57:14 +0000] 6c9295dffeabb4bb3765e676898b179a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:57:19 [info] 39#39: *724 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:19 [info] 39#39: *725 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:29 [info] 39#39: *726 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:29 [info] 39#39: *727 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:29 [info] 39#39: *728 [lua] access_by_lua(msblocations.conf:189):2: b88fbe42eb0c301672ffbdb22a5f72d1:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.68.231 - - [02/Oct/2022:05:57:29 +0000] b88fbe42eb0c301672ffbdb22a5f72d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 05:57:29 [info] 39#39: *728 [lua] logger.lua:23: b88fbe42eb0c301672ffbdb22a5f72d1 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:57:39 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:39 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:44 [info] 39#39: *732 [lua] access_by_lua(msblocations.conf:189):2: cbbf25ccfce4ffe2045201c3e6451b9e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:57:44 [info] 39#39: *732 [lua] logger.lua:23: cbbf25ccfce4ffe2045201c3e6451b9e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:57:44 +0000] cbbf25ccfce4ffe2045201c3e6451b9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:57:49 [info] 39#39: *733 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:49 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:59 [info] 39#39: *735 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:59 [info] 39#39: *736 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:57:59 [info] 39#39: *737 [lua] access_by_lua(msblocations.conf:189):2: 12eae8a6dd82468c88539d8a43ce9888:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:57:59 [info] 39#39: *737 [lua] logger.lua:23: 12eae8a6dd82468c88539d8a43ce9888 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:57:59 +0000] 12eae8a6dd82468c88539d8a43ce9888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:58:09 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:09 [info] 39#39: *739 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:14 [info] 39#39: *740 [lua] access_by_lua(msblocations.conf:189):2: 727db20c1929a3df1a8bf74d689f6de6:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:58:14 +0000] 727db20c1929a3df1a8bf74d689f6de6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 05:58:14 [info] 39#39: *740 [lua] logger.lua:23: 727db20c1929a3df1a8bf74d689f6de6 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 05:58:19 [info] 39#39: *741 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:19 [info] 39#39: *742 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:29 [info] 39#39: *743 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:29 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:29 [info] 39#39: *745 [lua] access_by_lua(msblocations.conf:189):2: 4e6bd9afff77450395b5ce806a6d48a2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:58:29 [info] 39#39: *745 [lua] logger.lua:23: 4e6bd9afff77450395b5ce806a6d48a2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:58:29 +0000] 4e6bd9afff77450395b5ce806a6d48a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:58:39 [info] 39#39: *747 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:39 [info] 39#39: *748 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:44 [info] 39#39: *749 [lua] access_by_lua(msblocations.conf:189):2: 3b5c68e1827474876367277642180566:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:58:44 [info] 39#39: *749 [lua] logger.lua:23: 3b5c68e1827474876367277642180566 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:58:44 +0000] 3b5c68e1827474876367277642180566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 05:58:49 [info] 39#39: *750 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:49 [info] 39#39: *751 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:59 [info] 39#39: *752 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:59 [info] 39#39: *753 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:58:59 [info] 39#39: *754 [lua] access_by_lua(msblocations.conf:189):2: fcc0517806b07953b17f70a151f98485:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:58:59 +0000] fcc0517806b07953b17f70a151f98485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.038 "-" "Consul Health Check" "-" 2022/10/02 05:58:59 [info] 39#39: *754 [lua] logger.lua:23: fcc0517806b07953b17f70a151f98485 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 2022/10/02 05:59:09 [info] 39#39: *755 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:09 [info] 39#39: *756 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:14 [info] 39#39: *757 [lua] access_by_lua(msblocations.conf:189):2: 5ddaa8977f61f599a9dc71a5a052b09c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:59:14 [info] 39#39: *757 [lua] logger.lua:23: 5ddaa8977f61f599a9dc71a5a052b09c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:59:14 +0000] 5ddaa8977f61f599a9dc71a5a052b09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 05:59:19 [info] 39#39: *758 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:19 [info] 39#39: *759 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:29 [info] 39#39: *760 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:29 [info] 39#39: *761 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:29 [info] 39#39: *762 [lua] access_by_lua(msblocations.conf:189):2: 3d008d13f1e676881ef2a2fe868cbc4b:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:59:29 [info] 39#39: *762 [lua] logger.lua:23: 3d008d13f1e676881ef2a2fe868cbc4b {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:59:29 +0000] 3d008d13f1e676881ef2a2fe868cbc4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 05:59:39 [info] 39#39: *764 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:39 [info] 39#39: *765 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:44 [info] 39#39: *766 [lua] access_by_lua(msblocations.conf:189):2: dc397283620c04edde99cee55d0cca84:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:59:44 +0000] dc397283620c04edde99cee55d0cca84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 05:59:44 [info] 39#39: *766 [lua] logger.lua:23: dc397283620c04edde99cee55d0cca84 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:05:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 05:59:49 [info] 39#39: *767 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:49 [info] 39#39: *768 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:59 [info] 39#39: *770 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 05:59:59 [info] 39#39: *769 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 10.233.68.231 - - [02/Oct/2022:05:59:59 +0000] e76ce2407e1a4d1baa93c113a3ade581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:05:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/10/02 05:59:59 [info] 39#39: *771 [lua] access_by_lua(msblocations.conf:189):2: e76ce2407e1a4d1baa93c113a3ade581:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 05:59:59 [info] 39#39: *771 [lua] logger.lua:23: e76ce2407e1a4d1baa93c113a3ade581 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 06:00:09 [info] 39#39: *773 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:09 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:14 [info] 39#39: *774 [lua] access_by_lua(msblocations.conf:189):2: 3c7e8fd23dcdbfd8854a1557e0ff0a24:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:00:14 [info] 39#39: *774 [lua] logger.lua:23: 3c7e8fd23dcdbfd8854a1557e0ff0a24 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:00:14 +0000] 3c7e8fd23dcdbfd8854a1557e0ff0a24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/10/02 06:00:19 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:19 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:29 [info] 39#39: *777 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:29 [info] 39#39: *778 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:29 [info] 39#39: *779 [lua] access_by_lua(msblocations.conf:189):2: dbb0406f6d6ca0f8666d4659517f7765:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:00:29 [info] 39#39: *779 [lua] logger.lua:23: dbb0406f6d6ca0f8666d4659517f7765 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:00:29 +0000] dbb0406f6d6ca0f8666d4659517f7765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:00:39 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:39 [info] 39#39: *782 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:45 [info] 39#39: *783 [lua] access_by_lua(msblocations.conf:189):2: c7d60687ae3cf9fe73155daee1370f1a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:00:45 [info] 39#39: *783 [lua] logger.lua:23: c7d60687ae3cf9fe73155daee1370f1a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:00:45 +0000] c7d60687ae3cf9fe73155daee1370f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:00:49 [info] 39#39: *784 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:49 [info] 39#39: *785 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:59 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:00:59 [info] 39#39: *787 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:00 [info] 39#39: *788 [lua] access_by_lua(msblocations.conf:189):2: 65fa3c3b8c5449230e498d44b7f87901:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:01:00 [info] 39#39: *788 [lua] logger.lua:23: 65fa3c3b8c5449230e498d44b7f87901 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:01:00 +0000] 65fa3c3b8c5449230e498d44b7f87901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:01:09 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:09 [info] 39#39: *789 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:15 [info] 39#39: *791 [lua] access_by_lua(msblocations.conf:189):2: f2ee819ad03d3b17d416bca45656d50e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:01:15 [info] 39#39: *791 [lua] logger.lua:23: f2ee819ad03d3b17d416bca45656d50e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:01:15 +0000] f2ee819ad03d3b17d416bca45656d50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:01:19 [info] 39#39: *792 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:19 [info] 39#39: *793 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:29 [info] 39#39: *794 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:29 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:30 [info] 39#39: *796 [lua] access_by_lua(msblocations.conf:189):2: e07fd406801fd29a175d30e75756f39f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:01:30 +0000] e07fd406801fd29a175d30e75756f39f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:01:30 [info] 39#39: *796 [lua] logger.lua:23: e07fd406801fd29a175d30e75756f39f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 06:01:39 [info] 39#39: *798 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:39 [info] 39#39: *799 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:45 [info] 39#39: *800 [lua] access_by_lua(msblocations.conf:189):2: e019a4b318f3cf8629d1156f6068aae0:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:01:45 [info] 39#39: *800 [lua] logger.lua:23: e019a4b318f3cf8629d1156f6068aae0 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:01:45 +0000] e019a4b318f3cf8629d1156f6068aae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:01:49 [info] 39#39: *802 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:49 [info] 39#39: *801 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:59 [info] 39#39: *803 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:01:59 [info] 39#39: *804 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:00 [info] 39#39: *805 [lua] access_by_lua(msblocations.conf:189):2: 90251dc51530848496530afe34ce0d21:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:02:00 [info] 39#39: *805 [lua] logger.lua:23: 90251dc51530848496530afe34ce0d21 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:02:00 +0000] 90251dc51530848496530afe34ce0d21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:02:09 [info] 39#39: *806 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:09 [info] 39#39: *807 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:15 [info] 39#39: *808 [lua] access_by_lua(msblocations.conf:189):2: 2881cddf32ee93d519d1e08735bd7667:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:02:15 [info] 39#39: *808 [lua] logger.lua:23: 2881cddf32ee93d519d1e08735bd7667 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:02:15 +0000] 2881cddf32ee93d519d1e08735bd7667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 06:02:19 [info] 39#39: *810 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:19 [info] 39#39: *809 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:29 [info] 39#39: *811 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:29 [info] 39#39: *812 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:30 [info] 39#39: *813 [lua] access_by_lua(msblocations.conf:189):2: ef71c87ef49cb7dfc73b1251cd9ab178:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:02:30 [info] 39#39: *813 [lua] logger.lua:23: ef71c87ef49cb7dfc73b1251cd9ab178 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:02:30 +0000] ef71c87ef49cb7dfc73b1251cd9ab178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:02:39 [info] 39#39: *815 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:39 [info] 39#39: *816 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:45 [info] 39#39: *817 [lua] access_by_lua(msblocations.conf:189):2: f39d4ef111964dd779877e56c2b4e446:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:02:45 +0000] f39d4ef111964dd779877e56c2b4e446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 06:02:45 [info] 39#39: *817 [lua] logger.lua:23: f39d4ef111964dd779877e56c2b4e446 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:02:49 [info] 39#39: *818 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:49 [info] 39#39: *819 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:59 [info] 39#39: *820 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:02:59 [info] 39#39: *821 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:00 [info] 39#39: *822 [lua] access_by_lua(msblocations.conf:189):2: 5f7e2d275d13344c037476023a08822a:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:00 +0000] 5f7e2d275d13344c037476023a08822a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 06:03:00 [info] 39#39: *822 [lua] logger.lua:23: 5f7e2d275d13344c037476023a08822a {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/02 06:03:09 [info] 39#39: *823 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:09 [info] 39#39: *824 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:15 [info] 39#39: *825 [lua] access_by_lua(msblocations.conf:189):2: 4ab9b4d294bf1c030b4121160182bfe2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/02 06:03:15 [info] 39#39: *825 [lua] logger.lua:23: 4ab9b4d294bf1c030b4121160182bfe2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:15 +0000] 4ab9b4d294bf1c030b4121160182bfe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/10/02 06:03:19 [info] 39#39: *826 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:19 [info] 39#39: *827 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:29 [info] 39#39: *828 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:29 [info] 39#39: *829 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:30 [info] 39#39: *830 [lua] access_by_lua(msblocations.conf:189):2: 6b68ce1f19d8149eef2b0f6814e66562:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:03:30 [info] 39#39: *830 [lua] logger.lua:23: 6b68ce1f19d8149eef2b0f6814e66562 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:30 +0000] 6b68ce1f19d8149eef2b0f6814e66562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:03:34 [info] 39#39: *832 client closed connection while waiting for request, client: 10.233.65.19, server: 0.0.0.0:443 2022/10/02 06:03:39 [info] 39#39: *833 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:39 [info] 39#39: *834 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:45 [info] 39#39: *835 [lua] access_by_lua(msblocations.conf:189):2: b9ccc4c900eec0217f8f4bbd44ee789d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:45 +0000] b9ccc4c900eec0217f8f4bbd44ee789d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 06:03:45 [info] 39#39: *835 [lua] logger.lua:23: b9ccc4c900eec0217f8f4bbd44ee789d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:03:49 [info] 39#39: *836 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:49 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:59 [info] 39#39: *838 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:03:59 [info] 39#39: *839 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:00 [info] 39#39: *840 [lua] access_by_lua(msblocations.conf:189):2: fbd4d422adce90c9ff2dbe9fb045e8cc:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:04:00 [info] 39#39: *840 [lua] logger.lua:23: fbd4d422adce90c9ff2dbe9fb045e8cc {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:04:00 +0000] fbd4d422adce90c9ff2dbe9fb045e8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:04:09 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:09 [info] 39#39: *842 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:15 [info] 39#39: *843 [lua] access_by_lua(msblocations.conf:189):2: e7281217adab9bf8bcd9e74bddf33ff3:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:04:15 +0000] e7281217adab9bf8bcd9e74bddf33ff3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 06:04:15 [info] 39#39: *843 [lua] logger.lua:23: e7281217adab9bf8bcd9e74bddf33ff3 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:04:19 [info] 39#39: *844 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:19 [info] 39#39: *845 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:29 [info] 39#39: *846 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:29 [info] 39#39: *847 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:30 [info] 39#39: *848 [lua] access_by_lua(msblocations.conf:189):2: 1521e54d0f663072273cee675ffa344f:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:04:30 +0000] 1521e54d0f663072273cee675ffa344f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 06:04:30 [info] 39#39: *848 [lua] logger.lua:23: 1521e54d0f663072273cee675ffa344f {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 06:04:39 [info] 39#39: *850 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:39 [info] 39#39: *851 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:45 [info] 39#39: *852 [lua] access_by_lua(msblocations.conf:189):2: 82b144da3c8b8028870393c841471cd5:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:04:45 +0000] 82b144da3c8b8028870393c841471cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 06:04:45 [info] 39#39: *852 [lua] logger.lua:23: 82b144da3c8b8028870393c841471cd5 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:04:49 [info] 39#39: *853 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:49 [info] 39#39: *854 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:59 [info] 39#39: *855 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:04:59 [info] 39#39: *856 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:00 [info] 39#39: *857 [lua] access_by_lua(msblocations.conf:189):2: 3be1aa4d3148a6d601727ebd1073a11d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/02 06:05:00 [info] 39#39: *857 [lua] logger.lua:23: 3be1aa4d3148a6d601727ebd1073a11d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:05:00 +0000] 3be1aa4d3148a6d601727ebd1073a11d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/02 06:05:09 [info] 39#39: *858 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:09 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:15 [info] 39#39: *860 [lua] access_by_lua(msblocations.conf:189):2: fa48d212ae20b7f86097fd9a9efde1e8:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:05:15 [info] 39#39: *860 [lua] logger.lua:23: fa48d212ae20b7f86097fd9a9efde1e8 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:06:05:15 +0000] fa48d212ae20b7f86097fd9a9efde1e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:05:19 [info] 39#39: *861 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:19 [info] 39#39: *862 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:29 [info] 39#39: *863 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:29 [info] 39#39: *864 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:30 [info] 39#39: *865 [lua] access_by_lua(msblocations.conf:189):2: 55de24a662f9222a0464196c15f1c4cd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:05:30 [info] 39#39: *865 [lua] logger.lua:23: 55de24a662f9222a0464196c15f1c4cd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:05:30 +0000] 55de24a662f9222a0464196c15f1c4cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:05:39 [info] 39#39: *867 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:39 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:45 [info] 39#39: *869 [lua] access_by_lua(msblocations.conf:189):2: 77ddbc401425de967c59309fd0600d07:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:05:45 [info] 39#39: *869 [lua] logger.lua:23: 77ddbc401425de967c59309fd0600d07 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:05:45 +0000] 77ddbc401425de967c59309fd0600d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:05:49 [info] 39#39: *870 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:49 [info] 39#39: *871 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:59 [info] 39#39: *872 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:05:59 [info] 39#39: *873 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:00 [info] 39#39: *874 [lua] access_by_lua(msblocations.conf:189):2: 5fb82e3d729a9f211c813adc2ed4d0bd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:06:06:00 +0000] 5fb82e3d729a9f211c813adc2ed4d0bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 06:06:00 [info] 39#39: *874 [lua] logger.lua:23: 5fb82e3d729a9f211c813adc2ed4d0bd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 06:06:09 [info] 39#39: *875 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:09 [info] 39#39: *876 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:15 [info] 39#39: *877 [lua] access_by_lua(msblocations.conf:189):2: 60c618cc4ac6b0a41e1839a055136948:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:06:15 [info] 39#39: *877 [lua] logger.lua:23: 60c618cc4ac6b0a41e1839a055136948 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:06:15 +0000] 60c618cc4ac6b0a41e1839a055136948 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:06:19 [info] 39#39: *878 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:19 [info] 39#39: *879 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:29 [info] 39#39: *880 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:29 [info] 39#39: *881 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:30 [info] 39#39: *882 [lua] access_by_lua(msblocations.conf:189):2: 563b31ad89b6a1673567d186f2d1bdfd:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:06:30 [info] 39#39: *882 [lua] logger.lua:23: 563b31ad89b6a1673567d186f2d1bdfd {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:06:30 +0000] 563b31ad89b6a1673567d186f2d1bdfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:06:39 [info] 39#39: *884 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:39 [info] 39#39: *885 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:45 [info] 39#39: *886 [lua] access_by_lua(msblocations.conf:189):2: bf7ce6b413896bf2e4e261dab33c6562:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:06:45 +0000] bf7ce6b413896bf2e4e261dab33c6562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:06:45 [info] 39#39: *886 [lua] logger.lua:23: bf7ce6b413896bf2e4e261dab33c6562 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:06:49 [info] 39#39: *887 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:49 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:59 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:06:59 [info] 39#39: *890 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:00 [info] 39#39: *891 [lua] access_by_lua(msblocations.conf:189):2: 78fabf2bde7979d19ff9e7eb02b2589e:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:07:00 [info] 39#39: *891 [lua] logger.lua:23: 78fabf2bde7979d19ff9e7eb02b2589e {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:07:00 +0000] 78fabf2bde7979d19ff9e7eb02b2589e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 06:07:09 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:09 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:15 [info] 39#39: *894 [lua] access_by_lua(msblocations.conf:189):2: 0d8c3eafb6f4be05e4772e311d1c6951:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:06:07:15 +0000] 0d8c3eafb6f4be05e4772e311d1c6951 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 06:07:15 [info] 39#39: *894 [lua] logger.lua:23: 0d8c3eafb6f4be05e4772e311d1c6951 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 06:07:19 [info] 39#39: *895 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:19 [info] 39#39: *896 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:29 [info] 39#39: *897 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:29 [info] 39#39: *898 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:30 [info] 39#39: *899 [lua] access_by_lua(msblocations.conf:189):2: d9ad9759e2d13e5a014502b873dd5976:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:07:30 [info] 39#39: *899 [lua] logger.lua:23: d9ad9759e2d13e5a014502b873dd5976 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:07:30 +0000] d9ad9759e2d13e5a014502b873dd5976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:07:39 [info] 39#39: *901 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:39 [info] 39#39: *902 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:45 [info] 39#39: *903 [lua] access_by_lua(msblocations.conf:189):2: 34ffdc7f03d73ac0bb49dffca3a48844:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:07:45 [info] 39#39: *903 [lua] logger.lua:23: 34ffdc7f03d73ac0bb49dffca3a48844 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:07:45 +0000] 34ffdc7f03d73ac0bb49dffca3a48844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:07:49 [info] 39#39: *904 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:49 [info] 39#39: *905 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:59 [info] 39#39: *906 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:07:59 [info] 39#39: *907 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:00 [info] 39#39: *908 [lua] access_by_lua(msblocations.conf:189):2: 7c6dfc3180c9f1aeb61b3f58c729e527:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:08:00 +0000] 7c6dfc3180c9f1aeb61b3f58c729e527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/10/02 06:08:00 [info] 39#39: *908 [lua] logger.lua:23: 7c6dfc3180c9f1aeb61b3f58c729e527 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:08:09 [info] 39#39: *909 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:09 [info] 39#39: *910 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:15 [info] 39#39: *911 [lua] access_by_lua(msblocations.conf:189):2: 0cd4c5e3c3dd30944b15b88358f06cc4:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:08:15 [info] 39#39: *911 [lua] logger.lua:23: 0cd4c5e3c3dd30944b15b88358f06cc4 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:08:15 +0000] 0cd4c5e3c3dd30944b15b88358f06cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:08:19 [info] 39#39: *912 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:19 [info] 39#39: *913 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:29 [info] 39#39: *914 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:29 [info] 39#39: *915 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:30 [info] 39#39: *916 [lua] access_by_lua(msblocations.conf:189):2: 187ac079c1562bee98013a288772f1c2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:08:30 +0000] 187ac079c1562bee98013a288772f1c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 06:08:30 [info] 39#39: *916 [lua] logger.lua:23: 187ac079c1562bee98013a288772f1c2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/10/02 06:08:39 [info] 39#39: *918 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:39 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:45 [info] 39#39: *920 [lua] access_by_lua(msblocations.conf:189):2: b0dd1c48151211de2ecdafb16c0a522c:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:08:45 [info] 39#39: *920 [lua] logger.lua:23: b0dd1c48151211de2ecdafb16c0a522c {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:08:45 +0000] b0dd1c48151211de2ecdafb16c0a522c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2022/10/02 06:08:49 [info] 39#39: *921 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:49 [info] 39#39: *922 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:59 [info] 39#39: *923 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:08:59 [info] 39#39: *924 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:00 [info] 39#39: *925 [lua] access_by_lua(msblocations.conf:189):2: b85e7fcc70768ca1e5dff20e41cc26a2:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:09:00 [info] 39#39: *925 [lua] logger.lua:23: b85e7fcc70768ca1e5dff20e41cc26a2 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 10.233.68.231 - - [02/Oct/2022:06:09:00 +0000] b85e7fcc70768ca1e5dff20e41cc26a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.036 "-" "Consul Health Check" "-" 2022/10/02 06:09:09 [info] 39#39: *926 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:09 [info] 39#39: *927 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:15 [info] 39#39: *928 [lua] access_by_lua(msblocations.conf:189):2: 28cea3e8124aca1f7a738163b0499e7d:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:09:15 [info] 39#39: *928 [lua] logger.lua:23: 28cea3e8124aca1f7a738163b0499e7d {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:09:15 +0000] 28cea3e8124aca1f7a738163b0499e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:09:19 [info] 39#39: *930 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:19 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:29 [info] 39#39: *931 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:29 [info] 39#39: *932 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:30 [info] 39#39: *933 [lua] access_by_lua(msblocations.conf:189):2: b476af69c8292ee3b3b4bec2eea7f028:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:09:30 [info] 39#39: *933 [lua] logger.lua:23: b476af69c8292ee3b3b4bec2eea7f028 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:09:30 +0000] b476af69c8292ee3b3b4bec2eea7f028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:09:39 [info] 39#39: *935 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:39 [info] 39#39: *936 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:45 [info] 39#39: *937 [lua] access_by_lua(msblocations.conf:189):2: 5d30ace658117c3f31a728917fb6a526:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/10/02 06:09:45 [info] 39#39: *937 [lua] logger.lua:23: 5d30ace658117c3f31a728917fb6a526 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:09:45 +0000] 5d30ace658117c3f31a728917fb6a526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:09:49 [info] 39#39: *938 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:49 [info] 39#39: *939 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:59 [info] 39#39: *940 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:09:59 [info] 39#39: *941 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:00 [info] 39#39: *942 [lua] access_by_lua(msblocations.conf:189):2: 8ae5cbcfdd95ae807fd046297e5c7a25:receive the request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:10:00 [info] 39#39: *942 [lua] logger.lua:23: 8ae5cbcfdd95ae807fd046297e5c7a25 {"matched":"microservices"} while logging request, client: 10.233.68.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.68.231 - - [02/Oct/2022:06:10:00 +0000] 8ae5cbcfdd95ae807fd046297e5c7a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"