By type
@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" "-" 2022/10/02 06:10:09 [info] 39#39: *943 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:09 [info] 39#39: *944 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:15 [info] 39#39: *945 [lua] access_by_lua(msblocations.conf:189):2: dc2ea8371f63bcc4ba5ec9137f284873: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:15 +0000] dc2ea8371f63bcc4ba5ec9137f284873 "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:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:10:15 [info] 39#39: *945 [lua] logger.lua:23: dc2ea8371f63bcc4ba5ec9137f284873 {"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:10:19 [info] 39#39: *946 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:19 [info] 39#39: *947 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:29 [info] 39#39: *948 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:29 [info] 39#39: *949 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:30 [info] 39#39: *950 [lua] access_by_lua(msblocations.conf:189):2: 94762c3da1cc7a27a7a9e233202548c6: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:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:10:30 [info] 39#39: *950 [lua] logger.lua:23: 94762c3da1cc7a27a7a9e233202548c6 {"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:30 +0000] 94762c3da1cc7a27a7a9e233202548c6 "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 06:10:39 [info] 39#39: *952 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:39 [info] 39#39: *953 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:45 [info] 39#39: *954 [lua] access_by_lua(msblocations.conf:189):2: 4f92a2a8b943eaf95d0099eee93bcda9: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:10:45 [info] 39#39: *954 [lua] logger.lua:23: 4f92a2a8b943eaf95d0099eee93bcda9 {"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:45 +0000] 4f92a2a8b943eaf95d0099eee93bcda9 "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:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:10:49 [info] 39#39: *955 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:49 [info] 39#39: *956 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:59 [info] 39#39: *958 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:10:59 [info] 39#39: *957 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:00 [info] 39#39: *959 [lua] access_by_lua(msblocations.conf:189):2: 3981eaa263032abf05962b27034a2a75: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:11:00 +0000] 3981eaa263032abf05962b27034a2a75 "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 06:11:00 [info] 39#39: *959 [lua] logger.lua:23: 3981eaa263032abf05962b27034a2a75 {"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:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:11:09 [info] 39#39: *960 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:09 [info] 39#39: *961 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:15 [info] 39#39: *962 [lua] access_by_lua(msblocations.conf:189):2: b235a5710f614aa248e0a6c38fb8292f: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:11:15 +0000] b235a5710f614aa248e0a6c38fb8292f "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 06:11:15 [info] 39#39: *962 [lua] logger.lua:23: b235a5710f614aa248e0a6c38fb8292f {"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:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:11:19 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:19 [info] 39#39: *964 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:29 [info] 39#39: *965 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:29 [info] 39#39: *966 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:30 [info] 39#39: *967 [lua] access_by_lua(msblocations.conf:189):2: be92844013175bf14ad2f15b7fa2dbba: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:11:31 [info] 39#39: *967 [lua] logger.lua:23: be92844013175bf14ad2f15b7fa2dbba {"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:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.68.231 - - [02/Oct/2022:06:11:31 +0000] be92844013175bf14ad2f15b7fa2dbba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/02 06:11:38 [info] 39#39: *969 client closed connection while waiting for request, client: 10.233.65.19, server: 0.0.0.0:443 2022/10/02 06:11:39 [info] 39#39: *970 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:39 [info] 39#39: *971 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:46 [info] 39#39: *972 [lua] access_by_lua(msblocations.conf:189):2: d3ff72d1539d19cbd0d15a38841e64e7: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:11:46 [info] 39#39: *972 [lua] logger.lua:23: d3ff72d1539d19cbd0d15a38841e64e7 {"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:11:46 +0000] d3ff72d1539d19cbd0d15a38841e64e7 "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:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:11:49 [info] 39#39: *973 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:49 [info] 39#39: *974 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:59 [info] 39#39: *975 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:11:59 [info] 39#39: *976 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:01 [info] 39#39: *977 [lua] access_by_lua(msblocations.conf:189):2: aedd129fc1756574dbdc9114d8575b3e: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:12:01 [info] 39#39: *977 [lua] logger.lua:23: aedd129fc1756574dbdc9114d8575b3e {"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:12:01 +0000] aedd129fc1756574dbdc9114d8575b3e "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:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:12:09 [info] 39#39: *978 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:09 [info] 39#39: *979 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:16 [info] 39#39: *980 [lua] access_by_lua(msblocations.conf:189):2: 3fceb0b37212198fed0d16bab35cf01e: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:12:16 [info] 39#39: *980 [lua] logger.lua:23: 3fceb0b37212198fed0d16bab35cf01e {"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:12:16 +0000] 3fceb0b37212198fed0d16bab35cf01e "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:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:12:19 [info] 39#39: *981 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:19 [info] 39#39: *982 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:29 [info] 39#39: *983 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:29 [info] 39#39: *984 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:31 [info] 39#39: *985 [lua] access_by_lua(msblocations.conf:189):2: 468da3045900493f272fb9056e2e6900: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:12:31 +0000] 468da3045900493f272fb9056e2e6900 "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:12:31 [info] 39#39: *985 [lua] logger.lua:23: 468da3045900493f272fb9056e2e6900 {"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:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:12:39 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:39 [info] 39#39: *988 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:46 [info] 39#39: *989 [lua] access_by_lua(msblocations.conf:189):2: a26118c04b4cfe4c533eacd5b15ccafd: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:12:46 [info] 39#39: *989 [lua] logger.lua:23: a26118c04b4cfe4c533eacd5b15ccafd {"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:12:46 +0000] a26118c04b4cfe4c533eacd5b15ccafd "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:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:12:49 [info] 39#39: *990 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:49 [info] 39#39: *991 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:59 [info] 39#39: *992 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:12:59 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:01 [info] 39#39: *994 [lua] access_by_lua(msblocations.conf:189):2: 064cbf97dd25d6a4bbc1afdeb189e63a: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:13:01 [info] 39#39: *994 [lua] logger.lua:23: 064cbf97dd25d6a4bbc1afdeb189e63a {"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:13:01 +0000] 064cbf97dd25d6a4bbc1afdeb189e63a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:13:09 [info] 39#39: *995 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:09 [info] 39#39: *996 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:16 [info] 39#39: *997 [lua] access_by_lua(msblocations.conf:189):2: 5b26b41d8fb862ad35dcd8bde388521a: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:13:16 +0000] 5b26b41d8fb862ad35dcd8bde388521a "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:13:16 [info] 39#39: *997 [lua] logger.lua:23: 5b26b41d8fb862ad35dcd8bde388521a {"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:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:13:19 [info] 39#39: *998 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:19 [info] 39#39: *999 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:29 [info] 39#39: *1000 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:29 [info] 39#39: *1001 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:31 [info] 39#39: *1002 [lua] access_by_lua(msblocations.conf:189):2: e93aab8bf177256624d15e025d37c655: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:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.68.231 - - [02/Oct/2022:06:13:31 +0000] e93aab8bf177256624d15e025d37c655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/10/02 06:13:31 [info] 39#39: *1002 [lua] logger.lua:23: e93aab8bf177256624d15e025d37c655 {"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:13:39 [info] 39#39: *1004 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:39 [info] 39#39: *1005 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:46 [info] 39#39: *1006 [lua] access_by_lua(msblocations.conf:189):2: 8941bdd16259a6d10e4dcda78cab99a1: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:13:46 [info] 39#39: *1006 [lua] logger.lua:23: 8941bdd16259a6d10e4dcda78cab99a1 {"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:13:46 +0000] 8941bdd16259a6d10e4dcda78cab99a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:13:49 [info] 39#39: *1008 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:49 [info] 39#39: *1007 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:59 [info] 39#39: *1009 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:13:59 [info] 39#39: *1010 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:01 [info] 39#39: *1011 [lua] access_by_lua(msblocations.conf:189):2: 66b1c7aaeaae86468bb5a49e3a6ac82b: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:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.68.231 - - [02/Oct/2022:06:14:01 +0000] 66b1c7aaeaae86468bb5a49e3a6ac82b "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 06:14:01 [info] 39#39: *1011 [lua] logger.lua:23: 66b1c7aaeaae86468bb5a49e3a6ac82b {"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:14:09 [info] 39#39: *1012 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:09 [info] 39#39: *1013 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:16 [info] 39#39: *1014 [lua] access_by_lua(msblocations.conf:189):2: b26e15c04a3a402134ab0ad4f99585c6: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:14:16 [info] 39#39: *1014 [lua] logger.lua:23: b26e15c04a3a402134ab0ad4f99585c6 {"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:14:16 +0000] b26e15c04a3a402134ab0ad4f99585c6 "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:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:14:19 [info] 39#39: *1015 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:19 [info] 39#39: *1016 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:29 [info] 39#39: *1017 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:29 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:31 [info] 39#39: *1019 [lua] access_by_lua(msblocations.conf:189):2: 0e3ec52d10ed109a1ce62cbba3f4d627: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:14:31 +0000] 0e3ec52d10ed109a1ce62cbba3f4d627 "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:14:31 [info] 39#39: *1019 [lua] logger.lua:23: 0e3ec52d10ed109a1ce62cbba3f4d627 {"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:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:14:39 [info] 39#39: *1021 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:39 [info] 39#39: *1022 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:46 [info] 39#39: *1023 [lua] access_by_lua(msblocations.conf:189):2: da85ce5ad0c2c01306c4ae5b16d0120a: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:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:06:14:46 +0000] da85ce5ad0c2c01306c4ae5b16d0120a "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 06:14:46 [info] 39#39: *1023 [lua] logger.lua:23: da85ce5ad0c2c01306c4ae5b16d0120a {"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:14:49 [info] 39#39: *1024 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:49 [info] 39#39: *1025 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:59 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:14:59 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:01 [info] 39#39: *1029 [lua] access_by_lua(msblocations.conf:189):2: 4ecd8931e9b19fbd7ee97b3503bcbc5b: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:15:01 [info] 39#39: *1029 [lua] logger.lua:23: 4ecd8931e9b19fbd7ee97b3503bcbc5b {"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:15:01 +0000] 4ecd8931e9b19fbd7ee97b3503bcbc5b "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:06:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:15:06 [info] 39#39: *1026 client prematurely closed connection while reading client request line, client: 10.233.64.163, server: 10.233.64.163 - - [02/Oct/2022:06:15:06 +0000] 6fb5c655e88c1fcede83979b7aab9c75 "" 400 request_processing_time:5.006 upstream_response_time:- "-" "-" "-" 2022/10/02 06:15:06 [info] 39#39: *1030 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.163, server: , request: "GET / HTTP/1.0" 10.233.64.163 - - [02/Oct/2022:06:15:06 +0000] 6a9d44e85e5a2dd79e1fb4148cd952e4 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/02 06:15:09 [info] 39#39: *1031 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:09 [info] 39#39: *1032 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:16 [info] 39#39: *1033 [lua] access_by_lua(msblocations.conf:189):2: 4daed56ff6a84fd1b61ae51da3ae78ce: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:15:16 +0000] 4daed56ff6a84fd1b61ae51da3ae78ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2022/10/02 06:15:16 [info] 39#39: *1033 [lua] logger.lua:23: 4daed56ff6a84fd1b61ae51da3ae78ce {"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:15:19 [info] 39#39: *1034 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:19 [info] 39#39: *1035 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:29 [info] 39#39: *1036 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:29 [info] 39#39: *1037 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:31 [info] 39#39: *1038 [lua] access_by_lua(msblocations.conf:189):2: b8dd121e9a67151cb988fb9da1b52c0c: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:15:31 [info] 39#39: *1038 [lua] logger.lua:23: b8dd121e9a67151cb988fb9da1b52c0c {"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:15:31 +0000] b8dd121e9a67151cb988fb9da1b52c0c "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:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:15:39 [info] 39#39: *1041 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:39 [info] 39#39: *1040 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:46 [info] 39#39: *1042 [lua] access_by_lua(msblocations.conf:189):2: 4de2e811c77cdd923c5aa32ff1df8d99: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:15:46 [info] 39#39: *1042 [lua] logger.lua:23: 4de2e811c77cdd923c5aa32ff1df8d99 {"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:15:46 +0000] 4de2e811c77cdd923c5aa32ff1df8d99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2022/10/02 06:15:49 [info] 39#39: *1043 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:49 [info] 39#39: *1044 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:59 [info] 39#39: *1045 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:15:59 [info] 39#39: *1046 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:01 [info] 39#39: *1047 [lua] access_by_lua(msblocations.conf:189):2: c1e377d238229987b7738673d6521d3a: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:16:01 [info] 39#39: *1047 [lua] logger.lua:23: c1e377d238229987b7738673d6521d3a {"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:16:01 +0000] c1e377d238229987b7738673d6521d3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:16:09 [info] 39#39: *1048 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:09 [info] 39#39: *1049 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:16 [info] 39#39: *1050 [lua] access_by_lua(msblocations.conf:189):2: 6a09c0baa8ec783618ab2167e20ba406: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:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.68.231 - - [02/Oct/2022:06:16:16 +0000] 6a09c0baa8ec783618ab2167e20ba406 "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:16:16 [info] 39#39: *1050 [lua] logger.lua:23: 6a09c0baa8ec783618ab2167e20ba406 {"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:16:19 [info] 39#39: *1051 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:19 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:29 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:29 [info] 39#39: *1054 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:31 [info] 39#39: *1055 [lua] access_by_lua(msblocations.conf:189):2: f80048438a2abd73d4e2fa5e73a02195: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:16:31 [info] 39#39: *1055 [lua] logger.lua:23: f80048438a2abd73d4e2fa5e73a02195 {"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:16:31 +0000] f80048438a2abd73d4e2fa5e73a02195 "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:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:16:33 [info] 39#39: *1056 [lua] access_by_lua(msblocations.conf:189):2: f409b64d9252bdb5b1e32fb1fe48af07:receive the request, client: 10.233.64.163, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.144:30283" 2022/10/02 06:16:33 [info] 39#39: *1057 [lua] access_by_lua(msblocations.conf:189):2: 1b71deecc4e5b8fd928cbf63ea6e9b18:receive the request, client: 10.233.64.163, server: , request: "GET /nmaplowercheck1664691393 HTTP/1.1", host: "10.32.241.144:30283" 2022/10/02 06:16:33 [warn] 39#39: *1056 [lua] error_handler.lua:29: error_svc_not_found(): f409b64d9252bdb5b1e32fb1fe48af07 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.144:30283" 2022/10/02 06:16:33 [warn] 39#39: *1057 [lua] error_handler.lua:29: error_svc_not_found(): 1b71deecc4e5b8fd928cbf63ea6e9b18 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET /nmaplowercheck1664691393 HTTP/1.1", host: "10.32.241.144:30283" 10.233.64.163 - - [02/Oct/2022:06:16:33 +0000] 1b71deecc4e5b8fd928cbf63ea6e9b18 "GET /nmaplowercheck1664691393 HTTP/1.1" 502 request_processing_time:0.011 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.163 - - [02/Oct/2022:06:16:33 +0000] f409b64d9252bdb5b1e32fb1fe48af07 "POST /sdk HTTP/1.1" 502 request_processing_time:0.128 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/02 06:16:33 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:103):2: 967c0e93173914d8c67d5b598dcae22e:receive the request, client: 10.233.64.163, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.144:30283" 2022/10/02 06:16:33 [warn] 37#37: *1058 [lua] error_handler.lua:29: error_svc_not_found(): 967c0e93173914d8c67d5b598dcae22e No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.144:30283" 10.233.64.163 - - [02/Oct/2022:06:16:33 +0000] 967c0e93173914d8c67d5b598dcae22e "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.163 - - [02/Oct/2022:06:16:34 +0000] 147bf225315a0d6905fe4846d4042d89 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2022/10/02 06:16:34 [info] 39#39: *1059 [lua] access_by_lua(msblocations.conf:189):2: 147bf225315a0d6905fe4846d4042d89:receive the request, client: 10.233.64.163, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.144:30283" 2022/10/02 06:16:34 [warn] 39#39: *1059 [lua] error_handler.lua:29: error_svc_not_found(): 147bf225315a0d6905fe4846d4042d89 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.144:30283" 2022/10/02 06:16:39 [info] 39#39: *1061 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:39 [info] 39#39: *1062 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:40 [info] 39#39: *1063 [lua] access_by_lua(msblocations.conf:189):2: a29944e99903d7aec9a12583efd4f5f0:receive the request, client: 10.233.64.163, server: , request: "GET / HTTP/1.0" 2022/10/02 06:16:40 [warn] 39#39: *1063 [lua] error_handler.lua:29: error_svc_not_found(): a29944e99903d7aec9a12583efd4f5f0 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET / HTTP/1.0" 10.233.64.163 - - [02/Oct/2022:06:16:40 +0000] a29944e99903d7aec9a12583efd4f5f0 "GET / HTTP/1.0" 502 request_processing_time:0.005 upstream_response_time:- "-" "-" "-" 2022/10/02 06:16:40 [info] 39#39: *1064 [lua] access_by_lua(msblocations.conf:189):2: 00790119ab266236c6bc6ae58bb01111:receive the request, client: 10.233.64.163, server: , request: "GET / HTTP/1.1", host: "10.32.241.144" 2022/10/02 06:16:40 [warn] 39#39: *1064 [lua] error_handler.lua:29: error_svc_not_found(): 00790119ab266236c6bc6ae58bb01111 No route found for this request! detail_info:Custom not match, client: 10.233.64.163, server: , request: "GET / HTTP/1.1", host: "10.32.241.144" 10.233.64.163 - - [02/Oct/2022:06:16:40 +0000] 00790119ab266236c6bc6ae58bb01111 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2022/10/02 06:16:40 [info] 39#39: *1064 client 10.233.64.163 closed keepalive connection 2022/10/02 06:16:46 [info] 39#39: *1065 [lua] access_by_lua(msblocations.conf:189):2: fabd0e7668dd3c90c368a6d24a40ee74: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:16:46 [info] 39#39: *1065 [lua] logger.lua:23: fabd0e7668dd3c90c368a6d24a40ee74 {"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:16:46 +0000] fabd0e7668dd3c90c368a6d24a40ee74 "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:06:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:16:49 [info] 39#39: *1066 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:49 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:59 [info] 39#39: *1068 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:16:59 [info] 39#39: *1069 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:01 [info] 39#39: *1070 [lua] access_by_lua(msblocations.conf:189):2: a118a2f0848015ebddc781c12208c7b1: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:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.68.231 - - [02/Oct/2022:06:17:01 +0000] a118a2f0848015ebddc781c12208c7b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/10/02 06:17:01 [info] 39#39: *1070 [lua] logger.lua:23: a118a2f0848015ebddc781c12208c7b1 {"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:17:09 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:09 [info] 39#39: *1072 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:16 [info] 39#39: *1073 [lua] access_by_lua(msblocations.conf:189):2: 8d7b4cd0dedada82a64c9f19d87f42db: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:17:16 [info] 39#39: *1073 [lua] logger.lua:23: 8d7b4cd0dedada82a64c9f19d87f42db {"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:17:16 +0000] 8d7b4cd0dedada82a64c9f19d87f42db "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:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:17:19 [info] 39#39: *1074 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:19 [info] 39#39: *1075 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:29 [info] 39#39: *1076 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:29 [info] 39#39: *1077 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:31 [info] 39#39: *1078 [lua] access_by_lua(msblocations.conf:189):2: 21b40d5a5217d9ff720e5a8535555400: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:17:31 +0000] 21b40d5a5217d9ff720e5a8535555400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/02 06:17:31 [info] 39#39: *1078 [lua] logger.lua:23: 21b40d5a5217d9ff720e5a8535555400 {"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:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:17:39 [info] 39#39: *1080 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:39 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:46 [info] 39#39: *1082 [lua] access_by_lua(msblocations.conf:189):2: e7c2369ae192b18dc34ec2913cecbb0f: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:17:46 [info] 39#39: *1082 [lua] logger.lua:23: e7c2369ae192b18dc34ec2913cecbb0f {"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:17:46 +0000] e7c2369ae192b18dc34ec2913cecbb0f "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:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:17:49 [info] 39#39: *1083 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:49 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:59 [info] 39#39: *1085 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:17:59 [info] 39#39: *1086 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:01 [info] 39#39: *1087 [lua] access_by_lua(msblocations.conf:189):2: 26ac26c90ca404deb7d4b93d1321ef77: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:18:01 [info] 39#39: *1087 [lua] logger.lua:23: 26ac26c90ca404deb7d4b93d1321ef77 {"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:18:01 +0000] 26ac26c90ca404deb7d4b93d1321ef77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/10/02 06:18:09 [info] 39#39: *1088 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:09 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:16 [info] 39#39: *1090 [lua] access_by_lua(msblocations.conf:189):2: 81c2d54245565da21e49452485dbd1a0: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:18:16 +0000] 81c2d54245565da21e49452485dbd1a0 "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:06:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:18:16 [info] 39#39: *1090 [lua] logger.lua:23: 81c2d54245565da21e49452485dbd1a0 {"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:18:19 [info] 39#39: *1091 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:19 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:29 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:29 [info] 39#39: *1094 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:31 [info] 39#39: *1095 [lua] access_by_lua(msblocations.conf:189):2: 1ff739febd1dc56f9f3ced565f19b7d7: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:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/10/02 06:18:31 [info] 39#39: *1095 [lua] logger.lua:23: 1ff739febd1dc56f9f3ced565f19b7d7 {"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:18:31 +0000] 1ff739febd1dc56f9f3ced565f19b7d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/10/02 06:18:39 [info] 39#39: *1097 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:39 [info] 39#39: *1098 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:46 [info] 39#39: *1099 [lua] access_by_lua(msblocations.conf:189):2: 3e77b0aa4beec808d0ff772b7f10a00d: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:18:46 [info] 39#39: *1099 [lua] logger.lua:23: 3e77b0aa4beec808d0ff772b7f10a00d {"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:18:46 +0000] 3e77b0aa4beec808d0ff772b7f10a00d "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:06:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 06:18:49 [info] 39#39: *1100 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:49 [info] 39#39: *1101 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:59 [info] 39#39: *1102 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:18:59 [info] 39#39: *1103 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:01 [info] 39#39: *1104 [lua] access_by_lua(msblocations.conf:189):2: fae6b4f003a16d4b1fea6534f725ff2a: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:19:01 [info] 39#39: *1104 [lua] logger.lua:23: fae6b4f003a16d4b1fea6534f725ff2a {"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:19:01 +0000] fae6b4f003a16d4b1fea6534f725ff2a "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:06:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:19:09 [info] 39#39: *1106 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:09 [info] 39#39: *1105 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:16 [info] 39#39: *1107 [lua] access_by_lua(msblocations.conf:189):2: ee4048314f360c737cfb481f1bff599f: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:19:16 +0000] ee4048314f360c737cfb481f1bff599f "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:19:16 [info] 39#39: *1107 [lua] logger.lua:23: ee4048314f360c737cfb481f1bff599f {"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:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:19:19 [info] 39#39: *1108 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:19 [info] 39#39: *1109 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:29 [info] 39#39: *1110 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:29 [info] 39#39: *1111 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:31 [info] 39#39: *1112 [lua] access_by_lua(msblocations.conf:189):2: a436b4e044a43db5cbbc963fcaa59534: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:19:31 [info] 39#39: *1112 [lua] logger.lua:23: a436b4e044a43db5cbbc963fcaa59534 {"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:19:31 +0000] a436b4e044a43db5cbbc963fcaa59534 "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:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:19:39 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:39 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:46 [info] 39#39: *1116 [lua] access_by_lua(msblocations.conf:189):2: b3930f81518c4dc6a830e4e091df6fd9: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:19:46 +0000] b3930f81518c4dc6a830e4e091df6fd9 "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:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:19:46 [info] 39#39: *1116 [lua] logger.lua:23: b3930f81518c4dc6a830e4e091df6fd9 {"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:19:49 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:49 [info] 39#39: *1118 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:59 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:19:59 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:01 [info] 39#39: *1121 [lua] access_by_lua(msblocations.conf:189):2: d1de566febe7eab27c4249e8bf617b1c: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:20:01 [info] 39#39: *1121 [lua] logger.lua:23: d1de566febe7eab27c4249e8bf617b1c {"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:20:01 +0000] d1de566febe7eab27c4249e8bf617b1c "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:06:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:20:09 [info] 39#39: *1122 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:09 [info] 37#37: *1123 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:16 [info] 39#39: *1124 [lua] access_by_lua(msblocations.conf:189):2: 4b8436a0bc9076f3b9caf521ca06f62c: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:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:20:16 [info] 39#39: *1124 [lua] logger.lua:23: 4b8436a0bc9076f3b9caf521ca06f62c {"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:20:16 +0000] 4b8436a0bc9076f3b9caf521ca06f62c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/10/02 06:20:19 [info] 39#39: *1125 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:19 [info] 39#39: *1126 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:29 [info] 39#39: *1127 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:29 [info] 39#39: *1128 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:31 [info] 39#39: *1129 [lua] access_by_lua(msblocations.conf:189):2: d1d56068685ed6311b5c4e661ab14bd4: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:20:31 [info] 39#39: *1129 [lua] logger.lua:23: d1d56068685ed6311b5c4e661ab14bd4 {"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:20:31 +0000] d1d56068685ed6311b5c4e661ab14bd4 "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:06:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:20:39 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:39 [info] 39#39: *1132 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:46 [info] 39#39: *1133 [lua] access_by_lua(msblocations.conf:189):2: f0059fe0fc69fa6e51dd8be0dd5ba5da: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:20:46 [info] 39#39: *1133 [lua] logger.lua:23: f0059fe0fc69fa6e51dd8be0dd5ba5da {"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:20:46 +0000] f0059fe0fc69fa6e51dd8be0dd5ba5da "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:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:20:49 [info] 39#39: *1134 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:49 [info] 39#39: *1135 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:59 [info] 39#39: *1136 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:20:59 [info] 39#39: *1137 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:01 [info] 39#39: *1138 [lua] access_by_lua(msblocations.conf:189):2: d6b1c1fd0cbe0f16827228e66f79a6a8: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:21:01 [info] 39#39: *1138 [lua] logger.lua:23: d6b1c1fd0cbe0f16827228e66f79a6a8 {"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:21:01 +0000] d6b1c1fd0cbe0f16827228e66f79a6a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:21:09 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:09 [info] 39#39: *1139 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:16 [info] 39#39: *1141 [lua] access_by_lua(msblocations.conf:189):2: a9740bf83b680fd9cdcfae788c152718: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:21:16 +0000] a9740bf83b680fd9cdcfae788c152718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2022/10/02 06:21:16 [info] 39#39: *1141 [lua] logger.lua:23: a9740bf83b680fd9cdcfae788c152718 {"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:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/02 06:21:19 [info] 37#37: *1143 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:19 [info] 39#39: *1142 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:29 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:29 [info] 39#39: *1145 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:31 [info] 39#39: *1146 [lua] access_by_lua(msblocations.conf:189):2: 4cb1edd37736bfa84a089a20494d7e85: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:21:31 [info] 39#39: *1146 [lua] logger.lua:23: 4cb1edd37736bfa84a089a20494d7e85 {"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:21:31 +0000] 4cb1edd37736bfa84a089a20494d7e85 "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:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:21:39 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:39 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:46 [info] 39#39: *1150 [lua] access_by_lua(msblocations.conf:189):2: 09d700cc00b7a4947dc2a10190b4df88: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:21:46 [info] 39#39: *1150 [lua] logger.lua:23: 09d700cc00b7a4947dc2a10190b4df88 {"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:21:46 +0000] 09d700cc00b7a4947dc2a10190b4df88 "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:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:21:49 [info] 39#39: *1151 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:49 [info] 39#39: *1152 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:59 [info] 39#39: *1153 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:21:59 [info] 39#39: *1154 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:01 [info] 39#39: *1155 [lua] access_by_lua(msblocations.conf:189):2: 0c8cb31b0838de849ba77a0d4048b304: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:22:01 [info] 39#39: *1155 [lua] logger.lua:23: 0c8cb31b0838de849ba77a0d4048b304 {"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:22:01 +0000] 0c8cb31b0838de849ba77a0d4048b304 "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:06:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/02 06:22:09 [info] 37#37: *1157 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:09 [info] 39#39: *1156 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:16 [info] 39#39: *1158 [lua] access_by_lua(msblocations.conf:189):2: bf7ce0d5923615e118b5f1f444255dad: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:22:16 +0000] bf7ce0d5923615e118b5f1f444255dad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:22:16 [info] 39#39: *1158 [lua] logger.lua:23: bf7ce0d5923615e118b5f1f444255dad {"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:22:19 [info] 39#39: *1159 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:19 [info] 39#39: *1160 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:29 [info] 39#39: *1161 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:29 [info] 39#39: *1162 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:31 [info] 39#39: *1163 [lua] access_by_lua(msblocations.conf:189):2: a190824ef8aecd2f892741d6cc9abde3: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:22:32 +0000] a190824ef8aecd2f892741d6cc9abde3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/10/02 06:22:32 [info] 39#39: *1163 [lua] logger.lua:23: a190824ef8aecd2f892741d6cc9abde3 {"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:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:22:39 [info] 39#39: *1165 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:39 [info] 39#39: *1166 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:47 [info] 39#39: *1167 [lua] access_by_lua(msblocations.conf:189):2: cb560bff8518de29ea90a3708a35e44a: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:22:47 +0000] cb560bff8518de29ea90a3708a35e44a "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:22:47 [info] 39#39: *1167 [lua] logger.lua:23: cb560bff8518de29ea90a3708a35e44a {"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:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:22:49 [info] 39#39: *1168 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:49 [info] 39#39: *1169 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:59 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:22:59 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:02 [info] 39#39: *1172 [lua] access_by_lua(msblocations.conf:189):2: 248dd28247f4801aabcf30d868e3b418: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:23:02 +0000] 248dd28247f4801aabcf30d868e3b418 "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:23:02 [info] 39#39: *1172 [lua] logger.lua:23: 248dd28247f4801aabcf30d868e3b418 {"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:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:23:09 [info] 39#39: *1173 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:09 [info] 39#39: *1174 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:17 [info] 39#39: *1175 [lua] access_by_lua(msblocations.conf:189):2: 1a9df531e3ccbf1edf233e25aad50091: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:23:17 [info] 39#39: *1175 [lua] logger.lua:23: 1a9df531e3ccbf1edf233e25aad50091 {"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:23:17 +0000] 1a9df531e3ccbf1edf233e25aad50091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:23:19 [info] 39#39: *1176 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:19 [info] 39#39: *1177 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:29 [info] 39#39: *1178 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:29 [info] 39#39: *1179 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:32 [info] 39#39: *1180 [lua] access_by_lua(msblocations.conf:189):2: f6dfc995e4f245d1e95aa9ccbb5d594c: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:23:32 +0000] f6dfc995e4f245d1e95aa9ccbb5d594c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/02 06:23:32 [info] 39#39: *1180 [lua] logger.lua:23: f6dfc995e4f245d1e95aa9ccbb5d594c {"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:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:23:39 [info] 39#39: *1182 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:39 [info] 39#39: *1183 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:47 [info] 39#39: *1184 [lua] access_by_lua(msblocations.conf:189):2: e240b1f6cfa649448cb904890d2fb390: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:23:47 +0000] e240b1f6cfa649448cb904890d2fb390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/10/02 06:23:47 [info] 39#39: *1184 [lua] logger.lua:23: e240b1f6cfa649448cb904890d2fb390 {"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:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/10/02 06:23:49 [info] 39#39: *1185 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:49 [info] 39#39: *1186 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:59 [info] 39#39: *1187 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:23:59 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:02 [info] 39#39: *1189 [lua] access_by_lua(msblocations.conf:189):2: 388115b2240fb1ea7f21805554ee55b2: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:24:02 [info] 39#39: *1189 [lua] logger.lua:23: 388115b2240fb1ea7f21805554ee55b2 {"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:24:02 +0000] 388115b2240fb1ea7f21805554ee55b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2022/10/02 06:24:09 [info] 39#39: *1190 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:09 [info] 39#39: *1191 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:17 [info] 39#39: *1192 [lua] access_by_lua(msblocations.conf:189):2: 0278d3d21164a533460011afd8d83043: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:24:17 [info] 39#39: *1192 [lua] logger.lua:23: 0278d3d21164a533460011afd8d83043 {"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:24:17 +0000] 0278d3d21164a533460011afd8d83043 "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:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:24:19 [info] 39#39: *1193 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:19 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:29 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:29 [info] 39#39: *1195 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:32 [info] 39#39: *1197 [lua] access_by_lua(msblocations.conf:189):2: e152b76296551455a407e27697de78ba: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:24:32 +0000] e152b76296551455a407e27697de78ba "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:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:24:32 [info] 39#39: *1197 [lua] logger.lua:23: e152b76296551455a407e27697de78ba {"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:24:39 [info] 39#39: *1199 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:39 [info] 39#39: *1200 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:47 [info] 39#39: *1201 [lua] access_by_lua(msblocations.conf:189):2: 5edeb24ecc7993b387b9cb216fe7f6f7: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:24:47 [info] 39#39: *1201 [lua] logger.lua:23: 5edeb24ecc7993b387b9cb216fe7f6f7 {"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:24:47 +0000] 5edeb24ecc7993b387b9cb216fe7f6f7 "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:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:24:49 [info] 39#39: *1202 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:49 [info] 39#39: *1203 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:59 [info] 39#39: *1204 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:24:59 [info] 39#39: *1205 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:02 [info] 39#39: *1206 [lua] access_by_lua(msblocations.conf:189):2: bce280f067b125312af50028e88daa84: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:25:02 [info] 39#39: *1206 [lua] logger.lua:23: bce280f067b125312af50028e88daa84 {"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:25:02 +0000] bce280f067b125312af50028e88daa84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 06:25:09 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:09 [info] 39#39: *1207 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:17 [info] 39#39: *1209 [lua] access_by_lua(msblocations.conf:189):2: 0f0f8aebb9885fe7b1d48a143e9cfae0: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:25:17 [info] 39#39: *1209 [lua] logger.lua:23: 0f0f8aebb9885fe7b1d48a143e9cfae0 {"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:25:17 +0000] 0f0f8aebb9885fe7b1d48a143e9cfae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:25:19 [info] 39#39: *1211 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:19 [info] 39#39: *1210 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:29 [info] 39#39: *1213 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:29 [info] 39#39: *1212 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:32 [info] 39#39: *1214 [lua] access_by_lua(msblocations.conf:189):2: 62511f0e8ab08c02027d4de0df025932: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:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:25:32 +0000] 62511f0e8ab08c02027d4de0df025932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/10/02 06:25:32 [info] 39#39: *1214 [lua] logger.lua:23: 62511f0e8ab08c02027d4de0df025932 {"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:25:39 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:39 [info] 39#39: *1217 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:47 [info] 39#39: *1218 [lua] access_by_lua(msblocations.conf:189):2: 500408100c5abb40a1b6cc136d1b6493: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:25:47 [info] 39#39: *1218 [lua] logger.lua:23: 500408100c5abb40a1b6cc136d1b6493 {"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:25:47 +0000] 500408100c5abb40a1b6cc136d1b6493 "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:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:25:49 [info] 39#39: *1219 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:49 [info] 39#39: *1220 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:49 [info] 39#39: *1221 [lua] access_by_lua(msblocations.conf:189):2: 9fdec86382e65be650d79d2ac163e531:receive the request, client: 10.233.67.200, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:25:49 [info] 39#39: *1221 [lua] logger.lua:23: 9fdec86382e65be650d79d2ac163e531 {"matched":"microservices"} while logging request, client: 10.233.67.200, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:25:49 +0000] 9fdec86382e65be650d79d2ac163e531 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-" 10.233.67.200 - - [02/Oct/2022:06:25:49 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 16 2022/10/02 06:25:49 [info] 39#39: *1222 [lua] access_by_lua(msblocations.conf:189):2: 1ce8760fac869b75addf4b7d81acf0e2:receive the request, client: 10.233.67.200, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:25:50 [info] 39#39: *1222 [lua] logger.lua:23: 1ce8760fac869b75addf4b7d81acf0e2 {"matched":"multicloud"} while logging request, client: 10.233.67.200, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.38.26:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:25:50 +0000] 1ce8760fac869b75addf4b7d81acf0e2 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.031 "-" "python-requests/2.28.1" "-" 2022/10/02 06:25:50 [info] 39#39: *1224 [lua] access_by_lua(msblocations.conf:189):2: 1e020f88f8f33472f49600e5852c1725:receive the request, client: 10.233.67.200, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:25:50 +0000] 1e020f88f8f33472f49600e5852c1725 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "python-requests/2.28.1" "-" 2022/10/02 06:25:50 [info] 39#39: *1224 [lua] logger.lua:23: 1e020f88f8f33472f49600e5852c1725 {"matched":"multicloud-pike"} while logging request, client: 10.233.67.200, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.30.32:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2022/10/02 06:25:50 [info] 39#39: *1226 [lua] access_by_lua(msblocations.conf:189):2: ff73a110fb2c194e5a75b2cf596560fb:receive the request, client: 10.233.67.200, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:25:50 [info] 39#39: *1226 [lua] logger.lua:23: ff73a110fb2c194e5a75b2cf596560fb {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.200, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:25:50 +0000] ff73a110fb2c194e5a75b2cf596560fb "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.28.1" "-" 2022/10/02 06:25:59 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:25:59 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:02 [info] 39#39: *1231 [lua] access_by_lua(msblocations.conf:189):2: 8b446991de1f71df0b70240910694234: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:26:02 [info] 39#39: *1230 [lua] access_by_lua(msblocations.conf:189):2: 22b8220c3408083cf7ef5678dfc7655f:receive the request, client: 10.233.67.200, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 10.233.68.231 - - [02/Oct/2022:06:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.68.231 - - [02/Oct/2022:06:26:02 +0000] 8b446991de1f71df0b70240910694234 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/10/02 06:26:02 [info] 39#39: *1231 [lua] logger.lua:23: 8b446991de1f71df0b70240910694234 {"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.67.200 - - [02/Oct/2022:06:26:02 +0000] 22b8220c3408083cf7ef5678dfc7655f "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.118 upstream_response_time:0.110 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:02 [info] 39#39: *1230 [lua] logger.lua:23: 22b8220c3408083cf7ef5678dfc7655f {"matched":"usecaseui"} while logging request, client: 10.233.67.200, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.18.230:8443/usecase-ui/", host: "msb-iag.onap" 2022/10/02 06:26:02 [info] 39#39: *1233 [lua] access_by_lua(msblocations.conf:189):2: f4a778daeaf51cdd6ea7a312b712e786:receive the request, client: 10.233.67.200, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:02 [info] 39#39: *1233 [lua] logger.lua:23: f4a778daeaf51cdd6ea7a312b712e786 {"matched":"gvnfmdriver"} while logging request, client: 10.233.67.200, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.53.93:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:02 +0000] f4a778daeaf51cdd6ea7a312b712e786 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:02 [info] 39#39: *1235 [lua] access_by_lua(msblocations.conf:189):2: 8dd72dc49b4da51641147fec6bfd414f:receive the request, client: 10.233.67.200, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:03 +0000] 8dd72dc49b4da51641147fec6bfd414f "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.434 upstream_response_time:0.432 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:03 [info] 39#39: *1235 [lua] logger.lua:23: 8dd72dc49b4da51641147fec6bfd414f {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.67.200, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.36.214:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 2022/10/02 06:26:03 [info] 39#39: *1237 [lua] access_by_lua(msblocations.conf:189):2: dbb3ffd3d20408624b6da6b219124c4e:receive the request, client: 10.233.67.200, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:03 [info] 39#39: *1237 [lua] logger.lua:23: dbb3ffd3d20408624b6da6b219124c4e {"matched":"nslcm"} while logging request, client: 10.233.67.200, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.33.196:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:03 +0000] dbb3ffd3d20408624b6da6b219124c4e "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.640 upstream_response_time:0.637 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:03 [info] 39#39: *1239 [lua] access_by_lua(msblocations.conf:189):2: 95054b6d9306319c046126f31af9e8e9:receive the request, client: 10.233.67.200, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:04 [info] 39#39: *1239 [lua] logger.lua:23: 95054b6d9306319c046126f31af9e8e9 {"matched":"vnflcm"} while logging request, client: 10.233.67.200, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.5.72:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:04 +0000] 95054b6d9306319c046126f31af9e8e9 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.767 upstream_response_time:0.766 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:04 [info] 39#39: *1241 [lua] access_by_lua(msblocations.conf:189):2: a1c24d5f1e176b225bb44cb539b9e90c:receive the request, client: 10.233.67.200, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:05 [info] 39#39: *1241 [lua] logger.lua:23: a1c24d5f1e176b225bb44cb539b9e90c {"matched":"vnfmgr"} while logging request, client: 10.233.67.200, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.59.169:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:05 +0000] a1c24d5f1e176b225bb44cb539b9e90c "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.472 upstream_response_time:0.471 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:05 [info] 39#39: *1243 [lua] access_by_lua(msblocations.conf:189):2: e49cedd4d426ba0ffb6eec15185638ef:receive the request, client: 10.233.67.200, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:05 [info] 39#39: *1243 [lua] logger.lua:23: e49cedd4d426ba0ffb6eec15185638ef {"matched":"vnfres"} while logging request, client: 10.233.67.200, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.31.64:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:05 +0000] e49cedd4d426ba0ffb6eec15185638ef "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.416 upstream_response_time:0.415 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:05 [info] 39#39: *1245 [lua] access_by_lua(msblocations.conf:189):2: c5ba7b8debb3b3a1a1e70daf30badeb1:receive the request, client: 10.233.67.200, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:05 [info] 39#39: *1245 [lua] logger.lua:23: c5ba7b8debb3b3a1a1e70daf30badeb1 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.67.200, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.25.147:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:05 +0000] c5ba7b8debb3b3a1a1e70daf30badeb1 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:06 [info] 39#39: *1247 [lua] access_by_lua(msblocations.conf:189):2: d2e79186f471323fc7f8cbd50251cee0:receive the request, client: 10.233.67.200, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:06 [info] 39#39: *1247 [lua] logger.lua:23: d2e79186f471323fc7f8cbd50251cee0 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.67.200, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.119:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:06 +0000] d2e79186f471323fc7f8cbd50251cee0 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.055 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:06 [info] 39#39: *1249 [lua] access_by_lua(msblocations.conf:189):2: d36e686953170255887bdfea01109c07:receive the request, client: 10.233.67.200, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:06 +0000] d36e686953170255887bdfea01109c07 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.074 upstream_response_time:0.068 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:06 [info] 39#39: *1249 [lua] logger.lua:23: d36e686953170255887bdfea01109c07 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.67.200, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.81:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2022/10/02 06:26:06 [info] 39#39: *1251 [lua] access_by_lua(msblocations.conf:189):2: feeab95d31a9e908fed29e7c1b5efd0e:receive the request, client: 10.233.67.200, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:06 +0000] feeab95d31a9e908fed29e7c1b5efd0e "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:06 [info] 39#39: *1251 [lua] logger.lua:23: feeab95d31a9e908fed29e7c1b5efd0e {"matched":"multicloud-fcaps"} while logging request, client: 10.233.67.200, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.49.69:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 2022/10/02 06:26:06 [info] 39#39: *1253 [lua] access_by_lua(msblocations.conf:189):2: f4714506b9904bfbbdefb3fbb96e5c72:receive the request, client: 10.233.67.200, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2022/10/02 06:26:07 [info] 39#39: *1253 [lua] logger.lua:23: f4714506b9904bfbbdefb3fbb96e5c72 {"matched":"parser"} while logging request, client: 10.233.67.200, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.20.204:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.67.200 - - [02/Oct/2022:06:26:07 +0000] f4714506b9904bfbbdefb3fbb96e5c72 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.812 upstream_response_time:0.810 "-" "python-requests/2.28.1" "-" 2022/10/02 06:26:09 [info] 39#39: *1256 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:09 [info] 39#39: *1255 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:15 [info] 39#39: *1221 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1222 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1224 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1226 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1230 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1233 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1235 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1237 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1239 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1241 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1243 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1245 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1247 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1249 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1253 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:15 [info] 39#39: *1251 client 10.233.67.200 closed keepalive connection 2022/10/02 06:26:17 [info] 39#39: *1257 [lua] access_by_lua(msblocations.conf:189):2: e804680d8e915f942df776aa5f73a878: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:26:17 [info] 39#39: *1257 [lua] logger.lua:23: e804680d8e915f942df776aa5f73a878 {"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:26:17 +0000] e804680d8e915f942df776aa5f73a878 "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:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:26:19 [info] 39#39: *1258 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:19 [info] 39#39: *1259 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:29 [info] 39#39: *1260 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:29 [info] 39#39: *1261 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:32 [info] 39#39: *1262 [lua] access_by_lua(msblocations.conf:189):2: c746a421ae49d8540ba1016ad77a2d5d: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:26:32 [info] 39#39: *1262 [lua] logger.lua:23: c746a421ae49d8540ba1016ad77a2d5d {"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:26:32 +0000] c746a421ae49d8540ba1016ad77a2d5d "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:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/10/02 06:26:39 [info] 39#39: *1264 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:39 [info] 39#39: *1265 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:47 [info] 39#39: *1266 [lua] access_by_lua(msblocations.conf:189):2: 0b205350e6bbf9f81191eb26875dc253: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:26:47 [info] 39#39: *1266 [lua] logger.lua:23: 0b205350e6bbf9f81191eb26875dc253 {"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:26:47 +0000] 0b205350e6bbf9f81191eb26875dc253 "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:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:26:49 [info] 39#39: *1267 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:49 [info] 39#39: *1268 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:59 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:26:59 [info] 39#39: *1269 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:02 [info] 39#39: *1271 [lua] access_by_lua(msblocations.conf:189):2: b3391d7e71882e07045089273600105e: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:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.68.231 - - [02/Oct/2022:06:27:02 +0000] b3391d7e71882e07045089273600105e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/02 06:27:02 [info] 39#39: *1271 [lua] logger.lua:23: b3391d7e71882e07045089273600105e {"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:27:09 [info] 39#39: *1272 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:09 [info] 39#39: *1273 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:17 [info] 39#39: *1274 [lua] access_by_lua(msblocations.conf:189):2: 549996cb438f68ab3d56d9c1de8d3064: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:27:17 +0000] 549996cb438f68ab3d56d9c1de8d3064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:27:17 [info] 39#39: *1274 [lua] logger.lua:23: 549996cb438f68ab3d56d9c1de8d3064 {"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:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:27:19 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:19 [info] 39#39: *1275 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:29 [info] 39#39: *1277 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:29 [info] 39#39: *1278 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:32 [info] 39#39: *1279 [lua] access_by_lua(msblocations.conf:189):2: f4299876d5e7fecca16d60e2df1acbe5: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:27:32 +0000] f4299876d5e7fecca16d60e2df1acbe5 "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:27:32 [info] 39#39: *1279 [lua] logger.lua:23: f4299876d5e7fecca16d60e2df1acbe5 {"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:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:27:39 [info] 39#39: *1281 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:39 [info] 39#39: *1282 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:47 [info] 39#39: *1283 [lua] access_by_lua(msblocations.conf:189):2: 33ba129b89dc10ac574f814ad7d93220: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:27:47 [info] 39#39: *1283 [lua] logger.lua:23: 33ba129b89dc10ac574f814ad7d93220 {"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:27:47 +0000] 33ba129b89dc10ac574f814ad7d93220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:27:49 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:49 [info] 39#39: *1285 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:59 [info] 39#39: *1286 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:27:59 [info] 39#39: *1287 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:02 [info] 39#39: *1288 [lua] access_by_lua(msblocations.conf:189):2: 37b289d78b19fa62a6cd4d0fd42de985: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:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:28:02 [info] 39#39: *1288 [lua] logger.lua:23: 37b289d78b19fa62a6cd4d0fd42de985 {"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:28:02 +0000] 37b289d78b19fa62a6cd4d0fd42de985 "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:28:09 [info] 39#39: *1289 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:09 [info] 39#39: *1290 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:17 [info] 39#39: *1291 [lua] access_by_lua(msblocations.conf:189):2: 2d4bc31af0947193f611990042f04982: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:28:17 +0000] 2d4bc31af0947193f611990042f04982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/10/02 06:28:17 [info] 39#39: *1291 [lua] logger.lua:23: 2d4bc31af0947193f611990042f04982 {"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:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:28:19 [info] 37#37: *1292 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:19 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:29 [info] 39#39: *1294 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:29 [info] 39#39: *1295 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:32 [info] 39#39: *1296 [lua] access_by_lua(msblocations.conf:189):2: 54abbeb68979d11b6cd164798b7553eb: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:28:32 +0000] 54abbeb68979d11b6cd164798b7553eb "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:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:28:32 [info] 39#39: *1296 [lua] logger.lua:23: 54abbeb68979d11b6cd164798b7553eb {"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:28:39 [info] 39#39: *1298 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:39 [info] 39#39: *1299 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:47 [info] 39#39: *1300 [lua] access_by_lua(msblocations.conf:189):2: 286c80397e0ed11c3d6b26dbcd2f7dbd: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:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:06:28:47 +0000] 286c80397e0ed11c3d6b26dbcd2f7dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:28:47 [info] 39#39: *1300 [lua] logger.lua:23: 286c80397e0ed11c3d6b26dbcd2f7dbd {"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:28:49 [info] 39#39: *1301 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:49 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:59 [info] 39#39: *1303 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:28:59 [info] 39#39: *1304 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:02 [info] 39#39: *1305 [lua] access_by_lua(msblocations.conf:189):2: 2c63a93c7dd098711415622069277163: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:29:02 [info] 39#39: *1305 [lua] logger.lua:23: 2c63a93c7dd098711415622069277163 {"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:29:02 +0000] 2c63a93c7dd098711415622069277163 "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:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:29:09 [info] 39#39: *1306 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:09 [info] 39#39: *1307 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:17 [info] 39#39: *1308 [lua] access_by_lua(msblocations.conf:189):2: 6d81e6cc07d34e732ce068106740ec59: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:29:17 [info] 39#39: *1308 [lua] logger.lua:23: 6d81e6cc07d34e732ce068106740ec59 {"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:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:06:29:17 +0000] 6d81e6cc07d34e732ce068106740ec59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 06:29:19 [info] 39#39: *1309 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:19 [info] 39#39: *1310 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:29 [info] 39#39: *1311 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:29 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:32 [info] 39#39: *1313 [lua] access_by_lua(msblocations.conf:189):2: b2aaff6060b32cf260599f74c59401c8: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:29:32 [info] 39#39: *1313 [lua] logger.lua:23: b2aaff6060b32cf260599f74c59401c8 {"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:29:32 +0000] b2aaff6060b32cf260599f74c59401c8 "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:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:29:39 [info] 39#39: *1315 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:39 [info] 39#39: *1316 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:47 [info] 39#39: *1317 [lua] access_by_lua(msblocations.conf:189):2: c530639bcbcd9e92c6eb099232c3babc: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:29:47 +0000] c530639bcbcd9e92c6eb099232c3babc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:29:47 [info] 39#39: *1317 [lua] logger.lua:23: c530639bcbcd9e92c6eb099232c3babc {"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:29:49 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:49 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:59 [info] 39#39: *1320 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:29:59 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:02 [info] 39#39: *1322 [lua] access_by_lua(msblocations.conf:189):2: 8180fb87acfb6168cd097d2bc80e4d9a: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:30:02 +0000] 8180fb87acfb6168cd097d2bc80e4d9a "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:30:02 [info] 39#39: *1322 [lua] logger.lua:23: 8180fb87acfb6168cd097d2bc80e4d9a {"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:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:30:09 [info] 39#39: *1323 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:09 [info] 39#39: *1324 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:17 [info] 39#39: *1325 [lua] access_by_lua(msblocations.conf:189):2: 740bc86ce8b617b90b5703e8c9991965: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:30:17 +0000] 740bc86ce8b617b90b5703e8c9991965 "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:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:30:17 [info] 39#39: *1325 [lua] logger.lua:23: 740bc86ce8b617b90b5703e8c9991965 {"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:30:19 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:19 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:29 [info] 39#39: *1328 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:29 [info] 39#39: *1329 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:32 [info] 39#39: *1330 [lua] access_by_lua(msblocations.conf:189):2: a551281954c218741ecf7e49c31ed64c: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:30:32 +0000] a551281954c218741ecf7e49c31ed64c "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:30:32 [info] 39#39: *1330 [lua] logger.lua:23: a551281954c218741ecf7e49c31ed64c {"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:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:30:39 [info] 39#39: *1332 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:39 [info] 39#39: *1333 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:47 [info] 39#39: *1334 [lua] access_by_lua(msblocations.conf:189):2: ea2362b4c415e412fbe2b9271d8fb8cf: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:30:47 +0000] ea2362b4c415e412fbe2b9271d8fb8cf "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 06:30:47 [info] 39#39: *1334 [lua] logger.lua:23: ea2362b4c415e412fbe2b9271d8fb8cf {"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:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:30:49 [info] 39#39: *1335 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:49 [info] 39#39: *1336 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:59 [info] 39#39: *1337 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:30:59 [info] 39#39: *1338 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:02 [info] 39#39: *1339 [lua] access_by_lua(msblocations.conf:189):2: 7c4057968ad0185dea81e9e9fd9379e4: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:31:02 +0000] 7c4057968ad0185dea81e9e9fd9379e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/02 06:31:02 [info] 39#39: *1339 [lua] logger.lua:23: 7c4057968ad0185dea81e9e9fd9379e4 {"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:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/10/02 06:31:09 [info] 39#39: *1340 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:09 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:17 [info] 39#39: *1342 [lua] access_by_lua(msblocations.conf:189):2: fbf26ad93cb44556873be70ae6e8a62e: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:31:17 +0000] fbf26ad93cb44556873be70ae6e8a62e "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:31:17 [info] 39#39: *1342 [lua] logger.lua:23: fbf26ad93cb44556873be70ae6e8a62e {"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:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:31:19 [info] 39#39: *1343 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:19 [info] 39#39: *1344 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:29 [info] 39#39: *1345 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:29 [info] 39#39: *1346 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:32 [info] 39#39: *1347 [lua] access_by_lua(msblocations.conf:189):2: 2c6ebba32307f029d5442304fd19fa30: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:31:32 +0000] 2c6ebba32307f029d5442304fd19fa30 "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:31:32 [info] 39#39: *1347 [lua] logger.lua:23: 2c6ebba32307f029d5442304fd19fa30 {"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:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:31:39 [info] 39#39: *1349 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:39 [info] 39#39: *1350 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:47 [info] 39#39: *1351 [lua] access_by_lua(msblocations.conf:189):2: 50ba97a38b9803c398b3c06cf79f23ea: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:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:06:31:47 +0000] 50ba97a38b9803c398b3c06cf79f23ea "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 06:31:47 [info] 39#39: *1351 [lua] logger.lua:23: 50ba97a38b9803c398b3c06cf79f23ea {"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:31:49 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:49 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:59 [info] 39#39: *1354 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:31:59 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:02 [info] 39#39: *1356 [lua] access_by_lua(msblocations.conf:189):2: 3cee1dffe5177af4e8f76ed425413363: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:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:32:02 +0000] 3cee1dffe5177af4e8f76ed425413363 "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 06:32:02 [info] 39#39: *1356 [lua] logger.lua:23: 3cee1dffe5177af4e8f76ed425413363 {"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:32:09 [info] 39#39: *1357 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:09 [info] 37#37: *1358 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:17 [info] 39#39: *1359 [lua] access_by_lua(msblocations.conf:189):2: 2698eb360b980f660da773cd67e83bf1: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:32:17 +0000] 2698eb360b980f660da773cd67e83bf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/10/02 06:32:17 [info] 39#39: *1359 [lua] logger.lua:23: 2698eb360b980f660da773cd67e83bf1 {"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:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:32:19 [info] 39#39: *1360 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:19 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:29 [info] 39#39: *1362 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:29 [info] 39#39: *1363 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:32 [info] 39#39: *1364 [lua] access_by_lua(msblocations.conf:189):2: af83e3dd8b82f311823cb4bfccd3ec83: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:32:32 +0000] af83e3dd8b82f311823cb4bfccd3ec83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:32:32 [info] 39#39: *1364 [lua] logger.lua:23: af83e3dd8b82f311823cb4bfccd3ec83 {"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:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:32:39 [info] 39#39: *1366 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:39 [info] 39#39: *1367 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:47 [info] 39#39: *1368 [lua] access_by_lua(msblocations.conf:189):2: 8fe0b799f788a4d358042aa23d3478fd: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:32:47 +0000] 8fe0b799f788a4d358042aa23d3478fd "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:32:47 [info] 39#39: *1368 [lua] logger.lua:23: 8fe0b799f788a4d358042aa23d3478fd {"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:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:32:49 [info] 39#39: *1369 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:49 [info] 39#39: *1370 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:59 [info] 39#39: *1371 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:32:59 [info] 39#39: *1372 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:02 [info] 39#39: *1373 [lua] access_by_lua(msblocations.conf:189):2: f23e7e9b07933697bd20dfea040f45c6: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:33:02 [info] 39#39: *1373 [lua] logger.lua:23: f23e7e9b07933697bd20dfea040f45c6 {"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:33:02 +0000] f23e7e9b07933697bd20dfea040f45c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:33:09 [info] 39#39: *1374 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:09 [info] 39#39: *1375 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:17 [info] 39#39: *1376 [lua] access_by_lua(msblocations.conf:189):2: e423d1e58c95cb7a6cac0a82e8de075d: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:33:17 +0000] e423d1e58c95cb7a6cac0a82e8de075d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 06:33:17 [info] 39#39: *1376 [lua] logger.lua:23: e423d1e58c95cb7a6cac0a82e8de075d {"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:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:33:19 [info] 39#39: *1377 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:19 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:29 [info] 39#39: *1379 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:29 [info] 39#39: *1380 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:32 [info] 39#39: *1381 [lua] access_by_lua(msblocations.conf:189):2: a0251b41930b983a3f781c21fcd60dac: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:33:32 +0000] a0251b41930b983a3f781c21fcd60dac "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:33:32 [info] 39#39: *1381 [lua] logger.lua:23: a0251b41930b983a3f781c21fcd60dac {"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:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:33:39 [info] 39#39: *1383 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:39 [info] 39#39: *1384 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:47 [info] 39#39: *1385 [lua] access_by_lua(msblocations.conf:189):2: f6d1da3e269f188aa12ceed251a86cc9: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:33:47 [info] 39#39: *1385 [lua] logger.lua:23: f6d1da3e269f188aa12ceed251a86cc9 {"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:33:47 +0000] f6d1da3e269f188aa12ceed251a86cc9 "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:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:33:49 [info] 39#39: *1386 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:49 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:59 [info] 39#39: *1388 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:33:59 [info] 39#39: *1389 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:02 [info] 39#39: *1390 [lua] access_by_lua(msblocations.conf:189):2: e7c7ea4b4107d4d245269723dd7ce83a: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:34:02 +0000] e7c7ea4b4107d4d245269723dd7ce83a "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:34:02 [info] 39#39: *1390 [lua] logger.lua:23: e7c7ea4b4107d4d245269723dd7ce83a {"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:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:34:09 [info] 37#37: *1392 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:09 [info] 39#39: *1391 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:17 [info] 39#39: *1393 [lua] access_by_lua(msblocations.conf:189):2: 9921fd45724e9639d208463070bc939e: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:34:17 [info] 39#39: *1393 [lua] logger.lua:23: 9921fd45724e9639d208463070bc939e {"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:34:17 +0000] 9921fd45724e9639d208463070bc939e "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:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:34:19 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:19 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:29 [info] 39#39: *1396 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:29 [info] 39#39: *1397 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:32 [info] 39#39: *1398 [lua] access_by_lua(msblocations.conf:189):2: bc06e2031cfbd293a93fd40d19fbb296: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:34:32 [info] 39#39: *1398 [lua] logger.lua:23: bc06e2031cfbd293a93fd40d19fbb296 {"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:34:32 +0000] bc06e2031cfbd293a93fd40d19fbb296 "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:06:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:34:39 [info] 39#39: *1400 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:39 [info] 39#39: *1401 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:48 [info] 39#39: *1402 [lua] access_by_lua(msblocations.conf:189):2: a3ccfac289a0d52b445e89077df25e33: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:34:48 +0000] a3ccfac289a0d52b445e89077df25e33 "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:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:34:48 [info] 39#39: *1402 [lua] logger.lua:23: a3ccfac289a0d52b445e89077df25e33 {"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:34:49 [info] 39#39: *1404 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:49 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:59 [info] 39#39: *1405 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:34:59 [info] 39#39: *1406 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:03 [info] 39#39: *1407 [lua] access_by_lua(msblocations.conf:189):2: ad2f732fe7a4e11b664eab9a7d267181: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:35:03 +0000] ad2f732fe7a4e11b664eab9a7d267181 "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:35:03 [info] 39#39: *1407 [lua] logger.lua:23: ad2f732fe7a4e11b664eab9a7d267181 {"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:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/10/02 06:35:09 [info] 39#39: *1408 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:09 [info] 39#39: *1409 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:18 [info] 39#39: *1410 [lua] access_by_lua(msblocations.conf:189):2: 09838d4969c7b48cf9b2f80f2a0f0c3f: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:35:18 +0000] 09838d4969c7b48cf9b2f80f2a0f0c3f "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:06:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:35:18 [info] 39#39: *1410 [lua] logger.lua:23: 09838d4969c7b48cf9b2f80f2a0f0c3f {"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:35:19 [info] 39#39: *1411 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:19 [info] 39#39: *1412 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:29 [info] 39#39: *1413 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:29 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:33 [info] 39#39: *1415 [lua] access_by_lua(msblocations.conf:189):2: e49e022552dbb4f0174ed865e2f4bef9: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:35:33 +0000] e49e022552dbb4f0174ed865e2f4bef9 "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:35:33 [info] 39#39: *1415 [lua] logger.lua:23: e49e022552dbb4f0174ed865e2f4bef9 {"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:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:35:39 [info] 39#39: *1417 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:39 [info] 39#39: *1418 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:48 [info] 39#39: *1419 [lua] access_by_lua(msblocations.conf:189):2: 717bb8ed547917a82b79078420687b1a: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:35:48 [info] 39#39: *1419 [lua] logger.lua:23: 717bb8ed547917a82b79078420687b1a {"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:35:48 +0000] 717bb8ed547917a82b79078420687b1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/10/02 06:35:49 [info] 39#39: *1421 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:49 [info] 39#39: *1420 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:59 [info] 39#39: *1422 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:35:59 [info] 39#39: *1423 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:03 [info] 39#39: *1424 [lua] access_by_lua(msblocations.conf:189):2: ba4c5b0680f9379430f3529262614874: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:36:03 [info] 39#39: *1424 [lua] logger.lua:23: ba4c5b0680f9379430f3529262614874 {"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:36:03 +0000] ba4c5b0680f9379430f3529262614874 "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:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:36:09 [info] 39#39: *1425 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:09 [info] 39#39: *1426 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:18 [info] 39#39: *1427 [lua] access_by_lua(msblocations.conf:189):2: d514841b6fe9a0cf80c98510598df76a: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:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:36:18 [info] 39#39: *1427 [lua] logger.lua:23: d514841b6fe9a0cf80c98510598df76a {"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:36:18 +0000] d514841b6fe9a0cf80c98510598df76a "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:36:19 [info] 39#39: *1428 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:19 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:29 [info] 39#39: *1430 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:29 [info] 39#39: *1431 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:33 [info] 39#39: *1432 [lua] access_by_lua(msblocations.conf:189):2: 442901d40414e4272f99319166b45439: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:36:33 [info] 39#39: *1432 [lua] logger.lua:23: 442901d40414e4272f99319166b45439 {"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:36:33 +0000] 442901d40414e4272f99319166b45439 "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:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:36:39 [info] 39#39: *1434 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:39 [info] 39#39: *1435 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:48 [info] 39#39: *1436 [lua] access_by_lua(msblocations.conf:189):2: 29cbad556b88f280b8a3795c9501ec94: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:36:48 [info] 39#39: *1436 [lua] logger.lua:23: 29cbad556b88f280b8a3795c9501ec94 {"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:36:48 +0000] 29cbad556b88f280b8a3795c9501ec94 "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:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:36:49 [info] 39#39: *1437 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:49 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:59 [info] 39#39: *1439 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:36:59 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:03 [info] 39#39: *1441 [lua] access_by_lua(msblocations.conf:189):2: 4b786858a271619d718c2d4b74196575: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:37:03 [info] 39#39: *1441 [lua] logger.lua:23: 4b786858a271619d718c2d4b74196575 {"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:37:03 +0000] 4b786858a271619d718c2d4b74196575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.049 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29 2022/10/02 06:37:09 [info] 39#39: *1442 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:09 [info] 39#39: *1443 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:18 [info] 39#39: *1444 [lua] access_by_lua(msblocations.conf:189):2: db647f11a66512539863d1f6e78baa73: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:37:18 +0000] db647f11a66512539863d1f6e78baa73 "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:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:37:18 [info] 39#39: *1444 [lua] logger.lua:23: db647f11a66512539863d1f6e78baa73 {"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:37:19 [info] 39#39: *1445 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:19 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:29 [info] 39#39: *1447 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:29 [info] 39#39: *1448 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:33 [info] 39#39: *1449 [lua] access_by_lua(msblocations.conf:189):2: a08e85aec32a1ad6f32b18988cc2405c: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:37:33 [info] 39#39: *1449 [lua] logger.lua:23: a08e85aec32a1ad6f32b18988cc2405c {"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:37:33 +0000] a08e85aec32a1ad6f32b18988cc2405c "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:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:37:39 [info] 39#39: *1451 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:39 [info] 39#39: *1452 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 10.233.68.231 - - [02/Oct/2022:06:37:48 +0000] b44f0c6f997e07d5af6d8805709e1e5a "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:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:37:48 [info] 39#39: *1453 [lua] access_by_lua(msblocations.conf:189):2: b44f0c6f997e07d5af6d8805709e1e5a: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:37:48 [info] 39#39: *1453 [lua] logger.lua:23: b44f0c6f997e07d5af6d8805709e1e5a {"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:37:49 [info] 39#39: *1454 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:49 [info] 39#39: *1455 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:59 [info] 39#39: *1456 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:37:59 [info] 39#39: *1457 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:03 [info] 39#39: *1458 [lua] access_by_lua(msblocations.conf:189):2: 21d2d6100e96e78be822a760613ae9d8: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:38:03 +0000] 21d2d6100e96e78be822a760613ae9d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:38:03 [info] 39#39: *1458 [lua] logger.lua:23: 21d2d6100e96e78be822a760613ae9d8 {"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:38:09 [info] 39#39: *1459 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:09 [info] 39#39: *1460 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:18 [info] 39#39: *1461 [lua] access_by_lua(msblocations.conf:189):2: 3630f87dcb1a4f540b11f1b0c6abf372: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:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.231 - - [02/Oct/2022:06:38:18 +0000] 3630f87dcb1a4f540b11f1b0c6abf372 "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 06:38:18 [info] 39#39: *1461 [lua] logger.lua:23: 3630f87dcb1a4f540b11f1b0c6abf372 {"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:38:19 [info] 39#39: *1462 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:19 [info] 39#39: *1463 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:29 [info] 39#39: *1464 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:29 [info] 37#37: *1465 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:33 [info] 39#39: *1466 [lua] access_by_lua(msblocations.conf:189):2: 7a8403daec54ea5fb794c9d578f6ff1c: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:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.68.231 - - [02/Oct/2022:06:38:33 +0000] 7a8403daec54ea5fb794c9d578f6ff1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/10/02 06:38:33 [info] 39#39: *1466 [lua] logger.lua:23: 7a8403daec54ea5fb794c9d578f6ff1c {"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:38:39 [info] 39#39: *1468 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:39 [info] 39#39: *1469 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:48 [info] 39#39: *1470 [lua] access_by_lua(msblocations.conf:189):2: 978f55e9b55a02b88d0c34f0b36f3be6: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:38:48 +0000] 978f55e9b55a02b88d0c34f0b36f3be6 "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:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:38:48 [info] 39#39: *1470 [lua] logger.lua:23: 978f55e9b55a02b88d0c34f0b36f3be6 {"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:38:49 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:49 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:59 [info] 39#39: *1473 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:38:59 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:03 [info] 39#39: *1475 [lua] access_by_lua(msblocations.conf:189):2: c1e2f3f7422b2a8cf456f52a259610bd: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:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.68.231 - - [02/Oct/2022:06:39:03 +0000] c1e2f3f7422b2a8cf456f52a259610bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/10/02 06:39:03 [info] 39#39: *1475 [lua] logger.lua:23: c1e2f3f7422b2a8cf456f52a259610bd {"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:39:09 [info] 39#39: *1476 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:09 [info] 39#39: *1477 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:18 [info] 39#39: *1478 [lua] access_by_lua(msblocations.conf:189):2: c7f4791687b66fcb1cb639dcd06e9516: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:39:18 +0000] c7f4791687b66fcb1cb639dcd06e9516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:39:18 [info] 39#39: *1478 [lua] logger.lua:23: c7f4791687b66fcb1cb639dcd06e9516 {"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:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:39:19 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:19 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:29 [info] 39#39: *1481 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:29 [info] 39#39: *1482 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:33 [info] 39#39: *1483 [lua] access_by_lua(msblocations.conf:189):2: 362d38ef9d9d32cc7ffe95b1712c2f43: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:39:33 +0000] 362d38ef9d9d32cc7ffe95b1712c2f43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:39:33 [info] 39#39: *1483 [lua] logger.lua:23: 362d38ef9d9d32cc7ffe95b1712c2f43 {"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:39:39 [info] 39#39: *1485 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:39 [info] 39#39: *1486 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:48 [info] 39#39: *1487 [lua] access_by_lua(msblocations.conf:189):2: 9f108422c7fd81fdafef61d9e63df740: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:39:48 [info] 39#39: *1487 [lua] logger.lua:23: 9f108422c7fd81fdafef61d9e63df740 {"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:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:39:48 +0000] 9f108422c7fd81fdafef61d9e63df740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/10/02 06:39:49 [info] 39#39: *1488 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:49 [info] 39#39: *1489 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:59 [info] 39#39: *1490 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:39:59 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:03 [info] 39#39: *1492 [lua] access_by_lua(msblocations.conf:189):2: 4e7a88c47c103f25087e6697e4292251: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:40:03 [info] 39#39: *1492 [lua] logger.lua:23: 4e7a88c47c103f25087e6697e4292251 {"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:40:03 +0000] 4e7a88c47c103f25087e6697e4292251 "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:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:40:09 [info] 39#39: *1493 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:09 [info] 39#39: *1494 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:18 [info] 39#39: *1495 [lua] access_by_lua(msblocations.conf:189):2: 90566aab9f287fc0b454fffa6269337c: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:40:18 [info] 39#39: *1495 [lua] logger.lua:23: 90566aab9f287fc0b454fffa6269337c {"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:40:18 +0000] 90566aab9f287fc0b454fffa6269337c "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:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/10/02 06:40:19 [info] 39#39: *1496 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:19 [info] 39#39: *1497 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:29 [info] 39#39: *1498 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:29 [info] 39#39: *1499 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:33 [info] 39#39: *1500 [lua] access_by_lua(msblocations.conf:189):2: 153d2a4da13601b8eaf3dcd780c3d78c: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:40:33 [info] 39#39: *1500 [lua] logger.lua:23: 153d2a4da13601b8eaf3dcd780c3d78c {"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:40:33 +0000] 153d2a4da13601b8eaf3dcd780c3d78c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.068 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:40:39 [info] 39#39: *1502 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:39 [info] 39#39: *1503 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:48 [info] 39#39: *1504 [lua] access_by_lua(msblocations.conf:189):2: d1455581904686602dcb2bfd6a8d7b8b: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:40:48 [info] 39#39: *1504 [lua] logger.lua:23: d1455581904686602dcb2bfd6a8d7b8b {"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:40:48 +0000] d1455581904686602dcb2bfd6a8d7b8b "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:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:40:49 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:49 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:59 [info] 39#39: *1507 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:40:59 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:03 [info] 39#39: *1509 [lua] access_by_lua(msblocations.conf:189):2: 5dc5f3382e41d0eb1fb8f300fd54f763: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:41:03 [info] 39#39: *1509 [lua] logger.lua:23: 5dc5f3382e41d0eb1fb8f300fd54f763 {"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:41:03 +0000] 5dc5f3382e41d0eb1fb8f300fd54f763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.041 "-" "Consul Health Check" "-" 10.233.68.231 - - [02/Oct/2022:06:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31 2022/10/02 06:41:09 [info] 39#39: *1510 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:09 [info] 39#39: *1511 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:18 [info] 39#39: *1512 [lua] access_by_lua(msblocations.conf:189):2: e789629020835c8a4db582bf961401db: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:41:18 +0000] e789629020835c8a4db582bf961401db "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:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/10/02 06:41:18 [info] 39#39: *1512 [lua] logger.lua:23: e789629020835c8a4db582bf961401db {"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:41:19 [info] 39#39: *1514 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:19 [info] 39#39: *1513 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:29 [info] 39#39: *1516 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:29 [info] 39#39: *1515 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:33 [info] 39#39: *1517 [lua] access_by_lua(msblocations.conf:189):2: dca9e32d95236c3f6ca9de36bf897607: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:41:33 +0000] dca9e32d95236c3f6ca9de36bf897607 "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:06:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:41:33 [info] 39#39: *1517 [lua] logger.lua:23: dca9e32d95236c3f6ca9de36bf897607 {"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:41:39 [info] 39#39: *1519 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:39 [info] 39#39: *1520 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:48 [info] 39#39: *1521 [lua] access_by_lua(msblocations.conf:189):2: 1b4285a157ffd2ba9a0bb843704e745c: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:41:48 [info] 39#39: *1521 [lua] logger.lua:23: 1b4285a157ffd2ba9a0bb843704e745c {"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:41:48 +0000] 1b4285a157ffd2ba9a0bb843704e745c "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:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:41:49 [info] 39#39: *1522 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:49 [info] 39#39: *1523 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:59 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:41:59 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:03 [info] 39#39: *1526 [lua] access_by_lua(msblocations.conf:189):2: ab6655ff4cf8c1af119822d980b5ba64: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:42:03 +0000] ab6655ff4cf8c1af119822d980b5ba64 "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:42:03 [info] 39#39: *1526 [lua] logger.lua:23: ab6655ff4cf8c1af119822d980b5ba64 {"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:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:42:09 [info] 39#39: *1527 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:09 [info] 39#39: *1528 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:18 [info] 39#39: *1529 [lua] access_by_lua(msblocations.conf:189):2: 18736df41de517091bef63a90d476b0d: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:42:18 +0000] 18736df41de517091bef63a90d476b0d "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:06:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/10/02 06:42:18 [info] 39#39: *1529 [lua] logger.lua:23: 18736df41de517091bef63a90d476b0d {"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:42:19 [info] 39#39: *1530 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:19 [info] 39#39: *1531 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:29 [info] 39#39: *1532 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:29 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:33 [info] 39#39: *1534 [lua] access_by_lua(msblocations.conf:189):2: caadb2b0bcd34479a8fd10c81a87aece: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:42:33 [info] 39#39: *1534 [lua] logger.lua:23: caadb2b0bcd34479a8fd10c81a87aece {"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:42:33 +0000] caadb2b0bcd34479a8fd10c81a87aece "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:06:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:42:39 [info] 39#39: *1536 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:39 [info] 39#39: *1537 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:48 [info] 39#39: *1538 [lua] access_by_lua(msblocations.conf:189):2: 5b4962ed3d5f5e5928261240a8c561c6: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:42:48 [info] 39#39: *1538 [lua] logger.lua:23: 5b4962ed3d5f5e5928261240a8c561c6 {"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:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:06:42:48 +0000] 5b4962ed3d5f5e5928261240a8c561c6 "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:42:49 [info] 39#39: *1540 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:49 [info] 39#39: *1539 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:59 [info] 39#39: *1541 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:42:59 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:03 [info] 39#39: *1543 [lua] access_by_lua(msblocations.conf:189):2: d9975b781420c79b540597b453025c69: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:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.68.231 - - [02/Oct/2022:06:43:03 +0000] d9975b781420c79b540597b453025c69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.085 upstream_response_time:0.083 "-" "Consul Health Check" "-" 2022/10/02 06:43:03 [info] 39#39: *1543 [lua] logger.lua:23: d9975b781420c79b540597b453025c69 {"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:43:09 [info] 37#37: *1544 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:09 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:10 [info] 39#39: *1546 [lua] access_by_lua(msblocations.conf:189):2: 3ddf018a11e03539e90800c24e88dd44:receive the request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:10 +0000] 3ddf018a11e03539e90800c24e88dd44 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 500 request_processing_time:0.029 upstream_response_time:0.028 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:10 [info] 39#39: *1546 [lua] logger.lua:23: 3ddf018a11e03539e90800c24e88dd44 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1547 [lua] access_by_lua(msblocations.conf:189):2: fd13d7c8bfc244b0c9f272b53ac9c47e:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1547 [lua] logger.lua:23: fd13d7c8bfc244b0c9f272b53ac9c47e {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/connectivity-info", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] fd13d7c8bfc244b0c9f272b53ac9c47e "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1" 201 request_processing_time:0.044 upstream_response_time:0.044 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1547 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1548 [lua] access_by_lua(msblocations.conf:189):2: 0d4361bf1580bbfca880937d39cc9e83:receive the request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 0d4361bf1580bbfca880937d39cc9e83 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1548 [lua] logger.lua:23: 0d4361bf1580bbfca880937d39cc9e83 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion-cds HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/connectivity-info/k8sregion-cds", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1548 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1549 [lua] access_by_lua(msblocations.conf:189):2: 7559956d2726de8f3f967450ca7b416f:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1549 [lua] logger.lua:23: 7559956d2726de8f3f967450ca7b416f {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 7559956d2726de8f3f967450ca7b416f "POST /api/multicloud-k8s/v1/v1/rb/definition HTTP/1.1" 201 request_processing_time:0.026 upstream_response_time:0.026 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1549 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1550 [lua] access_by_lua(msblocations.conf:189):2: 33ac97e1cc649fbd6213785928ab9e3f:receive the request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1550 [lua] logger.lua:23: 33ac97e1cc649fbd6213785928ab9e3f {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1 HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 33ac97e1cc649fbd6213785928ab9e3f "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1 HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1550 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1551 [lua] access_by_lua(msblocations.conf:189):2: ce43300834fa0834c3c31931dfdf893d:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1551 [lua] logger.lua:23: ce43300834fa0834c3c31931dfdf893d {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/content HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] ce43300834fa0834c3c31931dfdf893d "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/content HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1551 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1552 [lua] access_by_lua(msblocations.conf:189):2: 0006a97a9ea7e415bdd30a5713539634:receive the request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1 HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1552 [lua] logger.lua:23: 0006a97a9ea7e415bdd30a5713539634 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1 HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 0006a97a9ea7e415bdd30a5713539634 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1 HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1552 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1553 [lua] access_by_lua(msblocations.conf:189):2: 163d796b0b407248a1a66a081cc18bea:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1553 [lua] logger.lua:23: 163d796b0b407248a1a66a081cc18bea {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 163d796b0b407248a1a66a081cc18bea "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile HTTP/1.1" 201 request_processing_time:0.015 upstream_response_time:0.011 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1553 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1554 [lua] access_by_lua(msblocations.conf:189):2: 1c6912d30f46b4332d1042fde1b15e25:receive the request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1554 [lua] logger.lua:23: 1c6912d30f46b4332d1042fde1b15e25 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 1c6912d30f46b4332d1042fde1b15e25 "GET /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1554 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1555 [lua] access_by_lua(msblocations.conf:189):2: 902b2611eb97a6b776fafdf76c881e7b:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca/content HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:11 [info] 39#39: *1555 [lua] logger.lua:23: 902b2611eb97a6b776fafdf76c881e7b {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca/content HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca/content", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:11 +0000] 902b2611eb97a6b776fafdf76c881e7b "POST /api/multicloud-k8s/v1/v1/rb/definition/cds-ms-rb-042af97b-368a-492f-bbcb-ad3aed748ca7/v1/profile/cds-ms-prof-00ba4019-14a3-41a6-a3ec-6e41156272ca/content HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:11 [info] 39#39: *1555 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1546 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:11 [info] 39#39: *1556 [lua] access_by_lua(msblocations.conf:189):2: dac26e48ad4121103361f7dd64f1d259:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:43:12 [info] 39#39: *1556 [lua] logger.lua:23: dac26e48ad4121103361f7dd64f1d259 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/instance", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:43:12 +0000] dac26e48ad4121103361f7dd64f1d259 "POST /api/multicloud-k8s/v1/v1/instance HTTP/1.1" 201 request_processing_time:0.207 upstream_response_time:0.207 "-" "python-requests/2.24.0" "-" 2022/10/02 06:43:12 [info] 39#39: *1556 client 10.233.65.19 closed keepalive connection 2022/10/02 06:43:18 [info] 39#39: *1557 [lua] access_by_lua(msblocations.conf:189):2: 769f0f7da6c5233759c123bc8e5b5a52: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:43:18 +0000] 769f0f7da6c5233759c123bc8e5b5a52 "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:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/10/02 06:43:18 [info] 39#39: *1557 [lua] logger.lua:23: 769f0f7da6c5233759c123bc8e5b5a52 {"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:43:19 [info] 39#39: *1558 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:19 [info] 39#39: *1559 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:29 [info] 39#39: *1560 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:29 [info] 39#39: *1561 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:33 [info] 39#39: *1562 [lua] access_by_lua(msblocations.conf:189):2: 06f8b1626b5dd444503100f93f6d22f9: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:43:34 [info] 39#39: *1562 [lua] logger.lua:23: 06f8b1626b5dd444503100f93f6d22f9 {"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:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:43:34 +0000] 06f8b1626b5dd444503100f93f6d22f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/10/02 06:43:39 [info] 39#39: *1564 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:39 [info] 39#39: *1565 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:49 [info] 39#39: *1566 [lua] access_by_lua(msblocations.conf:189):2: aedaeecbea2879291133af53af1c3459: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:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.68.231 - - [02/Oct/2022:06:43:49 +0000] aedaeecbea2879291133af53af1c3459 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 06:43:49 [info] 39#39: *1566 [lua] logger.lua:23: aedaeecbea2879291133af53af1c3459 {"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:43:49 [info] 39#39: *1567 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:49 [info] 39#39: *1568 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:59 [info] 39#39: *1569 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:43:59 [info] 39#39: *1570 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:04 [info] 39#39: *1571 [lua] access_by_lua(msblocations.conf:189):2: 36126eade9b58b3ee9df20ac59781860: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:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.68.231 - - [02/Oct/2022:06:44:04 +0000] 36126eade9b58b3ee9df20ac59781860 "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 06:44:04 [info] 39#39: *1571 [lua] logger.lua:23: 36126eade9b58b3ee9df20ac59781860 {"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:44:09 [info] 39#39: *1572 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:09 [info] 39#39: *1573 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:19 [info] 39#39: *1574 [lua] access_by_lua(msblocations.conf:189):2: 9d7d47615909e7a0e593531fc33f6b7a: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:44:19 [info] 39#39: *1574 [lua] logger.lua:23: 9d7d47615909e7a0e593531fc33f6b7a {"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:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:06:44:19 +0000] 9d7d47615909e7a0e593531fc33f6b7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/10/02 06:44:19 [info] 39#39: *1576 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:19 [info] 39#39: *1575 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:29 [info] 39#39: *1577 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:29 [info] 39#39: *1578 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:34 [info] 39#39: *1579 [lua] access_by_lua(msblocations.conf:189):2: 03c98b0e859984c68ec4b91f99e47215: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:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.68.231 - - [02/Oct/2022:06:44:34 +0000] 03c98b0e859984c68ec4b91f99e47215 "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:44:34 [info] 39#39: *1579 [lua] logger.lua:23: 03c98b0e859984c68ec4b91f99e47215 {"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:44:39 [info] 39#39: *1582 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:39 [info] 39#39: *1581 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:49 [info] 39#39: *1583 [lua] access_by_lua(msblocations.conf:189):2: 1a22204ddaaea47ca1679cb800d16bb5: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:44:49 +0000] 1a22204ddaaea47ca1679cb800d16bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/10/02 06:44:49 [info] 39#39: *1583 [lua] logger.lua:23: 1a22204ddaaea47ca1679cb800d16bb5 {"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:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/10/02 06:44:49 [info] 39#39: *1584 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:49 [info] 39#39: *1585 client closed connection while SSL handshaking, client: 10.233.72.133, server: 0.0.0.0:443 2022/10/02 06:44:50 [info] 39#39: *1586 [lua] access_by_lua(msblocations.conf:189):2: 8fffffcaa2fa9bc84e43e1e546004a94:receive the request, client: 10.233.65.19, server: , request: "DELETE /api/multicloud-k8s/v1/v1/instance/competent_tharp HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:44:51 [info] 39#39: *1587 [lua] access_by_lua(msblocations.conf:189):2: ac855758116bec373652ec6de6c08d46:receive the request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 10.233.65.19 - - [02/Oct/2022:06:44:51 +0000] ac855758116bec373652ec6de6c08d46 "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1" 500 request_processing_time:0.004 upstream_response_time:0.004 "-" "python-requests/2.24.0" "-" 2022/10/02 06:44:51 [info] 39#39: *1587 [lua] logger.lua:23: ac855758116bec373652ec6de6c08d46 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "GET /api/multicloud-k8s/v1/v1/connectivity-info/k8sregion HTTP/1.1", upstream: "http://10.233.10.181:9015/v1/connectivity-info/k8sregion", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:44:52 [info] 39#39: *1589 [lua] access_by_lua(msblocations.conf:189):2: 7ccc50d90ed48de38dd68368634ae255:receive the request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", host: "msb.api.simpledemo.onap.org:30283" 2022/10/02 06:44:52 [info] 39#39: *1589 [lua] logger.lua:23: 7ccc50d90ed48de38dd68368634ae255 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.19, server: , request: "POST /api/multicloud-k8s/v1/v1/connectivity-info HTTP/1.1", upstream: